index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
iTCO_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-11-17
1
-3
/
+0
*
watchdog: use dev_get_platdata()
Jingoo Han
2013-11-17
1
-1
/
+1
*
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
watchdog: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
2012-09-16
1
-0
/
+1
*
watchdog: iTCO_wdt.c: convert to watchdog core
Wim Van Sebroeck
2012-07-23
1
-165
/
+48
*
watchdog: iTCO_wdt: add platform driver module alias
Jan Beulich
2012-06-28
1
-0
/
+1
*
watchdog: iTCO_wdt.c: fix printk format warnings
Randy Dunlap
2012-05-30
1
-3
/
+3
*
watchdog: Convert iTCO_wdt driver to mfd model
Aaron Sierra
2012-05-09
1
-418
/
+111
*
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
*
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-27
1
-32
/
+23
*
watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
Seth Heasley
2012-01-27
1
-0
/
+35
*
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)
Wim Van Sebroeck
2011-12-27
1
-3
/
+3
*
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing
Wim Van Sebroeck
2011-11-05
1
-6
/
+13
*
watchdog: remove empty pm-functions
Wolfram Sang
2011-07-26
1
-5
/
+0
*
watchdog: iTCO_wdt: clean-up PCI device ID's
Wim Van Sebroeck
2011-07-22
1
-268
/
+139
*
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH
Seth Heasley
2011-04-26
1
-0
/
+97
*
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
2011-03-15
1
-1
/
+1
*
watchdog: convert to DEFINE_PCI_DEVICE_TABLE
Wim Van Sebroeck
2011-03-15
1
-1
/
+1
*
watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCH
Seth Heasley
2011-01-12
1
-1
/
+5
*
watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDs
Wim Van Sebroeck
2011-01-12
1
-1
/
+5
*
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH
Seth Heasley
2010-12-02
1
-2
/
+6
*
watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init code
Prarit Bhargava
2010-10-28
1
-2
/
+0
*
watchdog: iTCO_wdt: Cleanup warning messages
Prarit Bhargava
2010-10-28
1
-9
/
+12
*
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDs
Seth Heasley
2010-10-28
1
-0
/
+3
*
iTCO_wdt: fix TCO V1 timeout values and limits
Pádraig Brady
2010-05-25
1
-9
/
+20
*
[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...
Seth Heasley
2010-04-06
1
-6
/
+93
*
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2010-03-07
1
-1
/
+1
*
[WATCHDOG] iTCO_wdt: clean up probe(), modify err msg
Naga Chumbalkar
2010-03-06
1
-10
/
+9
*
[WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
Seth Heasley
2010-01-18
1
-1
/
+44
*
[WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
Imre Kaloz
2009-12-23
1
-0
/
+4
*
[WATCHDOG] iTCO_wdt.c - cleanup chipset documentation
Wim Van Sebroeck
2009-12-04
1
-44
/
+17
*
[WATCHDOG] iTCO_wdt: Add support for Intel Ibex Peak
Seth Heasley
2009-12-04
1
-1
/
+12
*
[WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardware
Denis V. Lunev
2009-06-18
1
-3
/
+9
*
[WATCHDOG] iTCO_wdt: Cleanup code
Wim Van Sebroeck
2009-06-18
1
-12
/
+12
*
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
2009-03-25
1
-5
/
+10
*
[WATCHDOG] iTCO_wdt: fix SMI_EN regression 2
Wim Van Sebroeck
2009-02-14
1
-21
/
+14
*
iTCO_wdt: fix typo when setting TCO_EN bit
Linus Torvalds
2008-12-03
1
-1
/
+1
*
[WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets
Wim Van Sebroeck
2008-11-21
1
-45
/
+73
*
[WATCHDOG] iTCO_wdt : correct status clearing
Wim Van Sebroeck
2008-11-21
1
-2
/
+3
*
[WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards
Wim Van Sebroeck
2008-11-21
1
-13
/
+28
*
[WATCHDOG] more coding style clean-up's
Wim Van Sebroeck
2008-08-06
1
-5
/
+5
*
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-08-06
1
-4
/
+4
*
[WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanup
Alan Cox
2008-05-28
1
-151
/
+145
*
[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver
Gabriel C
2008-05-25
1
-5
/
+9
*
[WATCHDOG] iTCO_wdt.c ICH8 pci-device-id's
Wim Van Sebroeck
2007-11-02
1
-4
/
+12
*
[WATCHDOG] iTCO_wdt.c init & exit fixes
Wim Van Sebroeck
2007-11-02
1
-5
/
+5
*
[WATCHDOG] iTCO_wdt.c pci_device_id table clean-up
Wim Van Sebroeck
2007-11-02
1
-39
/
+48
*
[WATCHDOG] Unlock in iTCO_wdt_start when reboot is disabled
Roel Kluin
2007-10-27
1
-0
/
+1
[next]