Age | Commit message (Expand) | Author | Files | Lines |
2021-01-26 | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König | 1 | -3/+1 |
2021-01-26 | watchdog: pcwd: drop always-false if from remove callback | Uwe Kleine-König | 1 | -3/+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-08-10 | watchdog: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 1 | -2/+2 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -2/+2 |
2016-07-17 | watchdog: pcwd: Utilize the module_isa_driver macro | William Breathitt Gray | 1 | -13/+1 |
2013-11-17 | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 1 | -3/+1 |
2012-11-29 | watchdog: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | watchdog: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-29 | 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 | -74/+49 |
2010-03-07 | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 1 | -1/+1 |
2009-03-25 | [WATCHDOG] More coding-style and trivial clean-up | Wim Van Sebroeck | 1 | -19/+25 |
2008-08-11 | [WATCHDOG] pcwd.c - fix open_allowed type. | Wim Van Sebroeck | 1 | -1/+1 |
2008-08-07 | [WATCHDOG] more coding style clean-up's | Wim Van Sebroeck | 1 | -3/+3 |
2008-08-06 | [WATCHDOG] Coding style - Indentation - part 2 | Wim Van Sebroeck | 1 | -3/+3 |
2008-06-14 | [WATCHDOG 32/57] pcwd: clean up, unlocked_ioctl usage | Alan Cox | 1 | -79/+100 |
2007-10-18 | mv watchdog tree under drivers | Wim Van Sebroeck | 1 | -0/+1013 |