aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/txx9wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck1-1/+0
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-01-25watchdog: Convert to devm_ioremap_resource()Thierry Reding1-3/+3
2013-01-17watchdog: convert drivers/watchdog/* to use module_platform_driver_probeFabio Porcedda1-12/+1
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