aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sbsa_gwdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner1-10/+1
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-24/+4
2019-05-05watchdog: sbsa_gwdt: Convert to use device managed functions and other improvementsGuenter Roeck1-19/+2
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-5/+2
2019-04-30watchdog/sbsa: Use arch_timer_read_counter instead of arch_counter_get_cntvctMarc Zyngier1-1/+1
2018-03-03watchdog: sbsa: use 32-bit read for WCVJayachandran C1-1/+2
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