index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
3
-0
/
+184
|
\
|
*
watchdog: Add support for ux500_wdt watchdog
Fabio Baltieri
2013-02-14
3
-0
/
+184
*
|
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
8
-30
/
+25
*
|
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
Fabio Porcedda
2013-01-17
5
-57
/
+5
|
/
*
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
2013-01-02
1
-2
/
+9
*
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
2013-01-02
1
-1
/
+0
*
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
2013-01-02
1
-7
/
+6
*
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
2013-01-02
1
-4
/
+0
*
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
1
-0
/
+2
*
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
2
-61
/
+306
*
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
1
-0
/
+7
*
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
*
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
*
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
*
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
*
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
*
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
*
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
*
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
*
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
2
-149
/
+112
*
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-12-19
1
-3
/
+3
*
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
2012-12-19
1
-1
/
+1
*
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-12-19
1
-0
/
+1
*
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
1
-1
/
+1
*
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
2
-149
/
+35
*
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
1
-2
/
+2
*
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
*
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
2012-12-19
1
-11
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
|
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-12-13
1
-2
/
+0
|
\
\
|
*
\
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
2012-11-30
1
-2
/
+0
|
|
\
\
|
|
*
|
watchdog: OMAP: fixup for ARM multiplatform support
Tony Lindgren
2012-11-30
1
-2
/
+0
*
|
|
|
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-13
1
-0
/
+11
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...
Olof Johansson
2012-11-20
1
-0
/
+11
|
|
\
\
\
|
|
*
|
|
watchdog: at91sam9_wdt: add device tree support
Fabio Porcedda
2012-11-16
1
-0
/
+11
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dt
Arnd Bergmann
2012-11-16
1
-1
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
2
-15
/
+12
|
\
\
\
\
|
*
\
\
\
Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...
Arnd Bergmann
2012-11-15
1
-14
/
+12
|
|
\
\
\
\
|
|
|
/
/
/
|
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
|
*
|
watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr
Paul Walmsley
2012-11-08
1
-14
/
+12
|
|
|
/
|
*
|
watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion
Shawn Guo
2012-10-15
1
-1
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
1
-4
/
+2
|
\
\
|
*
|
WATCHDOG: fix build PM warnings
Russell King
2012-11-08
1
-4
/
+2
|
|
/
*
|
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
52
-56
/
+56
*
|
watchdog: remove use of __devinitdata
Bill Pemberton
2012-11-28
3
-3
/
+3
*
|
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
52
-72
/
+72
*
|
watchdog: remove use of __devexit_p
Bill Pemberton
2012-11-28
50
-50
/
+50
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2012-10-07
1
-11
/
+10
|
\
|
*
m68knommu: clean up ColdFire 54xx General Timer definitions
Greg Ungerer
2012-09-27
1
-11
/
+10
*
|
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-10-05
1
-0
/
+1
|
\
\
[next]