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
/
char
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck
62
-25348
/
+0
2007-10-14
mpc5200_wdt: __user annotations
Al Viro
1
-1
/
+1
2007-08-16
[WATCHDOG] Add support for 1533 bridge to alim1535_wdt
Andrey Borzenkov
1
-2
/
+5
2007-08-16
[WATCHDOG] Eurotechwdt.c - clean-up comments
Wim Van Sebroeck
1
-4
/
+9
2007-07-26
[WATCHDOG] ICH9 support for iTCO_wdt
Wim Van Sebroeck
1
-3
/
+15
2007-07-26
[WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridges
Wim Van Sebroeck
1
-0
/
+15
2007-07-26
[WATCHDOG] 631xESB/632xESB support for iTCO_wdt
Sergey Kononenko
1
-1
/
+6
2007-07-24
[WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY
Wim Van Sebroeck
1
-1
/
+1
2007-07-24
[WATCHDOG] Return value of nonseekable_open
Wim Van Sebroeck
4
-11
/
+4
2007-07-24
[WATCHDOG] mv64x60_wdt: Rework the timeout register manipulation
Dale Farnsworth
1
-36
/
+54
2007-07-24
[WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probed
Dale Farnsworth
1
-0
/
+2
2007-07-24
[WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE feature
Dale Farnsworth
1
-4
/
+24
2007-07-24
[WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting
Dale Farnsworth
1
-3
/
+9
2007-07-24
[WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl support
Dale Farnsworth
1
-1
/
+10
2007-07-24
[WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl
Dale Farnsworth
1
-7
/
+31
2007-07-24
[WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value
Dale Farnsworth
1
-3
/
+1
2007-07-24
[WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open
Dale Farnsworth
1
-3
/
+1
2007-07-24
[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support
Dale Farnsworth
1
-1
/
+1
2007-07-24
[WATCHDOG] mv64x60_wdt: Get register address from platform data
Dale Farnsworth
1
-5
/
+16
2007-07-24
[WATCHDOG] mv64x60_wdt: set up platform_device in platform code
Dale Farnsworth
1
-25
/
+1
2007-07-24
[WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdt
Pádraig Brady
1
-9
/
+15
2007-07-24
[WATCHDOG] s3c2410_wdt: fixup after arch include moves
Ben Dooks
1
-3
/
+3
2007-07-24
[WATCHDOG] git-watchdog-typo
Andrew Morton
1
-1
/
+1
2007-07-23
[WATCHDOG] Clean-up Kconfig+Makefile
Wim Van Sebroeck
2
-46
/
+94
2007-07-23
[WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-up
Wim Van Sebroeck
5
-0
/
+14
2007-07-23
[WATCHDOG] VFS clean-up
Wim Van Sebroeck
3
-3
/
+3
2007-07-23
[WATCHDOG] davinci_wdt clean-up
Wim Van Sebroeck
1
-5
/
+2
2007-07-23
[WATCHDOG] mpc5200_wdt clean-up
Wim Van Sebroeck
1
-2
/
+30
2007-07-23
[WATCHDOG] davinci watchdog driver
Vladimir Barinov
3
-0
/
+297
2007-07-23
[WATCHDOG] Blackfin on-chip watchdog driver
Bryan Wu
3
-0
/
+506
2007-07-23
[WATCHDOG] mpc5200 watchdog (GPT0)
Domen Puncer
3
-0
/
+263
2007-07-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+279
2007-07-20
[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx
Dan Williams
3
-0
/
+279
2007-07-20
sh: Fix up SH-3 and SH-4 driver dependencies.
Paul Mundt
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-72
/
+502
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings
Wim Van Sebroeck
1
-2
/
+4
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Add spinlock support
Wim Van Sebroeck
1
-0
/
+9
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features
Wim Van Sebroeck
1
-11
/
+53
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch
Wim Van Sebroeck
2
-16
/
+13
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's
Wim Van Sebroeck
1
-6
/
+6
2007-06-17
[WATCHDOG] change s3c2410_wdt to using dev_() macros for output
Ben Dooks
1
-16
/
+20
2007-06-17
[WATCHDOG] s3c2410_wdt announce initialisation
Ben Dooks
1
-0
/
+11
2007-06-10
[WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails
Hans-Christian Egtvedt
1
-2
/
+9
2007-06-10
[WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove
Hans-Christian Egtvedt
1
-0
/
+1
2007-06-10
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2
Andrew Morton
1
-2
/
+3
2007-06-10
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix
Andrew Morton
1
-6
/
+9
2007-06-10
[WATCHDOG] Watchdog driver for AT32AP700X devices
Hans-Christian Egtvedt
3
-0
/
+336
2007-06-04
[WATCHDOG] Mixcom Watchdog - CodingStyle clean-up
Wim Van Sebroeck
1
-5
/
+4
2007-06-04
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
1
-3
/
+9
[next]