aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sirfsoc_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner1-2/+1
2019-05-05watchdog: sirfsoc_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-18/+6
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2018-03-03watchdog: sirfsoc: allow setting timeout in devicetreeMarcus Folkesson1-1/+1
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal1-1/+1
2016-07-17watchdog: sirf: fix __iomem * warningsBen Dooks1-5/+10
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-28watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König1-2/+4
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du1-0/+224