summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/marvell_gti_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_msGeorge Cherian2023-10-291-0/+1
* drivers: watchdog: marvell_gti: fix zero pretimeout handlingBharat Bhushan2023-10-291-0/+7
* watchdog: marvell_gti: Replace of_platform.h with explicit includesRob Herring2023-10-291-1/+1
* watchdog: marvell_gti_wdt: Fix error code in probe()Dan Carpenter2023-10-291-1/+1
* Watchdog: marvell_gti_wdt: Remove redundant dev_err_probe() for platform_get_...Jinjie Ruan2023-10-111-1/+1
* Watchdog: Add marvell GTI watchdog driverBharat Bhushan2023-08-131-0/+340