index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2015-11-23
watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdog
Nicolas Boichat
2015-11-23
watchdog: Add support for Freescale Layerscape platforms
Shaohui Xie
2015-11-23
watchdog: tegra: Stop watchdog first if restarting
Andrew Chew
2015-11-23
watchdog: w83977f_wdt: underflow in wdt_set_timeout()
Dan Carpenter
2015-11-23
watchdog: pnx4008: make global wdt_clk static
Vladimir Zapolskiy
2015-11-23
watchdog: pnx4008: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2015-11-23
watchdog: omap_wdt: fix null pointer dereference
Peter Robinson
2015-11-10
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-11-03
watchdog: core: propagate ping error code to the user space
Alexander Usyskin
2015-11-03
watchdog: watchdog_dev: Use single variable name for struct watchdog_device
Guenter Roeck
2015-10-28
watchdog: intel-mid: add Magic Closure flag
David Cohen
2015-10-28
watchdog: imx2_wdt: Use register definition in regmap_write()
Fabio Estevam
2015-10-27
watchdog: watchdog_dev: Use device tree alias for naming watchdogs
Justin Chen
2015-10-27
watchdog: Watchdog driver for Broadcom Set-Top Box
Justin Chen
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-09-28
watchdog: iTCO: Fix dependencies on I2C
Guenter Roeck
2015-09-28
watchdog: bcm2835: Fix poweroff behaviour
Noralf Trønnes
2015-09-28
watchdog: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-09-09
watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errors
Bjorn Andersson
2015-09-09
watchdog: at91sam9: get and use slow clock
Alexandre Belloni
2015-09-09
watchdog: add a driver to support SAMA5D4 watchdog timer
Wenyou Yang
2015-09-09
watchdog: mpc8xxx: allow to compile for MPC512x
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: use better error code when watchdog cannot be enabled
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: use dynamic memory for device specific data
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: use devm_ioremap_resource to map memory
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: make use of of_device_get_match_data
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: simplify registration
Uwe Kleine-König
2015-09-09
watchdog: mpc8xxx: remove dead code
Uwe Kleine-König
2015-09-09
watchdog: lpc18xx_wdt_get_timeleft() can be static
Fengguang Wu
2015-09-09
watchdog: NXP LPC18xx Watchdog Timer Driver
Ariel D'Alessandro
2015-09-09
watchdog: gpio-wdt: ping already at startup for always running devices
Uwe Kleine-König
2015-09-09
watchdog: gpio-wdt: be more strict about hw_algo matching
Uwe Kleine-König
2015-09-09
watchdog: booke_wdt: Use infrastructure to check timeout limits
Guenter Roeck
2015-09-09
watchdog: (nv_tco) add support for MCP79
Vivien Didelot
2015-09-09
watchdog: sunxi: fix activation of system reset
Francesco Lavra
2015-09-09
watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled
Greta Zhang
2015-09-09
watchdog: mtk_wdt: add suspend/resume support
Greta Zhang
2015-09-09
watchdog: imgpdc: Unregister restart handler on remove
Ezequiel Garcia
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-11
watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
Matt Fleming
2015-08-11
mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
Matt Fleming
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-07-17
Update Viresh Kumar's email address
Viresh Kumar
2015-07-01
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-07-01
watchdog: omap_wdt: early_enable module parameter
Lars Poeschel
2015-06-29
watchdog: gpio_wdt: Add option for early registration
Jean-Baptiste Theou
2015-06-29
watchdog: watchdog_core: Add watchdog registration deferral mechanism
Jean-Baptiste Theou
2015-06-29
watchdog: max63xx: dynamically allocate device
Vivien Didelot
[next]