aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/iTCO_wdt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* watchdog: iTCO_wdt: Report firmware_versionThomas Weißschuh2023-02-181-2/+2
* watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg2022-11-191-7/+14
* watchdog: iTCO_wdt: Using existing macro define covers more scenariosLiu Xinpeng2022-05-211-13/+7
* watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg2021-10-261-2/+11
* watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-10-261-5/+1
* Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck2021-10-261-9/+3
* watchdog: iTCO_wdt: Fix detection of SMI-off caseJan Kiszka2021-08-221-1/+1
* watchdog: iTCO_wdt: use dev_err() instead of pr_err()Enrico Weigelt, metux IT consult2021-06-211-2/+2
* watchdog: iTCO_wdt: Account for rebooting on second timeoutJan Kiszka2021-06-211-3/+9
* watchdog: iTCO_wdt: use dev_*() instead of pr_*() for loggingEnrico Weigelt, metux IT consult2020-12-171-10/+8
* watchdog: iTCO_wdt: use module_platform_device() macroEnrico Weigelt, metux IT consult2020-12-131-15/+1
* platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg2020-04-241-6/+19
* watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg2020-03-101-12/+16
* watchdog: iTCO: Add support for Cannon Lake PCH iTCOMika Westerberg2019-09-031-2/+24
* watchdog: convert remaining drivers to use SPDX license identifierGuenter Roeck2019-07-081-5/+1
* watchdog: iTCO_wdt: Various improvementsGuenter Roeck2019-05-051-12/+1
* watchdog: iTCO_wdt: Remove unused hooksJean Delvare2018-10-021-4/+0
* watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck2017-09-091-10/+12
* 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_rebootGuenter 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/git/lee/mfdLinus 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