summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ep93xx_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeatH Hartley Sweeten2017-02-241-70/+44
* watchdog: constify watchdog_ops structuresBhumika Goyal2017-02-241-1/+1
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: fix checkpatch warnings and errorJingoo Han2014-03-311-3/+3
* watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-311-10/+3
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-101-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* 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: ep93xx_wdt: timeout is an unsigned int value.Wim Van Sebroeck2012-03-271-3/+3
* watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog coreMika Westerberg2012-03-271-0/+1
* watchdog: Convert ep93xx driver to watchdog coreH Hartley Sweeten2012-03-271-149/+54
* watchdog: ep93xx_wdt.c: fix platform probeWim Van Sebroeck2012-03-271-8/+8
* watchdog: ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten2012-03-271-14/+37
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-7/+5
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.Wim Van Sebroeck2010-05-031-1/+1
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon2009-07-171-0/+1
* Merge Linus' latest into masterRussell King2008-08-081-14/+14
|\
| * [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-5/+5
| * [WATCHDOG 09/57] ep93xx_wdt: unlocked_ioctlAlan Cox2008-05-271-8/+9
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+253
OpenPOWER on IntegriCloud