index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-30
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-27
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-27
watchdog: it8712f_wdt.c: improve includes
Wim Van Sebroeck
1
-1
/
+1
2011-07-27
watchdog: at91sam9/wdt: move register header to drivers
Jean-Christophe Plagniol-Villard
2
-1
/
+38
2011-07-27
watchdog: Add Xilinx watchdog timer driver
Alejandro Cabrera
3
-0
/
+450
2011-07-27
watchdog: remove empty pm-functions
Wolfram Sang
3
-29
/
+0
2011-07-27
watchdog: sp805: Flush posted writes in enable/disable.
Nick Bowler
1
-0
/
+4
2011-07-27
watchdog: sp805: Don't write 0 to the load value register.
Nick Bowler
1
-1
/
+0
2011-07-27
watchdog: imx2_wdt: add device tree probe support
Shawn Guo
1
-0
/
+6
2011-07-22
watchdog: s3c2410: Add support for device tree based probe
Thomas Abraham
1
-0
/
+10
2011-07-22
watchdog: mpcore_wdt: Add suspend/resume support.
Peter Fordham
1
-0
/
+23
2011-07-22
watchdog: mtx1-wdt: use dev_{err,info} instead of printk()
Florian Fainelli
1
-2
/
+2
2011-07-22
watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on
Sascha Hauer
1
-1
/
+1
2011-07-22
watchdog: add support for the Synopsys DesignWare WDT
Jamie Iles
3
-0
/
+386
2011-07-22
watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to use
Jonathan McDowell
1
-46
/
+50
2011-07-22
watchdog: iTCO_wdt: clean-up PCI device ID's
Wim Van Sebroeck
1
-268
/
+139
2011-07-22
watchdog: Use "request_muxed_region" in it87 watchdog drivers
Nat Gurumoorthy
2
-95
/
+134
2011-07-17
watchdog: hpwdt depends on PCI
Randy Dunlap
1
-1
/
+1
2011-07-16
watchdog: fix hpwdt Kconfig regression in 3.0-rc
Olaf Hering
1
-1
/
+0
2011-06-29
watchdog: update author email for at32ap700x_wdt
Hans-Christian Egtvedt
1
-1
/
+1
2011-06-28
watchdog: gef_wdt: fix MODULE_ALIAS
Axel Lin
1
-1
/
+1
2011-06-28
watchdog: Intel SCU Watchdog: Fix build and remove duplicate code
Jesper Juhl
2
-3
/
+1
2011-06-28
watchdog: mtx1-wdt: fix section mismatch
Florian Fainelli
1
-5
/
+3
2011-06-28
watchdog: mtx1-wdt: fix GPIO toggling
Florian Fainelli
1
-8
/
+5
2011-06-28
watchdog: mtx1-wdt: request gpio before using it
Florian Fainelli
1
-0
/
+8
[next]