aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/hpwdt.c
Commit message (Expand)AuthorAge
* 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
* x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
* watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2010-08-13
* watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier2010-08-13
* watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier2010-08-13
* watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier2010-08-13
* watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier2010-08-13
* watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier2010-08-13
* watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier2010-08-13
* watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier2010-08-13
* watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2010-08-13
* watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier2010-08-13
* watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier2010-08-13
* watchdog: hpwdt (1/12): clean-up include-files.dann frazier2010-08-13
* watchdog: hpwdt: formatting of pointers in printk()Kulikov Vasiliy2010-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-06
|\
| * [WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli2010-04-06
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-07
* [WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli2009-06-23
* [WATCHDOG] hpwdt: Add NMI sourcingThomas Mingarelli2009-06-18
* dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-30
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-25
* [WATCHDOG] struct file_operations should be constWim Van Sebroeck2009-03-25
* [WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli2009-03-25
* [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-01
* [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-21
* [WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli2008-08-26
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-06
* [WATCHDOG] hpwdt.c - fix double includesWim Van Sebroeck2008-08-06
* [WATCHDOG] Merge code clean-up's from Alan Cox.Wim Van Sebroeck2008-08-06
|\
| * [WATCHDOG 11/57] hpwdt: couple of include cleanupsAlan Cox2008-05-27