aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sbsa_gwdt.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-05-05watchdog: sbsa_gwdt: Convert to use device managed functions and other improv...Guenter Roeck
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2019-04-30watchdog/sbsa: Use arch_timer_read_counter instead of arch_counter_get_cntvctMarc Zyngier
2018-03-03watchdog: sbsa: use 32-bit read for WCVJayachandran C
2017-02-24watchdog: constify watchdog_ops structuresBhumika Goyal
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal
2016-07-19watchdog: sbsa: Drop status functionGuenter Roeck
2016-07-17watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.Pratyush Anand
2016-07-17watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeoutPratyush Anand
2016-03-16Watchdog: introduce ARM SBSA watchdog driverFu Wei