index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
hpwdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
watchdog: convert to DEFINE_PCI_DEVICE_TABLE
Wim Van Sebroeck
1
-1
/
+1
2011-03-14
watchdog: hpwdt: eliminate section mismatch warning
Axel Lin
1
-2
/
+2
2011-01-07
x86: Convert some devices to use DIE_NMIUNKNOWN
Don Zickus
1
-1
/
+1
2010-12-23
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...
Don Zickus
1
-2
/
+2
2010-11-18
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
1
-6
/
+1
2010-08-14
watchdog: hpwdt (12/12): Make NMI decoding a compile-time option
dann frazier
1
-1
/
+26
2010-08-14
watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions
dann frazier
1
-55
/
+69
2010-08-14
watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"
dann frazier
1
-10
/
+10
2010-08-14
watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization
dann frazier
1
-17
/
+19
2010-08-14
watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT
dann frazier
1
-0
/
+9
2010-08-14
watchdog: hpwdt (7/12): allow full range of timer values supported by hardware
dann frazier
1
-2
/
+3
2010-08-14
watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro
dann frazier
1
-2
/
+3
2010-08-14
watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict
dann frazier
1
-6
/
+5
2010-08-14
watchdog: hpwdt (4/12): Despecificate driver from iLO2
dann frazier
1
-6
/
+6
2010-08-14
watchdog: hpwdt (3/12): Group NMI sourcing specific items together
dann frazier
1
-25
/
+24
2010-08-14
watchdog: hpwdt (2/12): Group options that affect watchdog behavior together
dann frazier
1
-3
/
+3
2010-08-14
watchdog: hpwdt (1/12): clean-up include-files.
dann frazier
1
-10
/
+2
2010-08-08
watchdog: hpwdt: formatting of pointers in printk()
Kulikov Vasiliy
1
-2
/
+2
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2010-04-06
[WATCHDOG] hpwdt - fix lower timeout limit
Thomas Mingarelli
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
1
-1
/
+1
2009-06-23
[WATCHDOG] hpwdt: Add NMI priority option
Tom Mingarelli
1
-5
/
+21
2009-06-18
[WATCHDOG] hpwdt: Add NMI sourcing
Thomas Mingarelli
1
-15
/
+44
2009-03-30
dmi: Let dmi_walk() users pass private data
Jean Delvare
1
-2
/
+2
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
1
-1
/
+2
2009-03-25
[WATCHDOG] struct file_operations should be const
Wim Van Sebroeck
1
-1
/
+1
2009-03-25
[WATCHDOG] hpwdt.c: Add new HP BMC controller.
Thomas Mingarelli
1
-8
/
+7
2008-12-01
[WATCHDOG] hpwdt: Fix kdump when using hpwdt
Bernhard Walle
1
-1
/
+1
2008-11-21
[WATCHDOG] hpwdt: set the mapped BIOS address space as executable
Bernhard Walle
1
-0
/
+3
2008-08-27
[WATCHDOG] hpwdt.c kdebug support
Thomas Mingarelli
1
-43
/
+50
2008-08-07
[WATCHDOG] more coding style clean-up's
Wim Van Sebroeck
1
-2
/
+2
2008-08-06
[WATCHDOG] hpwdt.c - fix double includes
Wim Van Sebroeck
1
-2
/
+0
2008-08-06
[WATCHDOG] Merge code clean-up's from Alan Cox.
Wim Van Sebroeck
1
-2
/
+2
2008-07-30
hpwdt: don't use static flags
Alexey Dobriyan
1
-1
/
+1
2008-06-20
[watchdog] hpwdt: fix use of inline assembly
Linus Torvalds
1
-75
/
+80
2008-06-18
Revert "[WATCHDOG] hpwdt: Fix NMI handling."
Wim Van Sebroeck
1
-12
/
+15
2008-06-18
Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"
Thomas Mingarelli
1
-4
/
+4
2008-05-27
[WATCHDOG 11/57] hpwdt: couple of include cleanups
Alan Cox
1
-2
/
+2
2008-05-25
[WATCHDOG] hpwdt: Fix NMI handling.
Mingarelli, Thomas
1
-15
/
+12
2008-03-07
[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static
Adrian Bunk
1
-4
/
+4
2008-03-06
[WATCHDOG] hpwdt: Use dmi_walk() instead of own copy
Roland Dreier
1
-183
/
+20
2008-03-06
[WATCHDOG] Fix return value warning in hpwdt
Roland Dreier
1
-11
/
+8
2008-03-06
[WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdt
Roland Dreier
1
-1
/
+1
2008-02-18
[WATCHDOG] HP ProLiant WatchDog driver
Thomas Mingarelli
1
-0
/
+926