aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/lantiq_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20watchdog: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-08-05watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor...Gravatar George Cherian 1-5/+0
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-1/+0
2013-01-25watchdog: Convert to devm_ioremap_resource()Gravatar Thierry Reding 1-5/+3
2012-11-28watchdog: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28watchdog: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28watchdog: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesGravatar John Crispin 1-31/+25
2012-03-27watchdog: nowayout is boolGravatar Wim Van Sebroeck 1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Gravatar Joe Perches 1-1/+3
2012-01-06drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated dataGravatar Julia Lawall 1-3/+0
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingGravatar John Crispin 1-4/+4
2011-05-19MIPS: Lantiq: Add watchdog supportGravatar John Crispin 1-0/+261