aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/at32ap700x_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han1-3/+1
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han1-8/+4
2013-01-17watchdog: convert drivers/watchdog/* to use module_platform_driver_probeFabio Porcedda1-11/+1
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2011-06-28watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt1-1/+1
2010-06-17watchdog: at32ap700x_wdt: register misc device last in probe() functionHans-Christian Egtvedt1-6/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten1-1/+1
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-17/+17
2008-05-27[WATCHDOG 05/57] atp watchdogAlan Cox1-4/+3
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers1-0/+3
2007-11-19[WATCHDOG] at32ap700x_wdt: add support for boot status and add fix for silicon errataHans-Christian Egtvedt1-4/+65
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+386