Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-14 | watchdog: imx7ulp: Watchdog should continue running for wait/stop mode | Anson Huang | 1 | -1/+4 |
2020-10-14 | watchdog: imx7ulp: Strictly follow the sequence for wdog operations | Anson Huang | 1 | -13/+61 |
2020-03-18 | watchdog: imx7ulp: Remove unused include of init.h | Anson Huang | 1 | -1/+0 |
2019-12-30 | watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable() | Fabio Estevam | 1 | -1/+1 |
2019-11-18 | watchdog: imx7ulp: Fix reboot hang | Fabio Estevam | 1 | -0/+16 |
2019-11-18 | watchdog: imx7ulp: Use definitions instead of magic values | Fabio Estevam | 1 | -1/+4 |
2019-11-18 | watchdog: imx7ulp: Remove inline annotations | Fabio Estevam | 1 | -3/+3 |
2019-11-18 | watchdog: imx7ulp: Remove unused structure member | Fabio Estevam | 1 | -1/+0 |
2019-11-18 | watchdog: imx7ulp: Pass the wdog instance inimx7ulp_wdt_enable() | Fabio Estevam | 1 | -10/+9 |
2019-09-17 | watchdog: Add i.MX7ULP watchdog support | Anson Huang | 1 | -0/+243 |