summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/nuc900_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resourceJulia Lawall2013-09-101-5/+0
* watchdog: nuc900_wdt: use devm_*() functionsJingoo Han2013-07-111-39/+11
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Return proper error in nuc900wdt_probe if misc_register failsAxel Lin2012-01-271-1/+2
* watchdog: Staticise nuc900_wdtAxel Lin2012-01-271-1/+1
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [WATCHDOG] Add watchdog driver for NUC900Wan ZongShun2009-09-181-0/+353
OpenPOWER on IntegriCloud