summaryrefslogtreecommitdiff
path: root/drivers/watchdog/ulp_wdog.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-24watchdog: ulp_wdog: add driver model for ulp watchdog driverAlice Guo1-7/+87
2022-10-24watchdog: ulp_wdog: enable watchdog interrupt on imx93Alice Guo1-2/+4
2022-10-24watchdog: ulp_wdog: Update watchdog driver for imx93Alice Guo1-3/+12
2022-10-24ulp_wdog: Update ulp wdog driver for 32bits commandYe Li1-16/+36
2021-07-17mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to completeBreno Lima1-14/+25
2021-07-17mx7ulp: Update unlock and refresh sequences in sWDOG driverBreno Lima1-6/+12
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-03-17wdog: Add the watchdog driver for MX7ULP.Ye Li1-0/+98