Age | Commit message (Expand) | Author |
2023-02-18 | watchdog: iTCO_wdt: Report firmware_version | Thomas Weißschuh |
2022-11-19 | watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running | Mika Westerberg |
2022-05-21 | watchdog: iTCO_wdt: Using existing macro define covers more scenarios | Liu Xinpeng |
2021-10-26 | watchdog: iTCO_wdt: No need to stop the timer in probe | Mika Westerberg |
2021-10-26 | watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res... | Cai Huoqing |
2021-10-26 | Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout" | Guenter Roeck |
2021-08-22 | watchdog: iTCO_wdt: Fix detection of SMI-off case | Jan Kiszka |
2021-06-21 | watchdog: iTCO_wdt: use dev_err() instead of pr_err() | Enrico Weigelt, metux IT consult |
2021-06-21 | watchdog: iTCO_wdt: Account for rebooting on second timeout | Jan Kiszka |
2020-12-17 | watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging | Enrico Weigelt, metux IT consult |
2020-12-13 | watchdog: iTCO_wdt: use module_platform_device() macro | Enrico Weigelt, metux IT consult |
2020-04-24 | platform/x86: intel_pmc_ipc: Convert to MFD | Mika Westerberg |
2020-03-10 | watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional | Mika Westerberg |
2019-09-03 | watchdog: iTCO: Add support for Cannon Lake PCH iTCO | Mika Westerberg |
2019-07-08 | watchdog: convert remaining drivers to use SPDX license identifier | Guenter Roeck |
2019-05-05 | watchdog: iTCO_wdt: Various improvements | Guenter Roeck |
2018-10-02 | watchdog: iTCO_wdt: Remove unused hooks | Jean Delvare |
2017-09-09 | watchdog: Revert "iTCO_wdt: all versions count down twice" | Wim Van Sebroeck |
2017-05-19 | iTCO_wdt: all versions count down twice | Paolo Bonzini |
2017-04-28 | watchdog: iTCO_wdt: Add PMC specific noreboot update api | Kuppuswamy Sathyanarayanan |
2017-04-28 | watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions | Kuppuswamy Sathyanarayanan |
2017-02-24 | watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r... | Guenter Roeck |
2017-02-24 | watchdog: iTCO_wdt: Simplify module init function | Guenter Roeck |
2017-02-24 | watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device | Guenter Roeck |
2017-02-24 | watchdog: iTCO_wdt: Use device managed resources | Guenter Roeck |
2017-02-24 | watchdog: iTCO_wdt: Use allocated data structures | Guenter Roeck |
2016-09-24 | watchdog: iTCO_wdt: constify iTCO_wdt_pm structure | Julia Lawall |
2016-07-17 | watchdog: iTCO-wdt: handle 5th variation for Apollo Lake | Yong, Jonathan |
2015-08-11 | watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint | Matt Fleming |
2015-08-11 | mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data | Matt Fleming |
2015-04-03 | PM / watchdog: iTCO: stop watchdog during system suspend | Rafael J. Wysocki |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang |
2014-04-07 | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-03-31 | watchdog: iTCO_wdt: Fix the parent device | Jean Delvare |
2014-03-31 | watchdog: fix checkpatch warnings and error | Jingoo Han |
2014-03-19 | watchdog: iTCO_wdt: Add support for v3 silicon | Peter Tyser |
2013-11-17 | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare |
2013-11-17 | watchdog: use dev_get_platdata() | Jingoo Han |
2012-11-28 | watchdog: remove use of __devexit | Bill Pemberton |
2012-11-28 | watchdog: remove use of __devinit | Bill Pemberton |
2012-11-28 | watchdog: remove use of __devexit_p | Bill Pemberton |
2012-09-16 | mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston |
2012-07-23 | watchdog: iTCO_wdt.c: convert to watchdog core | Wim Van Sebroeck |
2012-06-28 | watchdog: iTCO_wdt: add platform driver module alias | Jan Beulich |
2012-05-30 | watchdog: iTCO_wdt.c: fix printk format warnings | Randy Dunlap |
2012-05-09 | watchdog: Convert iTCO_wdt driver to mfd model | Aaron Sierra |
2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck |
2012-03-27 | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches |
2012-01-27 | watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs | Seth Heasley |
2011-12-27 | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) | Wim Van Sebroeck |