aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/hpwdt.c
AgeCommit message (Expand)Author
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
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-10hpwdt: Fix kdump issue in hpwdtToshi Kani
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas
2012-05-23watchdog: Use module_pci_driverWim Van Sebroeck
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-04-26hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas
2012-04-25x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus
2012-04-25watchdog, hpwdt: Remove priority option for NMI callbackDon Zickus
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches