summaryrefslogtreecommitdiff
path: root/drivers/watchdog/apple_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-10watchdog: apple: Constify some structuresChristophe JAILLET1-2/+2
2026-05-11watchdog: apple: Add "apple,t8103-wdt" compatibleJanne Grunau1-0/+1
2025-06-01watchdog: apple: set max_hw_heartbeat_ms instead of max_timeoutFlorian Klink1-2/+5
2024-11-04watchdog: apple: Increase reset delay to 150msNick Chan1-3/+3
2024-11-04watchdog: apple: Actually flush writes after requesting watchdog restartNick Chan1-1/+1
2023-10-29watchdog: apple: Deactivate on suspendJanne Grunau1-0/+25
2023-02-12watchdog: apple: Use devm_clk_get_enabled() helperChristophe JAILLET1-17/+1
2022-01-05watchdog: Add Apple SoC watchdog driverSven Peter1-0/+226