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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
watchdog: fix initialisation printout in s3c2410_wdt
Dmitry Artamonow
1
-2
/
+2
2011-11-16
watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()
Mark Brown
1
-1
/
+1
2011-11-15
watchdog: adx_wdt.c: remove driver
Wim Van Sebroeck
3
-363
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-05
watchdog: Convert wm831x driver to watchdog core
Mark Brown
2
-213
/
+106
2011-11-05
watchdog: s3c2410: convert to use the watchdog framework
Wolfram Sang
2
-139
/
+38
2011-11-05
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing
Wim Van Sebroeck
1
-6
/
+13
2011-11-05
watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver
Greg Lee
1
-6
/
+27
2011-11-05
watchdog: irq: Remove IRQF_DISABLED
Yong Zhang
6
-8
/
+7
2011-11-05
watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD
Venkat Subbiah
1
-1
/
+1
2011-11-05
watchdog: sc520_wdt: Remove unnecessary cast.
Sean Young
1
-1
/
+1
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+5
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-1
/
+1
2011-11-02
um: clean Kconfig up a bit
Al Viro
1
-0
/
+4
2011-10-31
watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c
Paul Gortmaker
1
-0
/
+1
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+7
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+25
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-10
x86, nmi, drivers: Fix nmi splitup build bug
Ingo Molnar
1
-0
/
+1
2011-10-10
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
1
-18
/
+6
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
4
-16
/
+17
2011-09-20
watchdog: Initconst section fixes for watchdog
Andi Kleen
1
-1
/
+1
2011-09-20
watchdog: lantiq: fix watchdogs timeout handling
John Crispin
1
-4
/
+4
2011-09-20
watchdog: hpwdt: prevent multiple "NMI occurred" messages
Naga Chumbalkar
1
-4
/
+5
2011-09-20
watchdog: WatchDog Timer Driver Core - use passed watchdog_device
H Hartley Sweeten
1
-7
/
+7
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+25
2011-08-08
bcm47xx: add support for bcma bus
Hauke Mehrtens
1
-0
/
+11
2011-08-08
bcm47xx: make it possible to build bcm47xx without ssb.
Hauke Mehrtens
1
-0
/
+4
2011-08-08
bcm47xx: prepare to support different buses
Hauke Mehrtens
1
-2
/
+10
2011-08-02
watchdog: Cleanup WATCHDOG_CORE help text
Josh Boyer
1
-3
/
+0
2011-08-02
watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards
Mart Gerrits
1
-0
/
+8
2011-08-02
watchdog: shwdt: fix usage of mod_timer
David Engraf
1
-1
/
+1
2011-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
20
-471
/
+1875
2011-07-28
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
2
-0
/
+13
2011-07-28
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
1
-0
/
+6
2011-07-28
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
1
-5
/
+13
2011-07-28
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
1
-3
/
+24
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
1
-0
/
+20
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
1
-7
/
+72
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
1
-0
/
+5
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
1
-0
/
+32
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck
5
-0
/
+384
2011-07-28
watchdog: hpwdt: add next gen HP servers
Thomas Mingarelli
1
-27
/
+77
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-26
watchdog: it8712f_wdt.c: improve includes
Wim Van Sebroeck
1
-1
/
+1
2011-07-26
watchdog: at91sam9/wdt: move register header to drivers
Jean-Christophe Plagniol-Villard
2
-1
/
+38
2011-07-26
watchdog: Add Xilinx watchdog timer driver
Alejandro Cabrera
3
-0
/
+450
2011-07-26
watchdog: remove empty pm-functions
Wolfram Sang
3
-29
/
+0
2011-07-26
watchdog: sp805: Flush posted writes in enable/disable.
Nick Bowler
1
-0
/
+4
[next]