| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294 | Thomas Gleixner | 2019-06-05 | 1 | -10/+1 |
* | Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2019-05-13 | 1 | -24/+4 |
|\ |
|
| * | watchdog: sbsa_gwdt: Convert to use device managed functions and other improv... | Guenter Roeck | 2019-05-05 | 1 | -19/+2 |
| * | watchdog: Convert to use devm_platform_ioremap_resource | Guenter Roeck | 2019-05-05 | 1 | -5/+2 |
* | | watchdog/sbsa: Use arch_timer_read_counter instead of arch_counter_get_cntvct | Marc Zyngier | 2019-04-30 | 1 | -1/+1 |
|/ |
|
* | watchdog: sbsa: use 32-bit read for WCV | Jayachandran C | 2018-03-03 | 1 | -1/+2 |
* | watchdog: constify watchdog_ops structures | Bhumika Goyal | 2017-02-24 | 1 | -1/+1 |
* | watchdog: constify watchdog_info structures | Bhumika Goyal | 2017-02-24 | 1 | -1/+1 |
* | watchdog: sbsa: Drop status function | Guenter Roeck | 2016-07-19 | 1 | -10/+0 |
* | watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running. | Pratyush Anand | 2016-07-17 | 1 | -0/+2 |
* | watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeout | Pratyush Anand | 2016-07-17 | 1 | -2/+2 |
* | Watchdog: introduce ARM SBSA watchdog driver | Fu Wei | 2016-03-16 | 1 | -0/+408 |