aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/imx_sc_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-21watchdog: imx_sc_wdt: fix pretimeoutStefan Eichenberger1-7/+4
2020-05-25watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam1-0/+5
2020-03-18watchdog: imx_sc_wdt: Remove unused includesAnson Huang1-2/+0
2019-11-05watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware formatAnson Huang1-1/+7
2019-09-17watchdog: imx_sc: this patch just fixes whitespacesOliver Graute1-2/+2
2019-09-17watchdog: imx_sc: Remove unnecessary error logAnson Huang1-4/+1
2019-07-08watchdog: imx_sc: Add pretimeout supportAnson Huang1-20/+105
2019-07-08watchdog: imx_sc_wdt: drop warning after registering deviceWolfram Sang1-7/+1
2019-05-05watchdog: imx_sc_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-4/+1
2019-05-05watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-6/+7
2019-05-05watchdog: imx_sc: Add i.MX system controller watchdog supportAnson Huang1-0/+177