summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/hpwdt.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* watchdog: hpwdt: add support for iLO5Brian Boylston2016-10-031-3/+5
* hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai2016-03-221-6/+5
* watchdog/hpwdt: Fix build on certain configsIngo Molnar2016-02-251-0/+1
* watchdog/hpwdt: Create stack frame in asminline_call()Josh Poimboeuf2016-02-241-4/+4
* watchdog: hpwdt: HP rebrandingMingarelli, Thomas2015-12-281-6/+6
* watchdog: hpwdt: Add support for WDIOC_SETOPTIONSJean Delvare2015-06-221-1/+15
* watchdog: hpwdt: Fix initialization message in hpwdt.cMasanari Iida2015-02-171-1/+1
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: hpwdt patch to display informative stringThomas Mingarelli2014-01-281-3/+8
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-281-1/+1
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas2013-10-101-0/+6
* lto, watchdog/hpwdt.c: make assembler label globalAndi Kleen2013-09-111-2/+4
* watchdog: hpwdt: Add check for UEFI bitsMingarelli, Thomas2013-07-111-4/+7
* watchdog: hpwdt.c: Increase version stringTom Mingarelli2012-12-191-1/+1
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-13/+13
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hpwdt: Fix kdump issue in hpwdtToshi Kani2012-09-101-0/+3
* watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas2012-06-281-1/+3
* watchdog: Use module_pci_driverWim Van Sebroeck2012-05-231-12/+1
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-211-22/+24
|\
| * x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-251-7/+20
| * watchdog, hpwdt: Remove priority option for NMI callbackDon Zickus2012-04-251-15/+4
* | hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas2012-04-261-3/+3
|/
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-17/+10
* watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-02-281-2/+3
* watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-261-1/+4
* x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-101-0/+1
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-18/+6
* watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar2011-09-201-4/+5
* watchdog: hpwdt: add next gen HP serversThomas Mingarelli2011-07-281-27/+77
* watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck2011-03-151-1/+1
* watchdog: hpwdt: eliminate section mismatch warningAxel Lin2011-03-141-2/+2
* x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus2011-01-071-1/+1
* x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-2/+2
* x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-6/+1
* watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2010-08-131-1/+26
* watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier2010-08-131-55/+69
* watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier2010-08-131-10/+10
* watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier2010-08-131-17/+19
* watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier2010-08-131-0/+9
* watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier2010-08-131-2/+3
* watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier2010-08-131-2/+3
* watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier2010-08-131-6/+5
* watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2010-08-131-6/+6
* watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier2010-08-131-25/+24
* watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier2010-08-131-3/+3
OpenPOWER on IntegriCloud