Tom Mingarelli
|
e16cfb9d38
watchdog: hpwdt.c: Increase version string
|
12 years ago |
Bill Pemberton
|
4b12b896c2
watchdog: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
2d991a164a
watchdog: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
82268714bd
watchdog: remove use of __devexit_p
|
12 years ago |
Toshi Kani
|
308b135e4f
hpwdt: Fix kdump issue in hpwdt
|
13 years ago |
Mingarelli, Thomas
|
a089361cf5
watchdog: hpwdt: Unregister NMI events on exit.
|
13 years ago |
Wim Van Sebroeck
|
5ce9c371c7
watchdog: Use module_pci_driver
|
13 years ago |
Linus Torvalds
|
5ec29e3149
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Mingarelli, Thomas
|
d08c9a33b4
hpwdt: Only BYTE reads/writes to WD Timer port 0x72
|
13 years ago |
Don Zickus
|
553222f3e8
x86/nmi: Add new NMI queues to deal with IO_CHK and SERR
|
13 years ago |
Don Zickus
|
09ee101436
watchdog, hpwdt: Remove priority option for NMI callback
|
13 years ago |
Wim Van Sebroeck
|
86a1e1896c
watchdog: nowayout is bool
|
13 years ago |
Joe Perches
|
27c766aaac
watchdog: Use pr_<fmt> and pr_<level>
|
13 years ago |
Maxim Uvarov
|
97d2a10d58
watchdog: hpwdt: clean up set_memory_x call for 32 bit
|
13 years ago |
Mingarelli, Thomas
|
e67d668e14
watchdog: hpwdt: Changes to handle NX secure bit in 32bit path
|
13 years ago |
Ingo Molnar
|
d48b0e1737
x86, nmi, drivers: Fix nmi splitup build bug
|
13 years ago |
Don Zickus
|
9c48f1c629
x86, nmi: Wire up NMI handlers to new routines
|
13 years ago |
Naga Chumbalkar
|
dbc018eca3
watchdog: hpwdt: prevent multiple "NMI occurred" messages
|
14 years ago |
Thomas Mingarelli
|
5efc7a6222
watchdog: hpwdt: add next gen HP servers
|
14 years ago |
Wim Van Sebroeck
|
4562f53940
watchdog: convert to DEFINE_PCI_DEVICE_TABLE
|
14 years ago |
Axel Lin
|
b77b708868
watchdog: hpwdt: eliminate section mismatch warning
|
14 years ago |
Don Zickus
|
673a6092ce
x86: Convert some devices to use DIE_NMIUNKNOWN
|
14 years ago |
Don Zickus
|
4a7863cc2e
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR
|
14 years ago |
Don Zickus
|
072b198a4a
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
|
14 years ago |
dann frazier
|
86ded1f35d
watchdog: hpwdt (12/12): Make NMI decoding a compile-time option
|
15 years ago |
dann frazier
|
2ec7ed67dc
watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions
|
15 years ago |
dann frazier
|
34572b29dd
watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"
|
15 years ago |
dann frazier
|
243066bad7
watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization
|
15 years ago |
dann frazier
|
aae67f3602
watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT
|
15 years ago |
dann frazier
|
6f681c2eab
watchdog: hpwdt (7/12): allow full range of timer values supported by hardware
|
15 years ago |