Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 2013-11-17 | 1 | -1/+0 |
* | watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resource | Julia Lawall | 2013-09-10 | 1 | -5/+0 |
* | watchdog: nuc900_wdt: use devm_*() functions | Jingoo Han | 2013-07-11 | 1 | -39/+11 |
* | watchdog: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: nowayout is bool | Wim Van Sebroeck | 2012-03-27 | 1 | -2/+2 |
* | watchdog: Return proper error in nuc900wdt_probe if misc_register fails | Axel Lin | 2012-01-27 | 1 | -1/+2 |
* | watchdog: Staticise nuc900_wdt | Axel Lin | 2012-01-27 | 1 | -1/+1 |
* | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin | 2012-01-06 | 1 | -12/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [WATCHDOG] Add watchdog driver for NUC900 | Wan ZongShun | 2009-09-18 | 1 | -0/+353 |