aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/lantiq_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-05watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_resource()George Cherian1-5/+0
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-01-25watchdog: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2012-11-28watchdog: remove use of __devexitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devinitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devexit_pBill Pemberton1-1/+1
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin1-31/+25
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-1/+3
2012-01-06drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated dataJulia Lawall1-3/+0
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin1-4/+4
2011-05-19MIPS: Lantiq: Add watchdog supportJohn Crispin1-0/+261