summaryrefslogtreecommitdiff
path: root/drivers/watchdog/hpwdt.c
Commit message (Expand)AuthorAge
* watchdog: hpwdt: Update driver version.Jerry Hoemann2018-03-03
* watchdog: hpwdt: Add dynamic debugJerry Hoemann2018-03-03
* watchdog: hpwdt: Programable Pretimeout NMIJerry Hoemann2018-03-03
* watchdog: hpwdt: remove allow_kdump module parameter.Jerry Hoemann2018-03-03
* watchdog: hpwdt: condition early return of NMI handler on iLO5Jerry Hoemann2018-03-03
* watchdog: hpwdt: Modify to use watchdog core.Jerry Hoemann2018-03-03
* watchdog: hpwdt: Update nmi_panic message.Jerry Hoemann2018-03-03
* watchdog: hpwdt: Update Module info and copyright.Jerry Hoemann2018-03-03
* watchdog: hpwdt: Remove legacy NMI sourcing.Jerry Hoemann2018-03-03
* watchdog: hpwdt: fix unused variable warningArnd Bergmann2017-12-28
* watchdog: hpwdt: Check source of NMIJerry Hoemann2017-12-28
* watchdog: hpwdt: SMBIOS checkJerry Hoemann2017-12-17
* drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott2017-05-08
* watchdog: hpwdt: add support for iLO5Brian Boylston2016-10-03
* hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai2016-03-22
* watchdog/hpwdt: Fix build on certain configsIngo Molnar2016-02-25
* watchdog/hpwdt: Create stack frame in asminline_call()Josh Poimboeuf2016-02-24
* watchdog: hpwdt: HP rebrandingMingarelli, Thomas2015-12-28
* watchdog: hpwdt: Add support for WDIOC_SETOPTIONSJean Delvare2015-06-22
* watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida2015-02-17
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-31
* watchdog: hpwdt patch to display informative stringThomas Mingarelli2014-01-28
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-28
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas2013-10-10
* lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen2013-09-11
* watchdog: hpwdt: Add check for UEFI bitsMingarelli, Thomas2013-07-11
* watchdog: hpwdt.c: Increase version stringTom Mingarelli2012-12-19
* watchdog: remove use of __devexitBill Pemberton2012-11-28
* watchdog: remove use of __devinitBill Pemberton2012-11-28
* watchdog: remove use of __devexit_pBill Pemberton2012-11-28
* hpwdt: Fix kdump issue in hpwdtToshi Kani2012-09-10
* watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas2012-06-28
* watchdog: Use module_pci_driverWim Van Sebroeck2012-05-23
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-21
|\
| * x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-25
| * watchdog, hpwdt: Remove priority option for NMI callbackDon Zickus2012-04-25
* | hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas2012-04-26
|/
* watchdog: nowayout is boolWim Van Sebroeck2012-03-27
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-02-28
* watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-26
* x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-10
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-10
* watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar2011-09-20
* watchdog: hpwdt: add next gen HP serversThomas Mingarelli2011-07-28
* watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck2011-03-15
* watchdog: hpwdt: eliminate section mismatch warningAxel Lin2011-03-14
* x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus2011-01-07
* x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-22