summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/imx_sc_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: imx_sc_wdt: continue if the wdog already enabledJacky Bai2023-10-291-1/+4
* watchdog: imx_sc_wdt: fix pretimeoutStefan Eichenberger2021-06-211-7/+4
* watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam2020-05-251-0/+5
* watchdog: imx_sc_wdt: Remove unused includesAnson Huang2020-03-181-2/+0
* watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware formatAnson Huang2019-11-051-1/+7
* watchdog: imx_sc: this patch just fixes whitespacesOliver Graute2019-09-171-2/+2
* watchdog: imx_sc: Remove unnecessary error logAnson Huang2019-09-171-4/+1
* watchdog: imx_sc: Add pretimeout supportAnson Huang2019-07-081-20/+105
* watchdog: imx_sc_wdt: drop warning after registering deviceWolfram Sang2019-07-081-7/+1
* watchdog: imx_sc_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-4/+1
* watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-6/+7
* watchdog: imx_sc: Add i.MX system controller watchdog supportAnson Huang2019-05-051-0/+177