summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/iTCO_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-071-55/+82
|\
| * watchdog: iTCO_wdt: Add support for v3 siliconPeter Tyser2014-03-191-55/+82
* | watchdog: iTCO_wdt: Fix the parent deviceJean Delvare2014-03-311-1/+1
* | watchdog: fix checkpatch warnings and errorJingoo Han2014-03-311-3/+3
|/
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-3/+0
* watchdog: use dev_get_platdata()Jingoo Han2013-11-171-1/+1
* watchdog: remove use of __devexitBill Pemberton2012-11-281-2/+2
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-161-0/+1
* watchdog: iTCO_wdt.c: convert to watchdog coreWim Van Sebroeck2012-07-231-165/+48
* watchdog: iTCO_wdt: add platform driver module aliasJan Beulich2012-06-281-0/+1
* watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap2012-05-301-3/+3
* watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-091-418/+111
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-32/+23
* watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley2012-01-271-0/+35
* watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck2011-12-271-3/+3
* watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck2011-11-051-6/+13
* watchdog: remove empty pm-functionsWolfram Sang2011-07-261-5/+0
* watchdog: iTCO_wdt: clean-up PCI device ID'sWim Van Sebroeck2011-07-221-268/+139
* watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley2011-04-261-0/+97
* watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-1/+1
* watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck2011-03-151-1/+1
* watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCHSeth Heasley2011-01-121-1/+5
* watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDsWim Van Sebroeck2011-01-121-1/+5
* watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCHSeth Heasley2010-12-021-2/+6
* watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init codePrarit Bhargava2010-10-281-2/+0
* watchdog: iTCO_wdt: Cleanup warning messagesPrarit Bhargava2010-10-281-9/+12
* watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-281-0/+3
* iTCO_wdt: fix TCO V1 timeout values and limitsPádraig Brady2010-05-251-9/+20
* [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley2010-04-061-6/+93
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] iTCO_wdt: clean up probe(), modify err msgNaga Chumbalkar2010-03-061-10/+9
* [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsSeth Heasley2010-01-181-1/+44
* [WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoCImre Kaloz2009-12-231-0/+4
* [WATCHDOG] iTCO_wdt.c - cleanup chipset documentationWim Van Sebroeck2009-12-041-44/+17
* [WATCHDOG] iTCO_wdt: Add support for Intel Ibex PeakSeth Heasley2009-12-041-1/+12
* [WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardwareDenis V. Lunev2009-06-181-3/+9
* [WATCHDOG] iTCO_wdt: Cleanup codeWim Van Sebroeck2009-06-181-12/+12
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-5/+10
* [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2Wim Van Sebroeck2009-02-141-21/+14
* iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds2008-12-031-1/+1
* [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-211-45/+73
* [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-211-2/+3
* [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-211-13/+28
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-5/+5
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-4/+4
* [WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanupAlan Cox2008-05-281-151/+145
* [WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C2008-05-251-5/+9