| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-11 | platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolder | Andy Shevchenko | 1 | -1/+1 |
| 2024-09-11 | platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm | Mika Westerberg | 1 | -2/+1 |
| 2024-03-10 | watchdog: intel-mid_wdt: Get platform data via dev_get_platdata() | Andy Shevchenko | 1 | -1/+1 |
| 2024-03-10 | watchdog: intel-mid_wdt: Don't use "proxy" headers | Andy Shevchenko | 1 | -1/+7 |
| 2024-03-10 | watchdog: intel-mid_wdt: Remove unused intel-mid.h | Andy Shevchenko | 1 | -1/+0 |
| 2023-08-19 | watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load | Raag Jadav | 1 | -0/+1 |
| 2021-01-25 | watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is ready | Andy Shevchenko | 1 | -4/+4 |
| 2020-04-24 | watchdog: intel-mid_wdt: Convert to use new SCU IPC API | Mika Westerberg | 1 | -16/+37 |
| 2019-11-18 | watchdog: intel-mid_wdt: Add WATCHDOG_NOWAYOUT support | Andy Shevchenko | 1 | -0/+1 |
| 2019-07-08 | watchdog: intel-mid_wdt: drop warning after registering device | Wolfram Sang | 1 | -3/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 1 | -4/+1 |
| 2019-05-05 | watchdog: intel-mid_wdt: Use 'dev' instead of dereferencing it repeatedly | Guenter Roeck | 1 | -11/+11 |
| 2017-06-05 | watchdog: intel-mid_wdt: Keep watchdog running | Andy Shevchenko | 1 | -2/+15 |
| 2017-02-24 | watchdog: intel-mid_wdt: Convert to use device managed functions | Guenter Roeck | 1 | -10/+1 |
| 2016-12-16 | intel-mid_wdt: Error code is just an integer | Andy Shevchenko | 1 | -11/+8 |
| 2016-12-16 | intel-mid_wdt: make sure watchdog is not running at startup | Andy Shevchenko | 1 | -0/+3 |
| 2015-10-28 | watchdog: intel-mid: add Magic Closure flag | David Cohen | 1 | -1/+1 |
| 2015-09-09 | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 1 | -0/+1 |
| 2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-06-10 | watchdog: add Intel MID watchdog driver support | David Cohen | 1 | -0/+184 |