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-01-11
watchdog: asm9260: remove __init and __exit annotations
Arnd Bergmann
2016-01-11
watchdog: Drop pointer to watchdog device from struct watchdog_device
Guenter Roeck
2016-01-11
watchdog: ziirave: Use watchdog infrastructure to create sysfs attributes
Guenter Roeck
2016-01-11
watchdog: Add support for creating driver specific sysfs attributes
Guenter Roeck
2016-01-11
watchdog: stmp3xxx: Remove unused variables
Fabio Estevam
2016-01-09
watchdog: add MT7621 watchdog support
John Crispin
2015-12-29
watchdog: da9055_wdt: Drop reference counting
Guenter Roeck
2015-12-29
watchdog: da9052_wdt: Drop reference counting
Guenter Roeck
2015-12-29
watchdog: Separate and maintain variables based on variable lifetime
Guenter Roeck
2015-12-29
watchdog: diag288: Stop re-using watchdog core internal flags
Guenter Roeck
2015-12-29
watchdog: Create watchdog device in watchdog_dev.c
Guenter Roeck
2015-12-28
watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_device
Guenter Roeck
2015-12-28
watchdog: mena21: Do not use device pointer from struct watchdog_device
Guenter Roeck
2015-12-28
watchdog: gpio: Do not use device pointer from struct watchdog_device
Guenter Roeck
2015-12-28
watchdog: tangox: Print info message using pointer to platform device
Guenter Roeck
2015-12-28
watchdog: bcm2835_wdt: Drop log message if watchdog is stopped
Guenter Roeck
2015-12-28
watchdog: add support for Sigma Designs SMP86xx/SMP87xx
Mans Rullgard
2015-12-28
watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor Driver
Martyn Welch
2015-12-28
watchdog: add Alphascale asm9260-wdt driver
Oleksij Rempel
2015-12-28
watchdog: ts4800: add driver for TS-4800 watchdog
Damien Riegel
2015-12-28
watchdog: atlas7: add watchdog driver of CSRatlas7
Guo Zeng
2015-12-28
watchdog: meson: Add meson8b SoC specific data
Carlo Caione
2015-12-28
watchdog: meson: Enable meson SoC specific data
Carlo Caione
2015-12-28
watchdog: hpwdt: HP rebranding
Mingarelli, Thomas
2015-12-27
watchdog: cadence_wdt: use to_platform_device()
Geliang Tang
2015-12-27
watchdog: omap: don't disable the timer when it should be enabled early
Uwe Kleine-König
2015-12-27
watchdog: omap: don't disable runtime pm before starting device
Uwe Kleine-König
2015-12-27
watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds()
Jisheng Zhang
2015-12-27
watchdog: refuse to unload softdog module when its timer is running
Li RongQing
2015-12-27
watchdog: stmp3xxx: Stop the watchdog on system halt
Harald Geyer
2015-12-27
sp5100_tco: fix the device check for SB800 and later chipsets
Huang Rui
2015-12-27
sp5100_tco: Add AMD Carrizo platform support
Huang Rui
2015-12-27
sp5100_tco: Add AMD Mullins platform support
Denis Turischev
2015-12-27
watchdog: Read device status through sysfs attributes
Pratyush Anand
2015-12-27
watchdog: Use static struct class watchdog_class in stead of pointer
Pratyush Anand
2015-12-13
watchdog: w83627hf_wdt: use core reboot notifier
Damien Riegel
2015-12-13
watchdog: softdog: use core reboot notifier
Damien Riegel
2015-12-13
watchdog: gpio_wdt: use core reboot notifier
Damien Riegel
2015-12-13
watchdog: cadence_wdt: use core reboot notifier
Damien Riegel
2015-12-13
watchdog: bcm47xx_wdt: use core reboot notifier
Damien Riegel
2015-12-13
watchdog: core: add reboot notifier support
Damien Riegel
2015-12-13
watchdog: sunxi_wdt: use core restart handler
Damien Riegel
2015-12-13
watchdog: s3c2410_wdt: use core restart handler
Damien Riegel
2015-12-13
watchdog: qcom-wdt: use core restart handler
Damien Riegel
2015-12-13
watchdog: mtk_wdt: use core restart handler
Damien Riegel
2015-12-13
watchdog: moxart_wdt: use core restart handler
Damien Riegel
2015-12-13
watchdog: meson_wdt: use core restart handler
Damien Riegel
2015-12-13
watchdog: lpc18xx_wdt: use core restart handler
Damien Riegel
2015-12-13
watchdog: imx2_wdt: use core restart handler
Damien Riegel
2015-12-13
watchdog: imgpdc_wdt: use core restart handler
Damien Riegel
[next]