aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sbsa_gwdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal1-1/+1
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal1-1/+1
2016-07-19watchdog: sbsa: Drop status functionGuenter Roeck1-10/+0
2016-07-17watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.Pratyush Anand1-0/+2
2016-07-17watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeoutPratyush Anand1-2/+2
2016-03-16Watchdog: introduce ARM SBSA watchdog driverFu Wei1-0/+408