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
2012-05-23
watchdog: Use module_pci_driver
Wim Van Sebroeck
5
-88
/
+9
2012-05-23
watchdog: sch311x_wdt.c: Remove RESGEN
Dave Mueller
1
-34
/
+5
2012-05-23
watchdog: s3c2410-wdt: Use of_match_ptr().
Wim Van Sebroeck
1
-3
/
+2
2012-05-23
watchdog: Device tree support for pnx4008-wdt
Roland Stigge
1
-0
/
+10
2012-05-23
watchdog: ar7_wdt.c: use devm_request_and_ioremap
Julia Lawall
1
-23
/
+10
2012-05-23
watchdog: remove ixp2000 driver
Rob Herring
3
-227
/
+0
2012-05-23
watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...
H Hartley Sweeten
1
-1
/
+1
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+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-05-21
watchdog: MIPS: lantiq: implement OF support and minor fixes
John Crispin
1
-31
/
+25
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
1
-6
/
+10
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
1
-3
/
+3
2012-05-10
watchdog: shwdt: Use finer grained clock control.
Paul Mundt
1
-7
/
+5
2012-05-10
watchdog: shwdt: Preliminary runtime PM support.
Paul Mundt
1
-0
/
+8
2012-05-10
watchdog: shwdt: Basic clock framework support.
Paul Mundt
1
-24
/
+26
2012-05-10
watchdog: shwdt: Trim down private data structure.
Paul Mundt
1
-3
/
+0
2012-05-10
watchdog: shwdt: Migrate to per-device locking.
Paul Mundt
1
-15
/
+19
2012-05-10
watchdog: shwdt: Conversion to watchdog core.
Paul Mundt
2
-154
/
+45
2012-05-10
watchdog: shwdt: Migrate from reboot notifier to platform shutdown.
Paul Mundt
1
-31
/
+12
2012-05-09
watchdog: Convert iTCO_wdt driver to mfd model
Aaron Sierra
4
-445
/
+134
2012-05-08
ARM: Orion: WDT: Add clk/clkdev support
Andrew Lunn
1
-6
/
+10
2012-04-26
hpwdt: Only BYTE reads/writes to WD Timer port 0x72
Mingarelli, Thomas
1
-3
/
+3
2012-04-25
watchdog imx2: prepare clk before enabling it
Sascha Hauer
1
-1
/
+1
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-04-16
Fix typo in various Kconfig file
Masanari Iida
1
-1
/
+1
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
23
-22
/
+1
2012-03-28
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
101
-2810
/
+1765
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-9
/
+15
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
22
-22
/
+0
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-0
/
+1
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-15
/
+38
2012-03-27
watchdog: txx9wdt: fix timeout
Wim Van Sebroeck
1
-8
/
+10
2012-03-27
watchdog: Convert txx9wdt driver to watchdog framework
Axel Lin
2
-118
/
+38
2012-03-27
watchdog: coh901327_wdt.c: fix timeout
Wim Van Sebroeck
1
-6
/
+10
2012-03-27
watchdog: coh901327: convert to use watchdog core
Linus Walleij
2
-137
/
+56
2012-03-27
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
1
-0
/
+5
2012-03-27
watchdog: ep93xx_wdt: timeout is an unsigned int value.
Wim Van Sebroeck
1
-3
/
+3
2012-03-27
watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog core
Mika Westerberg
1
-0
/
+1
2012-03-27
watchdog: Convert ep93xx driver to watchdog core
H Hartley Sweeten
2
-149
/
+55
2012-03-27
watchdog: sp805: Use devm routines
Viresh Kumar
1
-22
/
+13
2012-03-27
watchdog: sp805: replace readl/writel with lighter _relaxed variants
Viresh Kumar
1
-12
/
+12
2012-03-27
watchdog: sp805: Fix documentation style comment
Viresh Kumar
1
-8
/
+7
2012-03-27
watchdog: mpcore_wdt: Allow platform_get_irq() to fail
Viresh Kumar
1
-9
/
+9
2012-03-27
watchdog: mpcore_wdt: Use devm routines
Viresh Kumar
1
-39
/
+19
2012-03-27
watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
Viresh Kumar
1
-20
/
+20
2012-03-27
watchdog: xen: don't clear is_active when xen_wdt_stop() failed
Jan Beulich
1
-3
/
+5
2012-03-27
watchdog: xen: don't unconditionally enable the watchdog during resume
Jan Beulich
1
-1
/
+8
[prev]
[next]