aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/nuc900_wdt.c
AgeCommit message (Expand)Author
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-09-10watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resourceJulia Lawall
2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-01-27watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin
2012-01-27watchdog: Staticise nuc900_wdtAxel Lin
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-18[WATCHDOG] Add watchdog driver for NUC900Wan ZongShun