Age | Commit message (Expand) | Author |
2016-10-03 | watchdog: hpwdt: add support for iLO5 | Brian Boylston |
2016-03-22 | hpwdt: use nmi_panic() when kernel panics in NMI handler | Hidehiro Kawai |
2016-02-25 | watchdog/hpwdt: Fix build on certain configs | Ingo Molnar |
2016-02-24 | watchdog/hpwdt: Create stack frame in asminline_call() | Josh Poimboeuf |
2015-12-28 | watchdog: hpwdt: HP rebranding | Mingarelli, Thomas |
2015-06-22 | watchdog: hpwdt: Add support for WDIOC_SETOPTIONS | Jean Delvare |
2015-02-17 | watchdog: hpwdt: Fix initialization message in hpwdt.c | Masanari Iida |
2014-03-31 | watchdog: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-28 | watchdog: hpwdt patch to display informative string | Thomas Mingarelli |
2014-01-28 | watchdog: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2013-11-17 | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare |
2013-10-10 | watchdog: hpwdt: Patch to ignore auxilary iLO devices | Mingarelli, Thomas |
2013-09-11 | lto, watchdog/hpwdt.c: make assembler label global | Andi Kleen |
2013-07-11 | watchdog: hpwdt: Add check for UEFI bits | Mingarelli, Thomas |
2012-12-19 | watchdog: hpwdt.c: Increase version string | Tom Mingarelli |
2012-11-28 | watchdog: remove use of __devexit | Bill Pemberton |
2012-11-28 | watchdog: remove use of __devinit | Bill Pemberton |
2012-11-28 | watchdog: remove use of __devexit_p | Bill Pemberton |
2012-09-10 | hpwdt: Fix kdump issue in hpwdt | Toshi Kani |
2012-06-28 | watchdog: hpwdt: Unregister NMI events on exit. | Mingarelli, Thomas |
2012-05-23 | watchdog: Use module_pci_driver | Wim Van Sebroeck |
2012-05-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-04-26 | hpwdt: Only BYTE reads/writes to WD Timer port 0x72 | Mingarelli, Thomas |
2012-04-25 | x86/nmi: Add new NMI queues to deal with IO_CHK and SERR | Don Zickus |
2012-04-25 | watchdog, hpwdt: Remove priority option for NMI callback | Don Zickus |
2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck |
2012-03-27 | watchdog: Use pr_<fmt> and pr_<level> | Joe Perches |
2012-02-28 | watchdog: hpwdt: clean up set_memory_x call for 32 bit | Maxim Uvarov |
2011-12-26 | watchdog: hpwdt: Changes to handle NX secure bit in 32bit path | Mingarelli, Thomas |
2011-10-10 | x86, nmi, drivers: Fix nmi splitup build bug | Ingo Molnar |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus |
2011-09-20 | watchdog: hpwdt: prevent multiple "NMI occurred" messages | Naga Chumbalkar |
2011-07-28 | watchdog: hpwdt: add next gen HP servers | Thomas Mingarelli |
2011-03-15 | watchdog: convert to DEFINE_PCI_DEVICE_TABLE | Wim Van Sebroeck |
2011-03-14 | watchdog: hpwdt: eliminate section mismatch warning | Axel Lin |
2011-01-07 | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus |
2010-08-13 | watchdog: hpwdt (12/12): Make NMI decoding a compile-time option | dann frazier |
2010-08-13 | watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions | dann frazier |
2010-08-13 | watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" | dann frazier |
2010-08-13 | watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization | dann frazier |
2010-08-13 | watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT | dann frazier |
2010-08-13 | watchdog: hpwdt (7/12): allow full range of timer values supported by hardware | dann frazier |
2010-08-13 | watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro | dann frazier |
2010-08-13 | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict | dann frazier |
2010-08-13 | watchdog: hpwdt (4/12): Despecificate driver from iLO2 | dann frazier |
2010-08-13 | watchdog: hpwdt (3/12): Group NMI sourcing specific items together | dann frazier |
2010-08-13 | watchdog: hpwdt (2/12): Group options that affect watchdog behavior together | dann frazier |
2010-08-13 | watchdog: hpwdt (1/12): clean-up include-files. | dann frazier |