summaryrefslogtreecommitdiff
path: root/drivers/watchdog/rc32434_wdt.c
Commit message (Expand)AuthorAge
* watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin2016-03-01
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han2013-07-11
* watchdog: remove use of __devexitBill Pemberton2012-11-28
* watchdog: remove use of __devinitBill Pemberton2012-11-28
* watchdog: remove use of __devexit_pBill Pemberton2012-11-28
* watchdog: nowayout is boolWim Van Sebroeck2012-03-27
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-06
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-07
* [PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli2009-12-02
* [WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten2009-12-02
* [WATCHDOG] struct file_operations should be constWim Van Sebroeck2009-03-25
* [WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck2009-03-25
* [WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck2009-03-25
* [WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck2009-03-25
* [WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter2009-03-25
* [WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter2009-03-25
* [WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter2009-02-24
* [WATCHDOG] rc32434_wdt: fix watchdog driverPhil Sutter2009-02-24
* [PATCH] Switch all my contributions stuff to a single common addressAlan Cox2008-10-28
* [WATCHDOG] unlocked_ioctl changesWim Van Sebroeck2008-09-23
* [WATCHDOG] Add support for the IDT RC32434 watchdogFlorian Fainelli2008-08-26