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
2019-09-03
watchdog: iTCO: Add support for Cannon Lake PCH iTCO
Mika Westerberg
1
-2
/
+24
2019-07-08
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
1
-5
/
+1
2019-05-05
watchdog: iTCO_wdt: Various improvements
Guenter Roeck
1
-12
/
+1
2018-10-02
watchdog: iTCO_wdt: Remove unused hooks
Jean Delvare
1
-4
/
+0
2017-09-09
watchdog: Revert "iTCO_wdt: all versions count down twice"
Wim Van Sebroeck
1
-10
/
+12
2017-05-19
iTCO_wdt: all versions count down twice
Paolo Bonzini
1
-12
/
+10
2017-04-28
watchdog: iTCO_wdt: Add PMC specific noreboot update api
Kuppuswamy Sathyanarayanan
1
-7
/
+18
2017-04-28
watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions
Kuppuswamy Sathyanarayanan
1
-33
/
+50
2017-02-25
watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...
Guenter Roeck
1
-8
/
+1
2017-02-25
watchdog: iTCO_wdt: Simplify module init function
Guenter Roeck
1
-7
/
+1
2017-02-25
watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
Guenter Roeck
1
-27
/
+26
2017-02-25
watchdog: iTCO_wdt: Use device managed resources
Guenter Roeck
1
-63
/
+17
2017-02-25
watchdog: iTCO_wdt: Use allocated data structures
Guenter Roeck
1
-197
/
+205
2016-09-24
watchdog: iTCO_wdt: constify iTCO_wdt_pm structure
Julia Lawall
1
-1
/
+1
2016-07-17
watchdog: iTCO-wdt: handle 5th variation for Apollo Lake
Yong, Jonathan
1
-0
/
+2
2015-08-11
watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
Matt Fleming
1
-27
/
+44
2015-08-11
mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
Matt Fleming
1
-6
/
+5
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
[next]