summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/zx2967_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
* watchdog: zx2967_wdt: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-20/+13
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-3/+1
* watchdog: zx2967: explicitly request exclusive reset controlPhilipp Zabel2017-09-091-1/+1
* watchdog: zx2967: constify zx2967_wdt_ops.Arvind Yadav2017-07-031-1/+1
* watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()Wei Yongjun2017-05-191-3/+1
* watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 familyBaoyou Xie2017-02-241-0/+291