aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/txx9wdt.c
AgeCommit message (Expand)Author
2016-09-23watchdog: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-01-25watchdog: Convert to devm_ioremap_resource()Thierry Reding
2013-01-17watchdog: convert drivers/watchdog/* to use module_platform_driver_probeFabio Porcedda
2012-03-27watchdog: txx9wdt: fix timeoutWim Van Sebroeck
2012-03-27watchdog: Convert txx9wdt driver to watchdog frameworkAxel Lin
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2010-03-07[WATCHDOG] change reboot_notifier to platform-shutdown method.Wim Van Sebroeck
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten
2008-08-10[WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-06-21[WATCHDOG 48/57] txx9: Fix locking, switch to unlocked_ioctlAlan Cox
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers
2008-01-25[WATCHDOG] TXx9 watchdog driverAtsushi Nemoto