aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/ar7_wdt.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-09-10watchdog: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-01-25watchdog: Convert to devm_ioremap_resource()Thierry Reding
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-05-23watchdog: ar7_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2012-01-06watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli
2009-09-18[WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck
2009-09-18[WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli
2009-08-15[WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli
2009-06-18[WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-08-04ar7_wdt watchdog driver: Fix lockingAlan Cox
2008-01-25[WATCHDOG] constify function pointer tablesJan Engelhardt
2007-10-23[WATCHDOG] AR7: watchdog timerMatteo Croce