aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/iTCO_wdt.c
AgeCommit message (Expand)Author
2018-10-02watchdog: iTCO_wdt: Remove unused hooksJean Delvare
2017-09-09watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck
2017-05-19iTCO_wdt: all versions count down twicePaolo Bonzini
2017-04-28watchdog: iTCO_wdt: Add PMC specific noreboot update apiKuppuswamy Sathyanarayanan
2017-04-28watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functionsKuppuswamy Sathyanarayanan
2017-02-24watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...Guenter Roeck
2017-02-24watchdog: iTCO_wdt: Simplify module init functionGuenter Roeck
2017-02-24watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci deviceGuenter Roeck
2017-02-24watchdog: iTCO_wdt: Use device managed resourcesGuenter Roeck
2017-02-24watchdog: iTCO_wdt: Use allocated data structuresGuenter Roeck
2016-09-24watchdog: iTCO_wdt: constify iTCO_wdt_pm structureJulia Lawall
2016-07-17watchdog: iTCO-wdt: handle 5th variation for Apollo LakeYong, Jonathan
2015-08-11watchdog: iTCO_wdt: Add support for TCO on Intel SunrisepointMatt Fleming
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming
2015-04-03PM / watchdog: iTCO: stop watchdog during system suspendRafael J. Wysocki
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-31watchdog: iTCO_wdt: Fix the parent deviceJean Delvare
2014-03-31watchdog: fix checkpatch warnings and errorJingoo Han
2014-03-19watchdog: iTCO_wdt: Add support for v3 siliconPeter Tyser
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-11-17watchdog: use dev_get_platdata()Jingoo Han
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston
2012-07-23watchdog: iTCO_wdt.c: convert to watchdog coreWim Van Sebroeck
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich
2012-05-30watchdog: iTCO_wdt.c: fix printk format warningsRandy Dunlap
2012-05-09watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-01-27watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley
2011-12-27watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck
2011-11-05watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck
2011-07-26watchdog: remove empty pm-functionsWolfram Sang
2011-07-22watchdog: iTCO_wdt: clean-up PCI device ID'sWim Van Sebroeck
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck
2011-03-15watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck
2011-01-12watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCHSeth Heasley
2011-01-12watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDsWim Van Sebroeck
2010-12-02watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCHSeth Heasley
2010-10-28watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init codePrarit Bhargava
2010-10-28watchdog: iTCO_wdt: Cleanup warning messagesPrarit Bhargava
2010-10-28watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDsSeth Heasley
2010-05-25iTCO_wdt: fix TCO V1 timeout values and limitsPádraig Brady
2010-04-06[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2010-03-06[WATCHDOG] iTCO_wdt: clean up probe(), modify err msgNaga Chumbalkar