aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/marvell_gti_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-29drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_msGeorge Cherian1-0/+1
2023-10-29drivers: watchdog: marvell_gti: fix zero pretimeout handlingBharat Bhushan1-0/+7
2023-10-29watchdog: marvell_gti: Replace of_platform.h with explicit includesRob Herring1-1/+1
2023-10-29watchdog: marvell_gti_wdt: Fix error code in probe()Dan Carpenter1-1/+1
2023-10-11Watchdog: marvell_gti_wdt: Remove redundant dev_err_probe() for platform_get_...Jinjie Ruan1-1/+1
2023-08-13Watchdog: Add marvell GTI watchdog driverBharat Bhushan1-0/+340