summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/nuc900_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* 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