Age | Commit message (Expand) | Author | Files | Lines |
2016-03-01 | watchdog: Add 'action' and 'data' parameters to restart handler callback | Guenter Roeck | 1 | -1/+2 |
2015-12-13 | watchdog: bcm47xx_wdt: use core reboot notifier | Damien Riegel | 1 | -22/+2 |
2015-12-13 | watchdog: bcm47xx_wdt: use core restart handler | Damien Riegel | 1 | -20/+13 |
2015-09-09 | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 1 | -0/+1 |
2015-02-17 | watchdog: bcm47xx_wdt.c: add restart handler support | Rafał Miłecki | 1 | -1/+20 |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-31 | watchdog: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-03-01 | watchdog: bcm47xx_wdt.c: add hard timer | Hauke Mehrtens | 1 | -6/+63 |
2013-03-01 | watchdog: bcm47xx_wdt.c: rename wdt_time to timeout | Hauke Mehrtens | 1 | -4/+4 |
2013-03-01 | watchdog: bcm47xx_wdt.c: rename ops methods | Hauke Mehrtens | 1 | -18/+18 |
2013-03-01 | watchdog: bcm47xx_wdt.c: use platform device | Hauke Mehrtens | 1 | -78/+78 |
2013-03-01 | watchdog: bcm47xx_wdt.c: convert to watchdog core api | Hauke Mehrtens | 1 | -130/+22 |
2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck | 1 | -2/+2 |
2012-03-27 | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches | 1 | -7/+7 |
2011-08-08 | bcm47xx: add support for bcma bus | Hauke Mehrtens | 1 | -0/+11 |
2011-08-08 | bcm47xx: make it possible to build bcm47xx without ssb. | Hauke Mehrtens | 1 | -0/+4 |
2011-08-08 | bcm47xx: prepare to support different buses | Hauke Mehrtens | 1 | -2/+10 |
2011-03-15 | watchdog: cleanup spaces before tabs | Wim Van Sebroeck | 1 | -2/+2 |
2010-03-07 | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 1 | -1/+1 |
2009-07-09 | [WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-06-20 | [WATCHDOG] add bcm47xx watchdog driver | matthieu castet | 1 | -0/+286 |