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