| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 14 | -23/+23 |
| 2025-04-01 | Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 10 | -28/+525 |
| 2025-03-29 | Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -3/+4 |
| 2025-03-25 | watchdog: sunxi_wdt: Add support for Allwinner A523 | Andre Przywara | 1 | -0/+11 |
| 2025-03-16 | watchdog: aspeed: fix 64-bit division | Arnd Bergmann | 1 | -1/+1 |
| 2025-03-16 | watchdog: npcm: Remove unnecessary NULL check before clk_prepare_enable/clk_d... | Chen Ni | 1 | -6/+3 |
| 2025-03-11 | watchdog: Convert to use device property | Guenter Roeck | 1 | -3/+3 |
| 2025-03-11 | watchdog: lenovo_se30_wdt: include io.h for devm_ioremap() | Stephen Rothwell | 1 | -0/+1 |
| 2025-03-09 | watchdog: nic7018_wdt: tidy up ACPI ID table | Andy Shevchenko | 2 | -5/+7 |
| 2025-03-09 | watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoC | Kyunghwan Seo | 1 | -4/+6 |
| 2025-03-09 | watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform | Mark Pearson | 3 | -0/+406 |
| 2025-03-09 | watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS | Biju Das | 1 | -3/+4 |
| 2025-03-09 | watchdog: cros-ec: Add newlines to printks | Stephen Boyd | 1 | -5/+5 |
| 2025-03-09 | watchdog: aspeed: Update bootstatus handling | Chin-Ting Kuo | 1 | -2/+79 |
| 2025-03-04 | s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]() | Heiko Carstens | 1 | -3/+4 |
| 2025-02-18 | watchdog: Switch to use hrtimer_setup() | Nam Cao | 3 | -9/+7 |
| 2025-01-25 | Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 5 | -13/+24 |
| 2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-08 | treewide: Introduce kthread_run_worker[_on_cpu]() | Frederic Weisbecker | 1 | -1/+1 |
| 2025-01-06 | watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() | Joe Hattori | 1 | -0/+1 |
| 2025-01-06 | watchdog: max77620: fix excess field in kerneldoc | Luca Ceresoli | 1 | -1/+0 |
| 2025-01-06 | watchdog: sp805_wdt: Drop documentation of non-existent `status` member | Lad Prabhakar | 1 | -1/+0 |
| 2025-01-06 | watchdog: rzv2h_wdt: Use local `dev` pointer in probe | Lad Prabhakar | 1 | -8/+8 |
| 2025-01-06 | watchdog: da9052_wdt: add support for bootstatus bits | Marcus Folkesson | 1 | -1/+12 |
| 2025-01-06 | watchdog: sp805: Report correct timeleft at maximum | Mike Crowe | 1 | -1/+1 |
| 2025-01-06 | watchdog: rti: Fix off-by-one in heartbeat recovery | Alexander Sverdlin | 1 | -1/+2 |
| 2024-12-30 | watchdog: stm32_iwdg: fix error message during driver probe | Clément Le Goffic | 1 | -1/+1 |
| 2024-12-05 | Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 27 | -382/+562 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 31 | -31/+31 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
| 2024-11-17 | watchdog: rti: of: honor timeout-sec property | Alexander Sverdlin | 1 | -1/+2 |
| 2024-11-07 | watchdog: s3c2410_wdt: add support for exynosautov920 SoC | Byoungtae Cho | 1 | -1/+36 |
| 2024-11-07 | watchdog: mediatek: Add support for MT6735 TOPRGU/WDT | Yassine Oudjana | 1 | -0/+6 |
| 2024-11-07 | watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart() | Yassine Oudjana | 1 | -0/+6 |
| 2024-11-07 | Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU... | Peter Griffin | 2 | -4/+5 |
| 2024-11-05 | watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler | Claudiu Beznea | 1 | -2/+18 |
| 2024-11-05 | watchdog: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 31 | -32/+32 |
| 2024-11-05 | watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 | James Hilliard | 1 | -0/+39 |
| 2024-11-05 | watchdog: da9063: Remove __maybe_unused notations | Fabio Estevam | 1 | -5/+5 |
| 2024-11-05 | watchdog: da9063: Do not use a global variable | Fabio Estevam | 1 | -4/+5 |
| 2024-11-05 | watchdog: Delete the cpu5wdt driver | Jean Delvare | 3 | -293/+0 |
| 2024-11-05 | watchdog: Add support for Airoha EN7851 watchdog | Christian Marangi | 3 | -0/+225 |
| 2024-11-05 | watchdog: sl28cpld_wdt: don't print out if registering watchdog fails | Wolfram Sang | 1 | -3/+1 |
| 2024-11-05 | watchdog: rza_wdt: don't print out if registering watchdog fails | Wolfram Sang | 1 | -6/+1 |
| 2024-11-05 | watchdog: rti_wdt: don't print out if registering watchdog fails | Wolfram Sang | 1 | -3/+1 |
| 2024-11-05 | watchdog: octeon-wdt: don't print out if registering watchdog fails | Wolfram Sang | 1 | -3/+1 |
| 2024-11-05 | watchdog: it87_wdt: don't print out if registering watchdog fails | Wolfram Sang | 1 | -3/+1 |
| 2024-11-05 | watchdog: iTCO_wdt: don't print out if registering watchdog fails | Wolfram Sang | 1 | -3/+1 |
| 2024-11-05 | watchdog: gxp-wdt: don't print out if registering watchdog fails | Wolfram Sang | 1 | -3/+1 |
| 2024-11-05 | watchdog: da9055_wdt: don't print out if registering watchdog fails | Wolfram Sang | 1 | -6/+1 |
| 2024-11-05 | watchdog: always print when registering watchdog fails | Wolfram Sang | 1 | -9/+17 |
| 2024-11-04 | watchdog: armada_37xx_wdt: remove struct resource | Rosen Penev | 1 | -7/+3 |
| 2024-11-04 | watchdog: apple: Increase reset delay to 150ms | Nick Chan | 1 | -3/+3 |
| 2024-11-04 | watchdog: apple: Actually flush writes after requesting watchdog restart | Nick Chan | 1 | -1/+1 |
| 2024-11-04 | watchdog: stm32_iwdg: Add pretimeout support | Marek Vasut | 1 | -1/+94 |
| 2024-11-04 | watchdog: ziirave_wdt: Drop explicit initialization of struct i2c_device_id::... | Uwe Kleine-König | 1 | -1/+1 |
| 2024-11-04 | watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequency | Harini T | 1 | -12/+63 |
| 2024-11-04 | iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call | Oleksandr Ocheretnyi | 1 | -2/+19 |
| 2024-11-04 | watchdog: fix typo in the comment | Yan Zhen | 4 | -4/+4 |
| 2024-10-28 | watchdog: Add HAS_IOPORT dependency for SBC8360 and SBC7240 | Niklas Schnelle | 1 | -2/+2 |
| 2024-10-14 | Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Bartosz Golaszewski | 1 | -1/+1 |
| 2024-10-09 | watchdog: Congatec Board Controller watchdog timer driver | Thomas Richard | 3 | -0/+222 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 48 | -54/+0 |
| 2024-09-26 | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+8 |
| 2024-09-23 | Merge tag 'linux-watchdog-6.12-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 9 | -46/+324 |
| 2024-09-17 | watchdog: Convert comma to semicolon | Shen Lichuan | 1 | -1/+1 |
| 2024-09-17 | watchdog: rzv2h_wdt: Add missing MODULE_LICENSE tag to fix modpost error | Lad Prabhakar | 1 | -0/+1 |
| 2024-09-12 | wdt: ts72xx: add DT support for ts72xx | Nikita Shubin | 1 | -0/+8 |
| 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-09-10 | drivers: watchdog: marvell_gti: Convert comma to semicolon | Chen Ni | 1 | -2/+2 |
| 2024-09-10 | watchdog: iTCO_wdt: Convert comma to semicolon | Chen Ni | 1 | -2/+2 |
| 2024-09-10 | watchdog: Add Watchdog Timer driver for RZ/V2H(P) | Lad Prabhakar | 3 | -0/+282 |
| 2024-09-10 | watchdog: imx_sc_wdt: detect if already running | Alexander Sverdlin | 1 | -0/+22 |
| 2024-09-10 | watchdog: imx2_wdt: Remove __maybe_unused notations | Fabio Estevam | 1 | -5/+5 |
| 2024-09-10 | watchdog: imx_sc_wdt: Don't disable WDT in suspend | Jonas Blixt | 1 | -24/+0 |
| 2024-09-10 | watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature | Frank Li | 1 | -12/+9 |
| 2024-07-25 | Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 7 | -58/+79 |
| 2024-07-18 | watchdog: rzn1: Convert comma to semicolon | Chen Ni | 1 | -3/+3 |
| 2024-07-18 | watchdog: lenovo_se10_wdt: Convert comma to semicolon | Chen Ni | 1 | -2/+2 |
| 2024-07-17 | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 3 | -0/+431 |
| 2024-07-10 | watchdog: rzg2l_wdt: Add suspend/resume support | Claudiu Beznea | 1 | -0/+26 |
| 2024-07-10 | watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset | Claudiu Beznea | 1 | -35/+4 |
| 2024-07-10 | watchdog: rzg2l_wdt: Remove comparison with zero | Claudiu Beznea | 1 | -1/+1 |
| 2024-07-10 | watchdog: rzg2l_wdt: Remove reset de-assert from probe | Claudiu Beznea | 1 | -11/+17 |
| 2024-07-10 | watchdog: rzg2l_wdt: Check return status of pm_runtime_put() | Claudiu Beznea | 1 | -2/+9 |
| 2024-07-10 | watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get() | Claudiu Beznea | 1 | -3/+8 |
| 2024-07-10 | watchdog: rzg2l_wdt: Make the driver depend on PM | Claudiu Beznea | 1 | -0/+1 |
| 2024-07-10 | watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011 | Claudiu Beznea | 1 | -1/+1 |
| 2024-07-10 | watchdog: imx7ulp_wdt: keep already running watchdog enabled | Sascha Hauer | 1 | -0/+5 |
| 2024-07-10 | watchdog: starfive: Add missing clk_disable_unprepare() | Chen Ni | 1 | -1/+3 |
| 2024-07-10 | watchdog: Make watchdog_class const | Thomas Weißschuh | 1 | -1/+1 |
| 2024-07-09 | watchdog: bd96801_wdt: Add missing include for FIELD_*() | Matti Vaittinen | 1 | -0/+1 |
| 2024-06-27 | watchdog: ROHM BD96801 PMIC WDG driver | Matti Vaittinen | 3 | -0/+430 |
| 2024-06-15 | watchdog: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 5 | -0/+5 |
| 2024-06-15 | watchdog: lenovo_se10_wdt: add HAS_IOPORT dependency | Arnd Bergmann | 1 | -0/+1 |
| 2024-05-11 | watchdog: LENOVO_SE10_WDT should depend on X86 && DMI | Geert Uytterhoeven | 1 | -7/+8 |
| 2024-05-04 | watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe() | Chen Ni | 1 | -3/+2 |
| 2024-05-04 | watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin | Judith Mendez | 1 | -19/+15 |
| 2024-05-04 | watchdog: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -28/+30 |
| 2024-05-04 | watchdog/wdt-main: Use cpumask_of() to avoid cpumask var on stack | Dawei Li | 1 | -5/+1 |
| 2024-05-04 | watchdog: bd9576: Drop "always-running" property | Matti Vaittinen | 1 | -11/+1 |
| 2024-05-04 | watchdog: mtx-1: drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-05-04 | watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger | Duoming Zhou | 1 | -1/+1 |
| 2024-05-04 | watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platform | Mark Pearson | 3 | -0/+319 |
| 2024-03-17 | Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 8 | -16/+73 |
| 2024-03-14 | Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 3 | -0/+216 |
| 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 |
| 2024-03-03 | watchdog: stm32_iwdg: initialize default timeout | Ben Wolsieffer | 1 | -0/+3 |
| 2024-03-03 | watchdog: sp805_wdt: deassert the reset if available | Yang Xiwen | 1 | -0/+8 |
| 2024-03-03 | watchdog/hpwdt: Support Suspend and Resume | Jerry Hoemann | 1 | -0/+25 |
| 2024-03-03 | watchdog: starfive: check watchdog status before enabling in system resume | Ji Sheng Teoh | 1 | -1/+4 |
| 2024-03-03 | watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter | Ji Sheng Teoh | 1 | -2/+7 |
| 2024-03-03 | watchdog: qcom: fine tune the max timeout value calculation | Kathiravan Thirumoorthy | 1 | -2/+5 |
| 2024-03-03 | watchdog: Add kernel-doc for wdt_set_timeout() | Yang Li | 1 | -0/+4 |
| 2024-03-03 | watchdog: core: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -8/+9 |
| 2024-02-25 | watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs | Peter Griffin | 2 | -5/+4 |
| 2024-02-01 | watchdog: Add ChromeOS EC-based watchdog driver | Lukasz Majczak | 3 | -0/+216 |
| 2024-01-12 | Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 10 | -40/+94 |
| 2023-12-24 | watchdog: mlx_wdt: fix all kernel-doc warnings | Randy Dunlap | 1 | -3/+1 |
| 2023-12-17 | watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786 | Werner Fischer | 1 | -1/+13 |
| 2023-12-17 | watchdog: it87_wdt: Add IT8659 ID | Werner Fischer | 1 | -3/+5 |
| 2023-12-17 | watchdog: it87_wdt: Remove redundant max_units setting | Werner Fischer | 1 | -4/+2 |
| 2023-12-17 | watchdog: it87_wdt: add blank line after variable declaration | Werner Fischer | 1 | -0/+1 |
| 2023-12-17 | watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused | Vignesh Raghavendra | 1 | -1/+12 |
| 2023-12-17 | watchdog: starfive: add lock annotations to fix context imbalances | Ben Dooks | 1 | -0/+2 |
| 2023-12-17 | watchdog: mediatek: mt7988: add wdt support | Daniel Golle | 1 | -0/+42 |
| 2023-12-17 | watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling | Stefan Wahren | 1 | -1/+2 |
| 2023-12-17 | watchdog/hpwdt: Remove unused variable | Jerry Hoemann | 1 | -4/+0 |
| 2023-12-17 | watchdog/hpwdt: Remove redundant test. | Jerry Hoemann | 1 | -3/+0 |
| 2023-12-17 | watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO | Jerry Hoemann | 1 | -1/+1 |
| 2023-12-17 | watchdog: txx9wdt: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-12-17 | watchdog: starfive-wdt: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-17 | watchdog: at91sam9_wdt: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-17 | watchdog: txx9: Stop using module_platform_driver_probe() | Uwe Kleine-König | 1 | -5/+5 |
| 2023-12-17 | watchdog: at91sam9: Stop using module_platform_driver_probe() | Uwe Kleine-König | 1 | -5/+5 |
| 2023-12-17 | watchdog: set cdev owner before adding | Curtis Klein | 1 | -2/+1 |
| 2023-12-13 | watchdog: s3c2410_wdt: Add support for Google gs101 SoC | Peter Griffin | 1 | -4/+43 |
| 2023-12-13 | watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro | Peter Griffin | 1 | -5/+5 |
| 2023-12-13 | watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit | Peter Griffin | 1 | -3/+25 |
| 2023-11-10 | Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 3 | -322/+0 |
| 2023-11-09 | Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 16 | -79/+123 |
| 2023-10-29 | watchdog: mlx-wdt: Parameter desctiption warning fix | Michael Shych | 1 | -0/+1 |
| 2023-10-29 | watchdog: aspeed: Add support for aspeed,reset-mask DT property | Zev Weiss | 1 | -0/+11 |
| 2023-10-29 | watchdog: apple: Deactivate on suspend | Janne Grunau | 1 | -0/+25 |
| 2023-10-29 | wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset | Jacky Bai | 1 | -0/+8 |
| 2023-10-29 | drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_ms | George Cherian | 1 | -0/+1 |
| 2023-10-29 | drivers: watchdog: marvell_gti: fix zero pretimeout handling | Bharat Bhushan | 1 | -0/+7 |
| 2023-10-29 | watchdog: marvell_gti: Replace of_platform.h with explicit includes | Rob Herring | 1 | -1/+1 |
| 2023-10-29 | watchdog: imx_sc_wdt: continue if the wdog already enabled | Jacky Bai | 1 | -1/+4 |
| 2023-10-29 | watchdog: st_lpc: Use device_get_match_data() | Rob Herring | 1 | -9/+2 |
| 2023-10-29 | watchdog: wdat_wdt: Add timeout value as a param in ping method | Xing Tong Wu | 1 | -1/+1 |
| 2023-10-29 | watchdog: gpio_wdt: Make use of device properties | Andy Shevchenko | 1 | -9/+7 |
| 2023-10-29 | sbsa_gwdt: Calculate timeout with 64-bit math | Darren Hart | 1 | -2/+2 |
| 2023-10-29 | watchdog: ixp4xx: Make sure restart always works | Linus Walleij | 1 | -3/+25 |
| 2023-10-29 | watchdog: it87_wdt: add IT8613 ID | Werner Fischer | 1 | -3/+5 |
| 2023-10-29 | watchdog: marvell_gti_wdt: Fix error code in probe() | Dan Carpenter | 1 | -1/+1 |
| 2023-10-19 | watchdog: ar7_wdt: remove driver to prepare for platform removal | Wolfram Sang | 3 | -322/+0 |
| 2023-10-11 | Watchdog: marvell_gti_wdt: Remove redundant dev_err_probe() for platform_get_... | Jinjie Ruan | 1 | -1/+1 |
| 2023-10-11 | watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove ... | Srinivas Neeli | 1 | -3/+10 |
| 2023-10-11 | watchdog: sunplus: Use the devm_clk_get_enabled() helper function | Jinjie Ruan | 1 | -15/+2 |
| 2023-10-11 | watchdog: ath79_wdt: Use the devm_clk_get_enabled() helper function | Jinjie Ruan | 1 | -15/+4 |
| 2023-10-11 | watchdog: at91sam9_wdt: Use the devm_clk_get_enabled() helper function | Jinjie Ruan | 1 | -15/+5 |
| 2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 1 | -1/+1 |
| 2023-09-06 | Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 37 | -100/+513 |
| 2023-08-25 | watchdog: Add support for Amlogic-T7 SoCs | Huqiang Qin | 1 | -0/+5 |
| 2023-08-25 | watchdog: Add a new struct for Amlogic-GXBB driver | Huqiang Qin | 1 | -3/+13 |
| 2023-08-25 | watchdog: imx2_wdt: Improve dev_crit() message | Fabio Estevam | 1 | -1/+1 |
| 2023-08-25 | watchdog: stm32: Drop unnecessary of_match_ptr() | Rob Herring | 1 | -1/+1 |
| 2023-08-23 | watchdog: simatic: Use idiomatic selection of P2SB | Andy Shevchenko | 1 | -1/+1 |
| 2023-08-19 | watchdog: sama5d4: readout initial state | Mathieu Othacehe | 1 | -0/+7 |
| 2023-08-19 | watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load | Raag Jadav | 1 | -0/+1 |
| 2023-08-19 | watchdog: core: stop watchdog when executing poweroff command | Meng Li | 1 | -1/+1 |
| 2023-08-19 | watchdog: pm8916_wdt: Remove redundant of_match_ptr() | Ruan Jinjie | 1 | -1/+1 |
| 2023-08-19 | watchdog: xilinx_wwdt: Use div_u64() in xilinx_wwdt_start() | Nathan Chancellor | 1 | -1/+2 |
| 2023-08-19 | watchdog: starfive: Remove #ifdef guards for PM related functions | Paul Cercueil | 1 | -7/+3 |
| 2023-08-19 | watchdog: s3c2410: Fix potential deadlock on &wdt->lock | Chengfeng Ye | 1 | -6/+9 |
| 2023-08-19 | watchdog:rit_wdt: Add support for WDIOF_CARDRESET | Li Hua Qian | 1 | -0/+48 |
| 2023-08-14 | watchdog: simatic: add PCI dependency | Arnd Bergmann | 1 | -1/+1 |
| 2023-08-13 | watchdog: Enable COMPILE_TEST for more drivers | Rob Herring | 2 | -40/+41 |
| 2023-08-13 | watchdog: advantech_ec_wdt: fix Kconfig dependencies | Florent CARLI | 1 | -0/+2 |
| 2023-08-13 | watchdog: Explicitly include correct DT includes | Rob Herring | 27 | -38/+24 |
| 2023-08-13 | Watchdog: Add marvell GTI watchdog driver | Bharat Bhushan | 3 | -0/+354 |
| 2023-08-13 | watchdog: menz069_wdt: Remove redundant initialization owner in men_z069_driver | Li Zetao | 1 | -1/+0 |
| 2023-07-31 | watchdog: make Siemens Simatic watchdog driver default on platform | Henning Schild | 1 | -0/+1 |
| 2023-07-14 | watchdog: simatic-ipc-wdt: make IO region access of one model muxed | Henning Schild | 1 | -3/+6 |
| 2023-06-26 | watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub) | Yuechao Zhao | 1 | -1/+3 |
| 2023-06-26 | watchdog: xilinx_wwdt: Add Versal window watchdog support | Srinivas Neeli | 3 | -0/+220 |
| 2023-06-26 | watchdog: ziirave_wdt: Switch i2c driver back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-06-26 | watchdog: ibmasr: Replace GPL license notice with SPDX identifier | Bagas Sanjaya | 1 | -2/+1 |
| 2023-06-26 | watchdog: Convert GPL 2.0 notice to SPDX identifier | Bagas Sanjaya | 10 | -31/+10 |
| 2023-06-26 | watchdog: loongson1_wdt: Add DT support | Keguang Zhang | 1 | -1/+12 |
| 2023-05-04 | Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 47 | -355/+827 |
| 2023-04-29 | watchdog: dw_wdt: Simplify clk management | Christophe JAILLET | 1 | -33/+11 |
| 2023-04-29 | watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe() | Christophe JAILLET | 1 | -2/+5 |
| 2023-04-29 | watchdog: starfive: Fix the warning of starfive_wdt_match | Xingyu Wu | 1 | -1/+1 |