index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
w83627hf_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
watchdog: w83627hf_wdt: Fix support NCT6116D
Srikanth Krishnakar
1
-1
/
+1
2019-11-18
watchdog: w83627hf_wdt: Support NCT6116D
Srikanth Krishnakar
1
-1
/
+10
2019-07-08
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
1
-5
/
+1
2018-12-09
watchdog: w83627hf_wdt: Add quirk for Inves system
Jean Delvare
1
-3
/
+35
2018-10-02
watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798D
Guenter Roeck
1
-1
/
+7
2017-09-09
watchdog: w83627hf: make const array chip_name static
Colin Ian King
1
-1
/
+1
2017-06-05
watchdog: w83627hf: Add support for NCT6793D and NCT6795D
Guenter Roeck
1
-1
/
+14
2017-02-25
watchdog: constify watchdog_info structures
Bhumika Goyal
1
-1
/
+1
2016-09-24
watchdog: constify watchdog_ops structures
Julia Lawall
1
-1
/
+1
2016-03-01
watchdog: w83627hf: Added NCT6102D support.
Rob Kramer
1
-3
/
+19
2015-12-13
watchdog: w83627hf_wdt: use core reboot notifier
Damien Riegel
1
-30
/
+2
2015-02-17
watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792
Guenter Roeck
1
-1
/
+13
2014-06-10
watchdog: w83627hf_wdt: Add early_disable module parameter
Guenter Roeck
1
-3
/
+12
2014-01-29
watchdog: w83627hf_wdt: Reset watchdog trigger during initialization
Guenter Roeck
1
-2
/
+2
2014-01-29
watchdog: w83627hf: Add support for W83697HF and W83697UG
Guenter Roeck
1
-13
/
+49
2014-01-29
watchdog: w83627hf: Auto-detect IO address and supported chips
Guenter Roeck
1
-20
/
+162
2013-11-19
watchdog: w83627hf: Use helper functions to access superio registers
Guenter Roeck
1
-56
/
+76
2013-11-19
watchdog: w83627hf: Enable watchdog device only if not already enabled
Guenter Roeck
1
-1
/
+3
2013-11-19
watchdog: w83627hf: Enable watchdog only once
Guenter Roeck
1
-18
/
+17
2013-11-19
watchdog: w83627hf: Convert to watchdog infrastructure
Guenter Roeck
1
-168
/
+47
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
1
-1
/
+0
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
1
-2
/
+2
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
1
-20
/
+14
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-2
/
+2
2011-11-06
watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver
Greg Lee
1
-6
/
+27
2011-01-12
watchdog: Fix reboot on W83627ehf chipset.
Herman Morsink Vollenbroek
1
-0
/
+2
2011-01-12
watchdog: Add watchdog support for W83627DHG chip
Benny Loenstrup Ammitzboell
1
-3
/
+3
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
1
-1
/
+1
2009-07-09
[WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF support
Slobodan Tomić
1
-0
/
+5
2008-10-28
[PATCH] Switch all my contributions stuff to a single common address
Alan Cox
1
-3
/
+3
2008-08-07
[WATCHDOG] more coding style clean-up's
Wim Van Sebroeck
1
-5
/
+4
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
1
-12
/
+12
2008-06-21
[WATCHDOG 49/57] w83627hf: coding style, clean up and switch to unlocked_ioctl
Alan Cox
1
-92
/
+83
2007-11-02
[WATCHDOG] spin_lock_init() fixes
Alexey Dobriyan
1
-3
/
+1
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck
1
-0
/
+390