aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ep93xx_wdt.c
AgeCommit message (Expand)Author
2019-05-05watchdog: ep93xx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2017-02-24watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeatH Hartley Sweeten
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-03-31watchdog: fix checkpatch warnings and errorJingoo Han
2014-03-31watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
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-03-27watchdog: ep93xx_wdt: timeout is an unsigned int value.Wim Van Sebroeck
2012-03-27watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog coreMika Westerberg
2012-03-27watchdog: Convert ep93xx driver to watchdog coreH Hartley Sweeten
2012-03-27watchdog: ep93xx_wdt.c: fix platform probeWim Van Sebroeck
2012-03-27watchdog: ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-03watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.Wim Van Sebroeck
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2009-07-17[ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon
2008-08-08Merge Linus' latest into masterRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-05-27[WATCHDOG 09/57] ep93xx_wdt: unlocked_ioctlAlan Cox
2007-10-18mv watchdog tree under driversWim Van Sebroeck