index
:
kernel/git/stable/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2013-03-01
watchdog: introduce retu_wdt driver
Aaro Koskinen
2013-03-01
watchdog: intel_scu_watchdog: fix Kconfig dependency
Wim Van Sebroeck
2013-03-01
watchdog: orion_wdt: Add platform alias
Lubomir Rintel
2013-03-01
watchdog: ath79_wdt: add device tree matching
Gabor Juhos
2013-03-01
watchdog: ath79_wdt: get register base from platform device's resources
Gabor Juhos
2013-03-01
watchdog: ath79_wdt: convert to use devm_clk_get
Gabor Juhos
2013-03-01
watchdog: sp5100_tco: Write back the original value to reserved bits, instead...
Takahisa Tanaka
2013-03-01
watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...
Takahisa Tanaka
2013-03-01
watchdog: gef_wdt.c: add missing remove callback
Devendra Naga
2013-03-01
watchdog: at91sam9: at91_wdt_dt_ids cannot be __init
Arnd Bergmann
2013-03-01
watchdog: da9055_wdt needs to select WATCHDOG_CORE
Randy Dunlap
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-14
watchdog: Add support for ux500_wdt watchdog
Fabio Baltieri
2013-01-25
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-17
watchdog: convert drivers/watchdog/* to use module_platform_driver_probe
Fabio Porcedda
2013-01-02
watchdog: twl4030_wdt: add DT support
Aaro Koskinen
2013-01-02
watchdog: omap_wdt: eliminate unused variable and a compiler warning
Aaro Koskinen
2013-01-02
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...
Axel Lin
2013-01-02
watchdog: da9055: Fix invalid free of devm_ allocated data
Axel Lin
2012-12-19
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-12-19
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
2012-12-19
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-12-19
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-11-30
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
2012-11-30
watchdog: OMAP: fixup for ARM multiplatform support
Tony Lindgren
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinitdata
Bill Pemberton
[prev]
[next]