| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-15 | watchdog: aspeed: Add support for AST2700 platform | Chin-Ting Kuo | 1 | -1/+15 |
| 2025-11-15 | watchdog: aspeed: Support variable number of reset mask registers | Chin-Ting Kuo | 1 | -6/+8 |
| 2025-03-16 | watchdog: aspeed: fix 64-bit division | Arnd Bergmann | 1 | -1/+1 |
| 2025-03-09 | watchdog: aspeed: Update bootstatus handling | Chin-Ting Kuo | 1 | -2/+79 |
| 2023-10-29 | watchdog: aspeed: Add support for aspeed,reset-mask DT property | Zev Weiss | 1 | -0/+11 |
| 2023-04-22 | watchdog: aspeed: Drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-02-18 | watchdog: Include <linux/kstrtox.h> when appropriate | Christophe JAILLET | 1 | -0/+1 |
| 2022-11-19 | watchdog: aspeed: Enable pre-timeout interrupt | Eddie James | 1 | -16/+88 |
| 2022-10-02 | watchdog: aspeed_wdt: Reorder output signal register configuration | Chin-Ting Kuo | 1 | -6/+6 |
| 2022-03-27 | watchdog: aspeed: add nowayout support | Eduardo Valentin | 1 | -0/+7 |
| 2021-06-21 | watchdog: aspeed: fix hardware timeout calculation | Tao Ren | 1 | -1/+1 |
| 2021-06-21 | watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functions | Juerg Haefliger | 1 | -2/+2 |
| 2019-11-18 | watchdog: aspeed: Fix clock behaviour for ast2600 | Joel Stanley | 1 | -6/+10 |
| 2019-09-17 | watchdog: aspeed: add support for dual boot | Ivan Mikhaylov | 1 | -1/+64 |
| 2019-09-17 | watchdog: aspeed: Add support for AST2600 | Ryan Chen | 1 | -1/+3 |
| 2019-07-08 | watchdog: aspeed_wdt: drop warning after registering device | Wolfram Sang | 1 | -7/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-05 | watchdog: aspeed_wdt: Use 'dev' instead of dereferencing it repeatedly | Guenter Roeck | 1 | -10/+11 |
| 2019-05-05 | watchdog: Convert to use devm_platform_ioremap_resource | Guenter Roeck | 1 | -3/+1 |
| 2018-04-16 | aspeed: watchdog: Set bootstatus during probe | Eddie James | 1 | -0/+7 |
| 2018-03-24 | Merge branch 'v4.17-rc1' | Wim Van Sebroeck | 1 | -0/+4 |
| 2018-03-24 | watchdog: aspeed: Allow configuring for alternate boot | Milton Miller | 1 | -0/+4 |
| 2018-03-13 | watchdog: aspeed: Fix translation of reset mode to ctrl register | Milton Miller | 1 | -3/+6 |
| 2017-12-28 | watchdog: aspeed: Move init to arch_initcall | Andrew Jeffery | 1 | -1/+12 |
| 2017-12-28 | watchdog: aspeed: Retain watchdog enabled state | Andrew Jeffery | 1 | -2/+6 |
| 2017-09-09 | watchdog: aspeed: Support configuration of external signal properties | Andrew Jeffery | 1 | -3/+102 |
| 2017-09-09 | drivers/watchdog: ASPEED reference dev tree properties for config | Christopher Bostic | 1 | -5/+24 |
| 2017-02-24 | watchdog: aspeed_wdt: Convert to use device managed functions | Guenter Roeck | 1 | -13/+1 |
| 2016-07-17 | watchdog: Add Aspeed watchdog driver | Joel Stanley | 1 | -0/+212 |