Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | watchdog: bcm2835_wdt: remove redundant ->set_timeout callback | Rasmus Villemoes | 2016-07-17 | 1 | -7/+0 |
* | watchdog: bcm2835_wdt: constify _ops and _info structures | Rasmus Villemoes | 2016-07-17 | 1 | -2/+2 |
* | watchdog: bcm2835_wdt: Drop log message if watchdog is stopped | Guenter Roeck | 2015-12-28 | 1 | -1/+0 |
* | watchdog: bcm2835: Fix poweroff behaviour | Noralf Trønnes | 2015-09-28 | 1 | -2/+8 |
* | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 2015-09-09 | 1 | -0/+1 |
* | ARM: bcm2835: Move the restart/power_off handling to the WDT driver | Eric Anholt | 2015-05-14 | 1 | -0/+62 |
* | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | watchdog: Remove unnecessary OOM messages | Jingoo Han | 2014-03-31 | 1 | -3/+1 |
* | watchdog: Drop unnecessary include of miscdevice.h | Guenter Roeck | 2013-12-10 | 1 | -1/+0 |
* | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 2013-11-17 | 1 | -1/+0 |
* | watchdog: Add Broadcom BCM2835 watchdog timer driver | Lubomir Rintel | 2013-07-11 | 1 | -0/+189 |