summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ks8695_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-051-6/+3
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-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: ks8695: sink registers into driverLinus Walleij2012-09-111-1/+13
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-2/+4
* watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin2012-01-061-2/+1
* watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h.Yegor Yefremov2011-01-121-1/+1
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-051-2/+2
* [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-181-2/+2
* [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-081-3/+3
* [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan2009-03-051-0/+1
* Merge Linus' latest into masterRussell King2008-08-081-58/+62
|\
| * [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-14/+14
| * [WATCHDOG 23/57] ks8695_wdt: clean up, coding style, unlocked_ioctlAlan Cox2008-06-131-57/+62
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
|/
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+308
OpenPOWER on IntegriCloud