aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sp805_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2
2011-12-26watchdog: sp805: Fix section mismatch in ID table.Nick Bowler1-1/+1
2011-11-22watchdog: sp805: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-07-26watchdog: sp805: Flush posted writes in enable/disable.Nick Bowler1-0/+4
2011-07-26watchdog: sp805: Don't write 0 to the load value register.Nick Bowler1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2010-08-08watchdog: Adding support for ARM Primecell SP805 WatchdogViresh KUMAR1-0/+387