aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/w83627hf_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-24watchdog: constify watchdog_ops structuresGravatar Julia Lawall 1-1/+1
2016-03-01watchdog: w83627hf: Added NCT6102D support.Gravatar Rob Kramer 1-3/+19
2015-12-13watchdog: w83627hf_wdt: use core reboot notifierGravatar Damien Riegel 1-30/+2
2015-02-17watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Gravatar Guenter Roeck 1-1/+13
2014-06-10watchdog: w83627hf_wdt: Add early_disable module parameterGravatar Guenter Roeck 1-3/+12
2014-01-28watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGravatar Guenter Roeck 1-2/+2
2014-01-28watchdog: w83627hf: Add support for W83697HF and W83697UGGravatar Guenter Roeck 1-13/+49
2014-01-28watchdog: w83627hf: Auto-detect IO address and supported chipsGravatar Guenter Roeck 1-20/+162
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGravatar Guenter Roeck 1-56/+76
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGravatar Guenter Roeck 1-1/+3
2013-11-18watchdog: w83627hf: Enable watchdog only onceGravatar Guenter Roeck 1-18/+17
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGravatar Guenter Roeck 1-168/+47
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-1/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2012-03-27watchdog: nowayout is boolGravatar Wim Van Sebroeck 1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Gravatar Joe Perches 1-20/+14
2012-01-02misc latin1 to utf8 conversionsGravatar Al Viro 1-2/+2
2011-11-05watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGravatar Greg Lee 1-6/+27
2011-01-12watchdog: Fix reboot on W83627ehf chipset.Gravatar Herman Morsink Vollenbroek 1-0/+2
2011-01-12watchdog: Add watchdog support for W83627DHG chipGravatar Benny Loenstrup Ammitzboell 1-3/+3
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2009-07-09[WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF supportGravatar Slobodan Tomić 1-0/+5
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressGravatar Alan Cox 1-3/+3
2008-08-06[WATCHDOG] more coding style clean-up'sGravatar Wim Van Sebroeck 1-5/+4
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-12/+12
2008-06-21[WATCHDOG 49/57] w83627hf: coding style, clean up and switch to unlocked_ioctlGravatar Alan Cox 1-92/+83
2007-11-02[WATCHDOG] spin_lock_init() fixesGravatar Alexey Dobriyan 1-3/+1
2007-10-18mv watchdog tree under driversGravatar Wim Van Sebroeck 1-0/+390