index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
w83627hf_wdt.c
Age
Commit message (
Expand
)
Author
2018-12-09
watchdog: w83627hf_wdt: Add quirk for Inves system
Jean Delvare
2018-10-02
watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D
Guenter Roeck
2017-09-09
watchdog: w83627hf: make const array chip_name static
Colin Ian King
2017-06-05
watchdog: w83627hf: Add support for NCT6793D and NCT6795D
Guenter Roeck
2017-02-24
watchdog: constify watchdog_info structures
Bhumika Goyal
2016-09-24
watchdog: constify watchdog_ops structures
Julia Lawall
2016-03-01
watchdog: w83627hf: Added NCT6102D support.
Rob Kramer
2015-12-13
watchdog: w83627hf_wdt: use core reboot notifier
Damien Riegel
2015-02-17
watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792
Guenter Roeck
2014-06-10
watchdog: w83627hf_wdt: Add early_disable module parameter
Guenter Roeck
2014-01-28
watchdog: w83627hf_wdt: Reset watchdog trigger during initialization
Guenter Roeck
2014-01-28
watchdog: w83627hf: Add support for W83697HF and W83697UG
Guenter Roeck
2014-01-28
watchdog: w83627hf: Auto-detect IO address and supported chips
Guenter Roeck
2013-11-18
watchdog: w83627hf: Use helper functions to access superio registers
Guenter Roeck
2013-11-18
watchdog: w83627hf: Enable watchdog device only if not already enabled
Guenter Roeck
2013-11-18
watchdog: w83627hf: Enable watchdog only once
Guenter Roeck
2013-11-18
watchdog: w83627hf: Convert to watchdog infrastructure
Guenter Roeck
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-11-05
watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver
Greg Lee
2011-01-12
watchdog: Fix reboot on W83627ehf chipset.
Herman Morsink Vollenbroek
2011-01-12
watchdog: Add watchdog support for W83627DHG chip
Benny Loenstrup Ammitzboell
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2009-07-09
[WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF support
Slobodan Tomić
2008-10-28
[PATCH] Switch all my contributions stuff to a single common address
Alan Cox
2008-08-06
[WATCHDOG] more coding style clean-up's
Wim Van Sebroeck
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-06-21
[WATCHDOG 49/57] w83627hf: coding style, clean up and switch to unlocked_ioctl
Alan Cox
2007-11-02
[WATCHDOG] spin_lock_init() fixes
Alexey Dobriyan
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck