index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2023-06-26
watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub)
Yuechao Zhao
2023-06-26
watchdog: xilinx_wwdt: Add Versal window watchdog support
Srinivas Neeli
2023-06-26
watchdog: ziirave_wdt: Switch i2c driver back to use .probe()
Uwe Kleine-König
2023-06-26
watchdog: ibmasr: Replace GPL license notice with SPDX identifier
Bagas Sanjaya
2023-06-26
watchdog: Convert GPL 2.0 notice to SPDX identifier
Bagas Sanjaya
2023-06-26
watchdog: loongson1_wdt: Add DT support
Keguang Zhang
2023-05-04
Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2023-04-29
watchdog: dw_wdt: Simplify clk management
Christophe JAILLET
2023-04-29
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
Christophe JAILLET
2023-04-29
watchdog: starfive: Fix the warning of starfive_wdt_match
Xingyu Wu
2023-04-29
watchdog: starfive: Fix the probe return error if PM and early_enable are bot...
Xingyu Wu
2023-04-22
watchdog: menz069_wdt: fix timeout setting
Johannes Thumshirn
2023-04-22
watchdog: menz069_wdt: fix watchdog initialisation
Johannes Thumshirn
2023-04-22
watchdog: loongson1_wdt: Implement restart handler
Keguang Zhang
2023-04-22
drivers: watchdog: Add StarFive Watchdog driver
Xingyu Wu
2023-04-22
watchdog: avoid usage of iterator after loop
Jakob Koschel
2023-04-22
watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functions
Tom Rix
2023-04-22
watchdog: aspeed: Drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-04-22
watchdog: sp5100_tco: Immediately trigger upon starting.
Gregory Oakes
2023-04-22
watchdog: rt2880-wdt: prefer unsigned int over unsigned
Sergio Paracuellos
2023-04-22
watchdog: rt2880-wdt: avoid static global declarations
Sergio Paracuellos
2023-04-22
watchdog: loongson1: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-04-22
watchdog: ixp4xx: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-04-22
watchdog: s3c2410_wdt: Simplify using dev_err_probe()
Uwe Kleine-König
2023-04-22
watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an int
Uwe Kleine-König
2023-04-22
watchdog: wm8350: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
2023-04-22
watchdog: rn5t618: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
2023-04-22
watchdog: bcm47xx: Simplify using devm_watchdog_register_device()
Uwe Kleine-König
2023-04-22
watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resume
Wang Wensheng
2023-04-22
watchdog: stmp3xxx_rtc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: st_lpc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: shwdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: sch311x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: sa1100: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: rti: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: riowd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: renesas: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: rdc321x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: rc32434: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: orion: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: omap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: nv_tco: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: nic7018: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: mtx-1: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: lpc18xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: ie6xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: ib700wdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: geodewdt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: gef: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-22
watchdog: dw: Convert to platform remove callback returning void
Uwe Kleine-König
[next]