Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-29 | watchdog: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | watchdog: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
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-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 |