summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/dw_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-1/+2
* watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall2012-01-271-5/+1Star
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-11/+1Star
* watchdog: add support for the Synopsys DesignWare WDTJamie Iles2011-07-221-0/+376