summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/txx9wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven2016-09-231-3/+3
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-101-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-3/+3
* watchdog: convert drivers/watchdog/* to use module_platform_driver_probeFabio Porcedda2013-01-171-12/+1
* watchdog: txx9wdt: fix timeoutWim Van Sebroeck2012-03-271-8/+10
* watchdog: Convert txx9wdt driver to watchdog frameworkAxel Lin2012-03-271-118/+37
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-5/+6
* [WATCHDOG] change reboot_notifier to platform-shutdown method.Wim Van Sebroeck2010-03-071-19/+6
* [WATCHDOG] use resource_size()H Hartley Sweeten2009-12-231-4/+2
* [WATCHDOG] fix watchdog/txx9wdt.c compilationAdrian Bunk2008-08-101-1/+1
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-1/+1
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-2/+2
* [WATCHDOG 48/57] txx9: Fix locking, switch to unlocked_ioctlAlan Cox2008-06-211-12/+19
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* [WATCHDOG] TXx9 watchdog driverAtsushi Nemoto2008-01-251-0/+276
OpenPOWER on IntegriCloud