summaryrefslogtreecommitdiff
path: root/drivers/watchdog/ulp_wdog.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07watchdog: Remove <common.h> and add needed includesTom Rini
2023-05-21watchdog: ulp_wdog: guard reset_cpu with condition checkPeng Fan
2023-01-20watchdog: Clean up defaults for imx_watchdog / ulp_wdogTom Rini
2022-10-24watchdog: ulp_wdog: add driver model for ulp watchdog driverAlice Guo
2022-10-24watchdog: ulp_wdog: enable watchdog interrupt on imx93Alice Guo
2022-10-24watchdog: ulp_wdog: Update watchdog driver for imx93Alice Guo
2022-10-24ulp_wdog: Update ulp wdog driver for 32bits commandYe Li
2021-07-17mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to completeBreno Lima
2021-07-17mx7ulp: Update unlock and refresh sequences in sWDOG driverBreno Lima
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-03-17wdog: Add the watchdog driver for MX7ULP.Ye Li