summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sbsa_gwdt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner2019-06-051-10/+1Star
* Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-05-131-24/+4Star
|\
| * watchdog: sbsa_gwdt: Convert to use device managed functions and other improv...Guenter Roeck2019-05-051-19/+2Star
| * watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-5/+2Star
* | watchdog/sbsa: Use arch_timer_read_counter instead of arch_counter_get_cntvctMarc Zyngier2019-04-301-1/+1
|/
* watchdog: sbsa: use 32-bit read for WCVJayachandran C2018-03-031-1/+2
* watchdog: constify watchdog_ops structuresBhumika Goyal2017-02-241-1/+1
* watchdog: constify watchdog_info structuresBhumika Goyal2017-02-241-1/+1
* watchdog: sbsa: Drop status functionGuenter Roeck2016-07-191-10/+0Star
* watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running.Pratyush Anand2016-07-171-0/+2
* watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeoutPratyush Anand2016-07-171-2/+2
* Watchdog: introduce ARM SBSA watchdog driverFu Wei2016-03-161-0/+408