summaryrefslogtreecommitdiff
path: root/drivers/watchdog/hpwdt.c
AgeCommit message (Expand)Author
2021-06-21watchdog/hpwdt: New PCI IDsJerry Hoemann
2021-02-07watchdog: hpwdt: Assign boolean values to a bool variableJiapeng Zhong
2020-12-13watchdog/hpwdt: Reflect changesJerry Hoemann
2020-12-13watchdog/hpwdt: Disable NMI in Crash KernelJerry Hoemann
2019-07-08watchdog/hpwdt: Reflect changesJerry Hoemann
2019-07-08watchdog/hpwdt: Add module parameter kdumptimeout.Jerry Hoemann
2019-07-08watchdog/hpwdt: Have core ping watchdog.Jerry Hoemann
2019-07-08watchdog/hpwdt: Advertize max_hw_heartbeat_msJerry Hoemann
2019-07-08watchdog/hpwdt: Stop hpwdt on unregister.Jerry Hoemann
2019-07-08watchdog: hpwdt: drop warning after registering deviceWolfram Sang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-05watchdog: hpwdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2018-12-22watchdog/hpwdt: Update driver version.Jerry Hoemann
2018-12-22watchdog/hpwdt: Do not claim unsupported hardwareJerry Hoemann
2018-12-22watchdog/hpwdt: Exclude via blacklistJerry Hoemann
2018-10-02watchdog: hpwdt: Disable PreTimeout when Timeout is smallerJerry Hoemann
2018-10-02watchdog: hpwdt: Update version number.Jerry Hoemann
2018-10-02watchdog: hpwdt: Module paramerter alias.Jerry Hoemann
2018-10-02watchdog: hpwdt: Display module parameters.Jerry Hoemann
2018-10-02watchdog: hpwdt: Claim NMI from iLOJerry Hoemann
2018-10-02watchdog: hpwdt: Initialize pretimeout from module parameter.Jerry Hoemann
2018-05-21watchdog: hpwdt: Claim NMIs generated by iLO5Jerry Hoemann
2018-03-03watchdog: hpwdt: Update driver version.Jerry Hoemann
2018-03-03watchdog: hpwdt: Add dynamic debugJerry Hoemann
2018-03-03watchdog: hpwdt: Programable Pretimeout NMIJerry Hoemann
2018-03-03watchdog: hpwdt: remove allow_kdump module parameter.Jerry Hoemann
2018-03-03watchdog: hpwdt: condition early return of NMI handler on iLO5Jerry Hoemann
2018-03-03watchdog: hpwdt: Modify to use watchdog core.Jerry Hoemann
2018-03-03watchdog: hpwdt: Update nmi_panic message.Jerry Hoemann
2018-03-03watchdog: hpwdt: Update Module info and copyright.Jerry Hoemann
2018-03-03watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann
2017-12-28watchdog: hpwdt: fix unused variable warningArnd Bergmann
2017-12-28watchdog: hpwdt: Check source of NMIJerry Hoemann
2017-12-17watchdog: hpwdt: SMBIOS checkJerry Hoemann
2017-05-08drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott
2016-10-03watchdog: hpwdt: add support for iLO5Brian Boylston
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-02-25watchdog/hpwdt: Fix build on certain configsIngo Molnar
2016-02-24watchdog/hpwdt: Create stack frame in asminline_call()Josh Poimboeuf
2015-12-28watchdog: hpwdt: HP rebrandingMingarelli, Thomas
2015-06-22watchdog: hpwdt: Add support for WDIOC_SETOPTIONSJean Delvare
2015-02-17watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28watchdog: hpwdt patch to display informative stringThomas Mingarelli
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas
2013-09-11lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen
2013-07-11watchdog: hpwdt: Add check for UEFI bitsMingarelli, Thomas
2012-12-19watchdog: hpwdt.c: Increase version stringTom Mingarelli