index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
hpwdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-05
watchdog: hpwdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
1
-2
/
+1
2018-12-22
watchdog/hpwdt: Update driver version.
Jerry Hoemann
1
-1
/
+1
2018-12-22
watchdog/hpwdt: Do not claim unsupported hardware
Jerry Hoemann
1
-0
/
+1
2018-12-22
watchdog/hpwdt: Exclude via blacklist
Jerry Hoemann
1
-5
/
+7
2018-10-02
watchdog: hpwdt: Disable PreTimeout when Timeout is smaller
Jerry Hoemann
1
-0
/
+4
2018-10-02
watchdog: hpwdt: Update version number.
Jerry Hoemann
1
-1
/
+1
2018-10-02
watchdog: hpwdt: Module paramerter alias.
Jerry Hoemann
1
-0
/
+3
2018-10-02
watchdog: hpwdt: Display module parameters.
Jerry Hoemann
1
-3
/
+6
2018-10-02
watchdog: hpwdt: Claim NMI from iLO
Jerry Hoemann
1
-1
/
+1
2018-10-02
watchdog: hpwdt: Initialize pretimeout from module parameter.
Jerry Hoemann
1
-2
/
+2
2018-05-21
watchdog: hpwdt: Claim NMIs generated by iLO5
Jerry Hoemann
1
-1
/
+1
2018-03-03
watchdog: hpwdt: Update driver version.
Jerry Hoemann
1
-1
/
+1
2018-03-03
watchdog: hpwdt: Add dynamic debug
Jerry Hoemann
1
-0
/
+11
2018-03-03
watchdog: hpwdt: Programable Pretimeout NMI
Jerry Hoemann
1
-4
/
+49
2018-03-03
watchdog: hpwdt: remove allow_kdump module parameter.
Jerry Hoemann
1
-13
/
+3
2018-03-03
watchdog: hpwdt: condition early return of NMI handler on iLO5
Jerry Hoemann
1
-1
/
+5
2018-03-03
watchdog: hpwdt: Modify to use watchdog core.
Jerry Hoemann
1
-169
/
+47
2018-03-03
watchdog: hpwdt: Update nmi_panic message.
Jerry Hoemann
1
-8
/
+12
2018-03-03
watchdog: hpwdt: Update Module info and copyright.
Jerry Hoemann
1
-2
/
+2
2018-03-03
watchdog: hpwdt: Remove legacy NMI sourcing.
Jerry Hoemann
1
-492
/
+9
2017-12-28
watchdog: hpwdt: fix unused variable warning
Arnd Bergmann
1
-1
/
+1
2017-12-28
watchdog: hpwdt: Check source of NMI
Jerry Hoemann
1
-0
/
+10
2017-12-17
watchdog: hpwdt: SMBIOS check
Jerry Hoemann
1
-1
/
+1
2017-05-08
drivers/watchdog/hpwdt.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2016-10-03
watchdog: hpwdt: add support for iLO5
Brian Boylston
1
-3
/
+5
2016-03-22
hpwdt: use nmi_panic() when kernel panics in NMI handler
Hidehiro Kawai
1
-6
/
+5
2016-02-25
watchdog/hpwdt: Fix build on certain configs
Ingo Molnar
1
-0
/
+1
2016-02-24
watchdog/hpwdt: Create stack frame in asminline_call()
Josh Poimboeuf
1
-4
/
+4
2015-12-28
watchdog: hpwdt: HP rebranding
Mingarelli, Thomas
1
-6
/
+6
2015-06-22
watchdog: hpwdt: Add support for WDIOC_SETOPTIONS
Jean Delvare
1
-1
/
+15
2015-02-17
watchdog: hpwdt: Fix initialization message in hpwdt.c
Masanari Iida
1
-1
/
+1
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-28
watchdog: hpwdt patch to display informative string
Thomas Mingarelli
1
-3
/
+8
2014-01-28
watchdog: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
1
-1
/
+0
2013-10-10
watchdog: hpwdt: Patch to ignore auxilary iLO devices
Mingarelli, Thomas
1
-0
/
+6
2013-09-11
lto, watchdog/hpwdt.c: make assembler label global
Andi Kleen
1
-2
/
+4
2013-07-11
watchdog: hpwdt: Add check for UEFI bits
Mingarelli, Thomas
1
-4
/
+7
2012-12-19
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
1
-1
/
+1
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
1
-13
/
+13
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-10
hpwdt: Fix kdump issue in hpwdt
Toshi Kani
1
-0
/
+3
2012-06-28
watchdog: hpwdt: Unregister NMI events on exit.
Mingarelli, Thomas
1
-1
/
+3
2012-05-23
watchdog: Use module_pci_driver
Wim Van Sebroeck
1
-12
/
+1
2012-05-21
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+24
2012-04-26
hpwdt: Only BYTE reads/writes to WD Timer port 0x72
Mingarelli, Thomas
1
-3
/
+3
2012-04-25
x86/nmi: Add new NMI queues to deal with IO_CHK and SERR
Don Zickus
1
-7
/
+20
2012-04-25
watchdog, hpwdt: Remove priority option for NMI callback
Don Zickus
1
-15
/
+4
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
1
-2
/
+2
[next]