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
2010-03-08
[WATCHDOG] i6300esb.c: change platform_driver to pci_driver
Wim Van Sebroeck
1
-60
/
+33
2010-03-08
[WATCHDOG] i6300esb: fix unlock register with
Wim Van Sebroeck
1
-3
/
+3
2010-03-07
[WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-static
Andrew Morton
2
-2
/
+2
2010-03-07
[WATCHDOG] change reboot_notifier to platform-shutdown method.
Wim Van Sebroeck
2
-56
/
+21
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
51
-52
/
+52
2010-03-06
[WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint venture
Martyn Welch
2
-9
/
+9
2010-03-06
[WATCHDOG] iTCO_wdt: clean up probe(), modify err msg
Naga Chumbalkar
1
-10
/
+9
2010-03-06
[WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanup
Wim Van Sebroeck
1
-4
/
+8
2010-03-06
[WATCHDOG] support for max63xx watchdog timer chips
Marc Zyngier
3
-0
/
+403
2010-03-06
[WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs
Mika Westerberg
3
-0
/
+528
2010-03-01
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
3
-23
/
+47
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-14
/
+25
2010-02-27
MIPS: AR7: Implement clock API
Florian Fainelli
1
-3
/
+15
2010-02-21
[WATCHDOG] bfin: fix max timeout calculation
Mike Frysinger
1
-6
/
+7
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
1
-1
/
+1
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
1
-1
/
+1
2010-02-12
ARM: PNX4008: convert watchdog to use clk API enable/disable calls
Russell King
1
-13
/
+24
2010-02-12
ARM: PNX4008: convert watchdog clocks to match by device only
Russell King
1
-1
/
+1
2010-01-25
[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.
Denis Turischev
2
-8
/
+7
2010-01-19
[WATCHDOG] ixp2000: Fix build failure caused by missing include
Peter Huewe
1
-0
/
+1
2010-01-18
[WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
Seth Heasley
1
-1
/
+44
2009-12-23
[WATCHDOG] use resource_size()
H Hartley Sweeten
9
-17
/
+14
2009-12-23
[WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
Imre Kaloz
1
-0
/
+4
2009-12-18
watchdog: update geodewdt for new MFGPT API
Andres Salomon
2
-22
/
+20
2009-12-17
MIPS: eXcite: Remove platform.
Ralf Baechle
3
-430
/
+0
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
1
-1
/
+1
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
1
-1
/
+1
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-295
/
+3
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-7
/
+7
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
4
-8
/
+8
2009-12-09
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
3
-295
/
+3
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2
-45
/
+112
2009-12-08
mpc52xx/wdt: remove obsolete old WDT implementation
Albrecht Dreß
3
-295
/
+3
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-3
/
+3
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
4
-7
/
+7
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-5
/
+5
2009-12-04
[WATCHDOG] iTCO_wdt.c - cleanup chipset documentation
Wim Van Sebroeck
1
-44
/
+17
2009-12-04
[WATCHDOG] iTCO_wdt: Add support for Intel Ibex Peak
Seth Heasley
1
-1
/
+12
2009-12-04
[WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.
Ben Dooks
1
-3
/
+86
2009-12-02
[PATCH] rc32434_wdt: fix compilation failure
Florian Fainelli
1
-1
/
+1
2009-12-02
[WATCHDOG] rc32434_wdt.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
1
-1
/
+1
2009-11-20
ARM: PNX4008: fix watchdog device driver name
Russell King
1
-2
/
+2
2009-11-10
[WATCHDOG] SBC-FITPC2 watchdog driver registration fix
Denis Turischev
1
-1
/
+1
2009-11-09
fix my email address.
Andrew Sharp
1
-2
/
+2
2009-11-02
watchdog: Remove BKL from rio watchdog driver
Thomas Gleixner
1
-3
/
+3
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-10-14
watchdog: Fix rio watchdog probe function
Thomas Gleixner
1
-1
/
+1
[next]