aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/w83627hf_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal1-1/+1
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall1-1/+1
2016-03-01watchdog: w83627hf: Added NCT6102D support.Rob Kramer1-3/+19
2015-12-13watchdog: w83627hf_wdt: use core reboot notifierDamien Riegel1-30/+2
2015-02-17watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck1-1/+13
2014-06-10watchdog: w83627hf_wdt: Add early_disable module parameterGuenter Roeck1-3/+12
2014-01-28watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck1-2/+2
2014-01-28watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck1-13/+49
2014-01-28watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck1-20/+162
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck1-56/+76
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck1-1/+3
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck1-18/+17
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck1-168/+47
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-20/+14
2012-01-02misc latin1 to utf8 conversionsAl Viro1-2/+2
2011-11-05watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee1-6/+27
2011-01-12watchdog: Fix reboot on W83627ehf chipset.Herman Morsink Vollenbroek1-0/+2
2011-01-12watchdog: Add watchdog support for W83627DHG chipBenny Loenstrup Ammitzboell1-3/+3
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-07-09[WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF supportSlobodan Tomić1-0/+5
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox1-3/+3
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-5/+4
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-12/+12
2008-06-21[WATCHDOG 49/57] w83627hf: coding style, clean up and switch to unlocked_ioctlAlan Cox1-92/+83
2007-11-02[WATCHDOG] spin_lock_init() fixesAlexey Dobriyan1-3/+1
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+390