summaryrefslogtreecommitdiff
path: root/drivers/watchdog/sprd_wdt.c
AgeCommit message (Expand)Author
2020-12-13watchdog: sprd: change to use usleep_range() instead of busy loopChunyan Zhang
2020-12-13watchdog: sprd: check busy bit before new loading rather than after thatLingling Xu
2020-12-13watchdog: sprd: remove watchdog disable from resume fail pathLingling Xu
2019-11-18watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li
2019-08-12watchdog: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-08watchdog: sprd_wdt: drop warning after registering deviceWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-05watchdog: sprd_wdt: Convert to use device managed functions and other improve...Guenter Roeck
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2018-08-02watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()Wei Yongjun
2018-03-13watchdog: sprd_wdt: Fix error handling in sprd_wdt_enable()Alexey Khoroshilov
2017-12-28watchdog: Add Spreadtrum watchdog driverEric Long