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
/
iTCO_wdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
PM / watchdog: iTCO: stop watchdog during system suspend
Rafael J. Wysocki
1
-0
/
+51
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-07
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-55
/
+82
2014-03-31
watchdog: iTCO_wdt: Fix the parent device
Jean Delvare
1
-1
/
+1
2014-03-31
watchdog: fix checkpatch warnings and error
Jingoo Han
1
-3
/
+3
2014-03-19
watchdog: iTCO_wdt: Add support for v3 silicon
Peter Tyser
1
-55
/
+82
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
1
-3
/
+0
2013-11-17
watchdog: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-11-29
watchdog: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-29
watchdog: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
watchdog: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-16
mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
1
-0
/
+1
2012-07-23
watchdog: iTCO_wdt.c: convert to watchdog core
Wim Van Sebroeck
1
-165
/
+48
2012-06-28
watchdog: iTCO_wdt: add platform driver module alias
Jan Beulich
1
-0
/
+1
2012-05-30
watchdog: iTCO_wdt.c: fix printk format warnings
Randy Dunlap
1
-3
/
+3
2012-05-09
watchdog: Convert iTCO_wdt driver to mfd model
Aaron Sierra
1
-418
/
+111
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
-32
/
+23
2012-01-27
watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
Seth Heasley
1
-0
/
+35
2011-12-27
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)
Wim Van Sebroeck
1
-3
/
+3
2011-11-06
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing
Wim Van Sebroeck
1
-6
/
+13
2011-07-27
watchdog: remove empty pm-functions
Wolfram Sang
1
-5
/
+0
2011-07-22
watchdog: iTCO_wdt: clean-up PCI device ID's
Wim Van Sebroeck
1
-268
/
+139
2011-04-26
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH
Seth Heasley
1
-0
/
+97
2011-03-15
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
1
-1
/
+1
2011-03-15
watchdog: convert to DEFINE_PCI_DEVICE_TABLE
Wim Van Sebroeck
1
-1
/
+1
2011-01-12
watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCH
Seth Heasley
1
-1
/
+5
2011-01-12
watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDs
Wim Van Sebroeck
1
-1
/
+5
2010-12-02
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH
Seth Heasley
1
-2
/
+6
2010-10-29
watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init code
Prarit Bhargava
1
-2
/
+0
2010-10-29
watchdog: iTCO_wdt: Cleanup warning messages
Prarit Bhargava
1
-9
/
+12
2010-10-29
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+3
2010-05-25
iTCO_wdt: fix TCO V1 timeout values and limits
Pádraig Brady
1
-9
/
+20
2010-04-06
[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...
Seth Heasley
1
-6
/
+93
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
1
-1
/
+1
2010-03-06
[WATCHDOG] iTCO_wdt: clean up probe(), modify err msg
Naga Chumbalkar
1
-10
/
+9
2010-01-19
[WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
Seth Heasley
1
-1
/
+44
2009-12-23
[WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
Imre Kaloz
1
-0
/
+4
2009-12-04
[WATCHDOG] iTCO_wdt.c - cleanup chipset documentation
Wim Van Sebroeck
1
-44
/
+17
2009-12-04
[WATCHDOG] iTCO_wdt: Add support for Intel Ibex Peak
Seth Heasley
1
-1
/
+12
2009-06-18
[WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardware
Denis V. Lunev
1
-3
/
+9
2009-06-18
[WATCHDOG] iTCO_wdt: Cleanup code
Wim Van Sebroeck
1
-12
/
+12
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
1
-5
/
+10
2009-02-14
[WATCHDOG] iTCO_wdt: fix SMI_EN regression 2
Wim Van Sebroeck
1
-21
/
+14
2008-12-04
iTCO_wdt: fix typo when setting TCO_EN bit
Linus Torvalds
1
-1
/
+1
2008-11-21
[WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets
Wim Van Sebroeck
1
-45
/
+73
2008-11-21
[WATCHDOG] iTCO_wdt : correct status clearing
Wim Van Sebroeck
1
-2
/
+3
2008-11-21
[WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards
Wim Van Sebroeck
1
-13
/
+28
2008-08-07
[WATCHDOG] more coding style clean-up's
Wim Van Sebroeck
1
-5
/
+5
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
1
-4
/
+4
[next]