summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/iTCO_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* iTCO_wdt: all versions count down twicePaolo Bonzini2017-05-191-12/+10
* watchdog: iTCO_wdt: Add PMC specific noreboot update apiKuppuswamy Sathyanarayanan2017-04-281-7/+18
* watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functionsKuppuswamy Sathyanarayanan2017-04-281-33/+50
* watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...Guenter Roeck2017-02-241-8/+1
* watchdog: iTCO_wdt: Simplify module init functionGuenter Roeck2017-02-241-7/+1
* watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci deviceGuenter Roeck2017-02-241-27/+26
* watchdog: iTCO_wdt: Use device managed resourcesGuenter Roeck2017-02-241-63/+17
* watchdog: iTCO_wdt: Use allocated data structuresGuenter Roeck2017-02-241-197/+205
* watchdog: iTCO_wdt: constify iTCO_wdt_pm structureJulia Lawall2016-09-241-1/+1
* watchdog: iTCO-wdt: handle 5th variation for Apollo LakeYong, Jonathan2016-07-171-0/+2
* watchdog: iTCO_wdt: Add support for TCO on Intel SunrisepointMatt Fleming2015-08-111-27/+44
* mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-111-6/+5
* PM / watchdog: iTCO: stop watchdog during system suspendRafael J. Wysocki2015-04-031-0/+51
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* 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
OpenPOWER on IntegriCloud