Age | Commit message (Expand) | Author | Files | Lines |
2020-12-13 | watchdog: geodewdt: remove unneeded break | Tom Rix | 1 | -2/+0 |
2020-08-05 | watchdog: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2019-10-23 | compat_ioctl: move WDIOC handling into wdt drivers | Arnd Bergmann | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 1 | -1/+1 |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-31 | watchdog: geodewdt: Use platform_driver_probe | Jean Delvare | 1 | -10/+7 |
2013-11-17 | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 1 | -1/+0 |
2012-11-28 | watchdog: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | watchdog: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | watchdog: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
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 | -2/+3 |
2010-03-07 | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 1 | -1/+1 |
2009-12-18 | watchdog: update geodewdt for new MFGPT API | Andres Salomon | 1 | -21/+19 |
2009-03-25 | [WATCHDOG] More coding-style and trivial clean-up | Wim Van Sebroeck | 1 | -3/+8 |
2008-09-23 | [WATCHDOG] unlocked_ioctl changes | Wim Van Sebroeck | 1 | -3/+3 |
2008-08-06 | [WATCHDOG] more coding style clean-up's | Wim Van Sebroeck | 1 | -36/+26 |
2008-08-06 | [WATCHDOG] Coding style - Indentation - part 2 | Wim Van Sebroeck | 1 | -16/+14 |
2008-08-06 | [WATCHDOG] Coding style - Indentation - part 1 | Wim Van Sebroeck | 1 | -1/+1 |
2008-08-06 | [WATCHDOG] Clean-up includes | Wim Van Sebroeck | 1 | -1/+1 |
2008-05-30 | drivers/watchdog/geodewdt.c: build fix | Ingo Molnar | 1 | -2/+1 |
2008-05-25 | [WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers | Jordan Crouse | 1 | -0/+309 |