summaryrefslogtreecommitdiff
path: root/drivers/watchdog/ar7_wdt.c
Commit message (Expand)AuthorAge
* watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-24
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-31
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* watchdog: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-09-10
* watchdog: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
* 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: ar7_wdt.c: use devm_request_and_ioremapJulia Lawall2012-05-23
* 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: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin2012-01-06
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-07
* MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-27
* [WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck2009-09-18
* [WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli2009-09-18
* [WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli2009-08-15
* [WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck2009-06-18
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-06
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-06
* ar7_wdt watchdog driver: Fix lockingAlan Cox2008-08-04
* [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-25
* [WATCHDOG] AR7: watchdog timerMatteo Croce2007-10-23