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
2012-03-30
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
23
-22
/
+1
2012-03-29
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-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-03-28
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
2012-03-27
watchdog: fix compiler error for missing parenthesis
Jaehoon Chung
1
-1
/
+1
2012-03-27
watchdog: ep93xx_wdt.c: fix platform probe
Wim Van Sebroeck
1
-8
/
+8
2012-03-27
watchdog: ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
1
-14
/
+37
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
6
-3
/
+10
2012-03-27
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
1
-1
/
+0
2012-03-27
watchdog: softdog: convert to watchdog core
Alan Cox
2
-146
/
+37
2012-03-27
watchdog: Convert max63xx_wdt driver to watchdog framework
Axel Lin
2
-159
/
+32
2012-03-27
watchdog: pnx4008: convert driver to use the watchdog framework
Wolfram Sang
2
-140
/
+41
2012-03-27
watchdog: Convert wm8350_wdt driver to watchdog core
Axel Lin
2
-179
/
+38
2012-03-27
watchdog: Convert jz4740_wdt driver to watchdog core
Axel Lin
2
-175
/
+90
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
82
-162
/
+162
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
90
-1280
/
+1039
2012-03-27
watchdog: pnx4008: don't use __raw_-accessors
Wolfram Sang
1
-12
/
+11
2012-03-27
watchdog: pnx4008: cleanup resource handling using managed devices
Wolfram Sang
1
-47
/
+22
2012-03-27
watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation
Viresh Kumar
1
-0
/
+33
2012-03-27
watchdog: make imx2_wdt report boot status correctly
Oskar Schirmer
1
-1
/
+9
2012-03-25
ARM: pxa: use common IOMEM definition
Rob Herring
1
-0
/
+1
2012-03-24
Merge branch 'kirkwood/dt' into next/dt2
Arnd Bergmann
1
-9
/
+15
2012-03-24
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-11
/
+1
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2012-03-17
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
1
-11
/
+1
2012-03-17
Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...
Arnd Bergmann
1
-9
/
+15
2012-03-16
powerpc: Add GE FPGA config option
Martyn Welch
1
-1
/
+1
2012-03-16
ARM: orion: wdt: use resource vice direct access
Jason Cooper
1
-9
/
+15
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
1
-14
/
+37
2012-03-14
ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
1
-14
/
+37
[next]