summaryrefslogtreecommitdiff
path: root/drivers/watchdog/imx7ulp_wdt.c
AgeCommit message (Expand)Author
2023-10-29wdog: imx7ulp: Enable wdog int_en bit for watchdog any resetJacky Bai
2023-08-13watchdog: Explicitly include correct DT includesRob Herring
2023-02-12watchdog: imx7ulp: Use devm_clk_get_enabled() helperChristophe JAILLET
2022-10-02watchdog: imx93: add watchdog timer on imx93Alice Guo
2022-10-02watchdog: imx7ulp_wdt: init wdog when it was activeJason Liu
2022-10-02watchdog: imx7ulp_wdt: Handle wdog reconfigure failureYe Li
2022-10-02watchdog: imx7ulp_wdt: Fix RCS timeout issueYe Li
2022-10-02watchdog: imx7ulp_wdt: Check CMD32EN in wdog initYe Li
2022-10-02watchdog: imx7ulp: Add explict memory barrier for unlock sequenceJacky Bai
2022-10-02watchdog: imx7ulp: Move suspend/resume to noirq phaseAnson Huang
2020-10-14watchdog: imx7ulp: Watchdog should continue running for wait/stop modeAnson Huang
2020-10-14watchdog: imx7ulp: Strictly follow the sequence for wdog operationsAnson Huang
2020-03-18watchdog: imx7ulp: Remove unused include of init.hAnson Huang
2019-12-30watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()Fabio Estevam
2019-11-18watchdog: imx7ulp: Fix reboot hangFabio Estevam
2019-11-18watchdog: imx7ulp: Use definitions instead of magic valuesFabio Estevam
2019-11-18watchdog: imx7ulp: Remove inline annotationsFabio Estevam
2019-11-18watchdog: imx7ulp: Remove unused structure memberFabio Estevam
2019-11-18watchdog: imx7ulp: Pass the wdog instance inimx7ulp_wdt_enable()Fabio Estevam
2019-09-17watchdog: Add i.MX7ULP watchdog supportAnson Huang