index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2022-01-05
watchdog: Add Watchdog Timer driver for RZ/G2L
Biju Das
2022-01-05
watchdog: da9063: Add hard dependency on I2C
Andrej Picej
2022-01-05
watchdog: Add Realtek Otto watchdog timer
Sander Vanheule
2021-12-28
watchdog: s3c2410: Add Exynos850 support
Sam Protsenko
2021-12-28
watchdog: da9063: use atomic safe i2c transfer in reset handler
Yunus Bas
2021-12-28
watchdog: davinci: Use div64_ul instead of do_div
Changcheng Deng
2021-12-28
watchdog: Remove BCM63XX_WDT
Florian Fainelli
2021-12-28
watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
Florian Fainelli
2021-12-28
watchdog: Allow building BCM7038_WDT for BCM63XX
Florian Fainelli
2021-12-28
watchdog: bcm7038_wdt: Support platform data configuration
Florian Fainelli
2021-12-28
watchdog: meson_gxbb_wdt: remove stop_on_reboot
Artem Lapkin
2021-12-28
watchdog: Kconfig: fix help text indentation
Luca Ceresoli
2021-12-28
watchdog: s3c2410: Remove superfluous err label
Sam Protsenko
2021-12-28
watchdog: s3c2410: Support separate source clock
Sam Protsenko
2021-12-28
watchdog: s3c2410: Cleanup PMU related code
Sam Protsenko
2021-12-28
watchdog: s3c2410: Add support for WDT counter enable register
Sam Protsenko
2021-12-28
watchdog: s3c2410: Implement a way to invert mask reg value
Sam Protsenko
2021-12-28
watchdog: s3c2410: Extract disable and mask code into separate functions
Sam Protsenko
2021-12-28
watchdog: s3c2410: Make reset disable register optional
Sam Protsenko
2021-12-28
watchdog: s3c2410: Let kernel kick watchdog
Sam Protsenko
2021-12-28
watchdog: s3c2410: Fail probe if can't find valid timeout
Sam Protsenko
2021-12-28
watchdog: f71808e_wdt: Add F81966 support
AaeonIot
2021-12-28
watchdog: Kconfig: enable MTK watchdog
Kevin Hilman
2021-12-23
watchdog: simatic-ipc-wdt: add new driver for Siemens Industrial PCs
Henning Schild
2021-11-10
Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2021-11-03
Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2021-11-01
watchdog: db8500_wdt: Rename symbols
Linus Walleij
2021-11-01
watchdog: db8500_wdt: Rename driver
Linus Walleij
2021-11-01
watchdog: ux500_wdt: Drop platform data
Linus Walleij
2021-10-27
watchdog: bcm63xx_wdt: fix fallthrough warning
Rafał Miłecki
2021-10-26
watchdog: iTCO_wdt: No need to stop the timer in probe
Mika Westerberg
2021-10-26
watchdog: s3c2410: describe driver in KConfig
Krzysztof Kozlowski
2021-10-26
watchdog: sp5100_tco: Add support for get_timeleft
Thomas Weißschuh
2021-10-26
watchdog: mtk: add disable_wdt_extrst support
Fengquan Chen
2021-10-26
watchdog: rza_wdt: Use semicolons instead of commas
Geert Uytterhoeven
2021-10-26
watchdog: mlx-wdt: Use regmap_write_bits()
Philipp Zabel
2021-10-26
watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
2021-10-26
watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-10-26
watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
2021-10-26
watchdog: sunxi_wdt: Add support for D1
Samuel Holland
2021-10-26
ar7: fix kernel builds for compiler test
Jackie Liu
2021-10-26
watchdog: meson_gxbb_wdt: add timeout parameter
Artem Lapkin
2021-10-26
watchdog: meson_gxbb_wdt: add nowayout parameter
Artem Lapkin
2021-10-26
watchdog: da9062: da9063: prevent pings ahead of machine reset
Primoz Fiser
2021-10-26
watchdog: f71808e_wdt: dynamically allocate watchdog driver data
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: refactor to platform device/driver pair
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: migrate to new kernel watchdog API
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: rename variant-independent identifiers appropriately
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: constify static array
Ahmad Fatoum
2021-10-26
watchdog: f71808e_wdt: remove superfluous global
Ahmad Fatoum
[prev]
[next]