| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-05 | 1 | -1/+1 |
* | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann | 2019-10-23 | 1 | -0/+1 |
* | watchdog: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-10 | 1 | -0/+1 |
* | Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2019-05-13 | 1 | -2/+2 |
|\ |
|
| * | watchdog: sb_wdog: Make sbwdog_set and sbwdog_pet static | YueHaibing | 2019-05-05 | 1 | -2/+2 |
* | | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 2019-05-06 | 1 | -1/+1 |
|/ |
|
* | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 2013-11-17 | 1 | -1/+0 |
* | WATCHDOG: sb_wdog: Fix 32 bit build failure | Ralf Baechle | 2013-06-21 | 1 | -1/+1 |
* | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches | 2012-03-27 | 1 | -14/+14 |
* | watchdog: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-11-05 | 1 | -2/+2 |
* | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e... | Akinobu Mita | 2010-09-15 | 1 | -3/+9 |
* | Watchdog: sb_wdog.c: Fix sibyte watchdog initialization | Guenter Roeck | 2010-04-26 | 1 | -2/+2 |
* | fix my email address. | Andrew Sharp | 2009-11-09 | 1 | -2/+2 |
* | [WATCHDOG] Correct WDIOF_MAGICCLOSE flag | Wim Van Sebroeck | 2009-06-18 | 1 | -1/+1 |
* | [WATCHDOG] Some more general cleanup | Wim Van Sebroeck | 2009-06-18 | 1 | -3/+4 |
* | [PATCH] Switch all my contributions stuff to a single common address | Alan Cox | 2008-10-28 | 1 | -2/+2 |
* | [WATCHDOG] more coding style clean-up's | Wim Van Sebroeck | 2008-08-06 | 1 | -2/+2 |
* | [WATCHDOG] Coding style - Indentation - part 2 | Wim Van Sebroeck | 2008-08-06 | 1 | -5/+5 |
* | [WATCHDOG 41/57] sb_wdog: Clean up and switch to unlocked_ioctl | Alan Cox | 2008-06-21 | 1 | -38/+40 |
* | [WATCHDOG] Add support for SB1 hardware watchdog | Andrew Sharp | 2008-02-18 | 1 | -0/+353 |