summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ar7_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-09-101-5/+0
* watchdog: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-5/+3
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: ar7_wdt.c: use devm_request_and_ioremapJulia Lawall2012-05-231-23/+10
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-18/+16
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin2012-01-061-3/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-271-3/+15
* [WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck2009-09-181-1/+2
* [WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli2009-09-181-53/+53
* [WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli2009-08-151-1/+1
* [WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck2009-06-181-1/+2
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-2/+2
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-2/+2
* ar7_wdt watchdog driver: Fix lockingAlan Cox2008-08-041-12/+17
* [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-251-1/+1
* [WATCHDOG] AR7: watchdog timerMatteo Croce2007-10-231-0/+349
OpenPOWER on IntegriCloud