aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/rzn1_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-10watchdog: rzn1: remove now obsolete interrupt supportWolfram Sang1-19/+0
2026-05-03watchdog: rzn1: Fix reverse xmas tree declarationHerve Codina (Schneider Electric)1-2/+2
2026-05-03watchdog: rzn1: Use dev_err_probe()Herve Codina (Schneider Electric)1-12/+6
2024-11-04watchdog: fix typo in the commentYan Zhen1-1/+1
2024-07-18watchdog: rzn1: Convert comma to semicolonChen Ni1-3/+3
2023-02-12watchdog: rzn1: Use devm_clk_get_enabled() helperChristophe JAILLET1-17/+1
2022-05-21watchdog: Add Renesas RZ/N1 Watchdog driverPhil Edworthy1-0/+203