aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/ks8695_wdt.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
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-09-11watchdog: ks8695: sink registers into driverLinus Walleij
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-01-06watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin
2011-01-12watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h.Yegor Yefremov
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck
2009-04-08[WATCHDOG] ks8695_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan
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-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-06-13[WATCHDOG 23/57] ks8695_wdt: clean up, coding style, unlocked_ioctlAlan Cox
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18mv watchdog tree under driversWim Van Sebroeck