index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2016-07-27
watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe()
Wei Yongjun
2016-07-25
watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function
Guenter Roeck
2016-07-25
watchdog: core: Fix error handling of watchdog_dev_init()
Wei Yongjun
2016-07-25
watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
Wei Yongjun
2016-07-25
watchdog: pic32-dmt: Remove .owner field for driver
Wei Yongjun
2016-07-25
watchdog: pic32-wdt: Remove .owner field for driver
Wei Yongjun
2016-07-19
watchdog: sbsa: Drop status function
Guenter Roeck
2016-07-19
watchdog: Implement status function in watchdog core
Guenter Roeck
2016-07-18
watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeout
Guenter Roeck
2016-07-17
watchdog: change watchdog_need_worker logic
Rasmus Villemoes
2016-07-17
watchdog: add support for MCP78S chipset in nv_tco
Alexey Kunitskiy
2016-07-17
watchdog: bcm2835_wdt: remove redundant ->set_timeout callback
Rasmus Villemoes
2016-07-17
watchdog: bcm2835_wdt: constify _ops and _info structures
Rasmus Villemoes
2016-07-17
watchdog: Add Meson GXBB Watchdog Driver
Neil Armstrong
2016-07-17
watchdog: qcom: configure BARK time in addition to BITE time
Matthew McClintock
2016-07-17
watchdog: qcom: add option for standalone watchdog not in timer block
Matthew McClintock
2016-07-17
watchdog: da9063_wdt: don't trigger watchdog too fast
Stefan Christ
2016-07-17
watchdog: iTCO-wdt: handle 5th variation for Apollo Lake
Yong, Jonathan
2016-07-17
watchdog: pic32-dmt: Fix return value check in pic32_dmt_probe()
Wei Yongjun
2016-07-17
watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
Wei Yongjun
2016-07-17
watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.
Enric Balletbo i Serra
2016-07-17
watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS
Vladimir Zapolskiy
2016-07-17
watchdog: max77620: Add support for watchdog timer
Laxman Dewangan
2016-07-17
watchdog: f71808e_wdt: Add F81866 support
Ji-Ze Hong (Peter Hong)
2016-07-17
watchdog: sirf: fix __iomem * warnings
Ben Dooks
2016-07-17
watchdog: tangox: Mark running watchdog correctly
Guenter Roeck
2016-07-17
watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.
Pratyush Anand
2016-07-17
watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeout
Pratyush Anand
2016-07-17
watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is...
Pratyush Anand
2016-07-17
watchdog: pcwd: Utilize the module_isa_driver macro
William Breathitt Gray
2016-07-17
watchdog: Add Aspeed watchdog driver
Joel Stanley
2016-07-17
watchdog: softdog: improve coding style
Wolfram Sang
2016-07-17
watchdog: softdog: drop superfluous set_timeout callback
Wolfram Sang
2016-07-17
watchdog: softdog: sort includes to avoid duplicates
Wolfram Sang
2016-07-17
watchdog: softdog: remove forward declaration
Wolfram Sang
2016-07-17
watchdog: softdog: consistently use softdog_ prefix
Wolfram Sang
2016-07-17
watchdog: softdog: use watchdog core to init timeout value
Wolfram Sang
2016-07-17
watchdog: softdog: remove obsolete comments
Wolfram Sang
2016-07-17
watchdog: Add a device managed API for watchdog_register_device()
Neil Armstrong
2016-06-17
watchdog: ebc-c384_wdt: Allow build for X86_64
William Breathitt Gray
2016-05-25
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2016-05-20
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-14
watchdog: shwdt: Use setup_timer()
Muhammad Falak R Wani
2016-05-14
watchdog: cpwd: Use setup_timer()
Muhammad Falak R Wani
2016-05-14
watchdog: renesas-wdt: add driver
Wolfram Sang
2016-05-14
watchdog: remove error message when unable to allocate watchdog device
Colin Ian King
2016-05-14
watchdog: f71808e_wdt: Fix WDTMOUT_STS register read
Knud Poulsen
2016-05-14
watchdog: f71808e_wdt: Fix typo
Knud Poulsen
2016-05-14
watchdog: f71808e_wdt: Add F81865 support
Knud Poulsen
[next]