aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/txx9wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27watchdog: txx9wdt: fix timeoutWim Van Sebroeck1-8/+10
2012-03-27watchdog: Convert txx9wdt driver to watchdog frameworkAxel Lin1-118/+37
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-5/+6
2010-03-07[WATCHDOG] change reboot_notifier to platform-shutdown method.Wim Van Sebroeck1-19/+6
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten1-4/+2
2008-08-10[WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk1-1/+1
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-2/+2
2008-06-21[WATCHDOG 48/57] txx9: Fix locking, switch to unlocked_ioctlAlan Cox1-12/+19
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-01-25[WATCHDOG] TXx9 watchdog driverAtsushi Nemoto1-0/+276