aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2025-04-28watchdog: exar: Shorten identity name to fit correctlyKees Cook1-1/+1
2025-04-16watchdog: diag288_wdt: Implement module autoloadHeiko Carstens1-50/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner14-23/+23
2025-04-01Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds10-28/+525
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+4
2025-03-25watchdog: sunxi_wdt: Add support for Allwinner A523Andre Przywara1-0/+11
2025-03-16watchdog: aspeed: fix 64-bit divisionArnd Bergmann1-1/+1
2025-03-16watchdog: npcm: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepareChen Ni1-6/+3
2025-03-11watchdog: Convert to use device propertyGuenter Roeck1-3/+3
2025-03-11watchdog: lenovo_se30_wdt: include io.h for devm_ioremap()Stephen Rothwell1-0/+1
2025-03-09watchdog: nic7018_wdt: tidy up ACPI ID tableAndy Shevchenko2-5/+7
2025-03-09watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAutoV920 SoCKyunghwan Seo1-4/+6
2025-03-09watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platformMark Pearson3-0/+406
2025-03-09watchdog: Enable RZV2HWDT driver depend on ARCH_RENESASBiju Das1-3/+4
2025-03-09watchdog: cros-ec: Add newlines to printksStephen Boyd1-5/+5
2025-03-09watchdog: aspeed: Update bootstatus handlingChin-Ting Kuo1-2/+79
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens1-3/+4
2025-02-18watchdog: Switch to use hrtimer_setup()Nam Cao3-9/+7
2025-01-25Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-13/+24
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticksLinus Torvalds1-1/+1
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker1-1/+1
2025-01-06watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()Joe Hattori1-0/+1
2025-01-06watchdog: max77620: fix excess field in kerneldocLuca Ceresoli1-1/+0
2025-01-06watchdog: sp805_wdt: Drop documentation of non-existent `status` memberLad Prabhakar1-1/+0
2025-01-06watchdog: rzv2h_wdt: Use local `dev` pointer in probeLad Prabhakar1-8/+8
2025-01-06watchdog: da9052_wdt: add support for bootstatus bitsMarcus Folkesson1-1/+12
2025-01-06watchdog: sp805: Report correct timeleft at maximumMike Crowe1-1/+1
2025-01-06watchdog: rti: Fix off-by-one in heartbeat recoveryAlexander Sverdlin1-1/+2
2024-12-30watchdog: stm32_iwdg: fix error message during driver probeClément Le Goffic1-1/+1
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds27-382/+562
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds31-31/+31
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+2
2024-11-17watchdog: rti: of: honor timeout-sec propertyAlexander Sverdlin1-1/+2
2024-11-07watchdog: s3c2410_wdt: add support for exynosautov920 SoCByoungtae Cho1-1/+36
2024-11-07watchdog: mediatek: Add support for MT6735 TOPRGU/WDTYassine Oudjana1-0/+6
2024-11-07watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()Yassine Oudjana1-0/+6
2024-11-07Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs"Peter Griffin2-4/+5
2024-11-05watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handlerClaudiu Beznea1-2/+18
2024-11-05watchdog: Switch back to struct platform_driver::remove()Uwe Kleine-König31-32/+32
2024-11-05watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04James Hilliard1-0/+39
2024-11-05watchdog: da9063: Remove __maybe_unused notationsFabio Estevam1-5/+5
2024-11-05watchdog: da9063: Do not use a global variableFabio Estevam1-4/+5
2024-11-05watchdog: Delete the cpu5wdt driverJean Delvare3-293/+0
2024-11-05watchdog: Add support for Airoha EN7851 watchdogChristian Marangi3-0/+225
2024-11-05watchdog: sl28cpld_wdt: don't print out if registering watchdog failsWolfram Sang1-3/+1
2024-11-05watchdog: rza_wdt: don't print out if registering watchdog failsWolfram Sang1-6/+1
2024-11-05watchdog: rti_wdt: don't print out if registering watchdog failsWolfram Sang1-3/+1
2024-11-05watchdog: octeon-wdt: don't print out if registering watchdog failsWolfram Sang1-3/+1