Age | Commit message (Expand) | Author | Files | Lines |
2019-09-16 | watchdog: remove w90x900 driver | Arnd Bergmann | 1 | -302/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -5/+1 |
2019-05-13 | Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 1 | -3/+1 |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 1 | -1/+1 |
2019-05-05 | watchdog: Convert to use devm_platform_ioremap_resource | Guenter Roeck | 1 | -3/+1 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -2/+2 |
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-11-17 | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 1 | -1/+0 |
2013-09-10 | watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resource | Julia Lawall | 1 | -5/+0 |
2013-07-11 | watchdog: nuc900_wdt: use devm_*() functions | Jingoo Han | 1 | -39/+11 |
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-01-27 | watchdog: Return proper error in nuc900wdt_probe if misc_register fails | Axel Lin | 1 | -1/+2 |
2012-01-27 | watchdog: Staticise nuc900_wdt | Axel Lin | 1 | -1/+1 |
2012-01-06 | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-18 | [WATCHDOG] Add watchdog driver for NUC900 | Wan ZongShun | 1 | -0/+353 |