aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/at91sam9_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-3/+5
2011-11-28ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD1-3/+19
2011-07-26watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard1-1/+1
2011-07-26watchdog: remove empty pm-functionsWolfram Sang1-19/+0
2009-06-18[WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck1-1/+2
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck1-1/+1
2009-02-14[ARM] 5390/1: AT91: Watchdog fixesAndrew Victor1-0/+1
2008-11-06SAM9 watchdog: update for moved headersAndrew Victor1-1/+1
2008-10-10[WATCHDOG] Add AT91SAM9X watchdogRenaud CERRATO1-0/+328