summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2025-01-25Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-06watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()Joe Hattori
2025-01-06watchdog: max77620: fix excess field in kerneldocLuca Ceresoli
2025-01-06watchdog: sp805_wdt: Drop documentation of non-existent `status` memberLad Prabhakar
2025-01-06watchdog: rzv2h_wdt: Use local `dev` pointer in probeLad Prabhakar
2025-01-06watchdog: da9052_wdt: add support for bootstatus bitsMarcus Folkesson
2025-01-06watchdog: sp805: Report correct timeleft at maximumMike Crowe
2025-01-06watchdog: rti: Fix off-by-one in heartbeat recoveryAlexander Sverdlin
2024-12-30watchdog: stm32_iwdg: fix error message during driver probeClément Le Goffic
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-17watchdog: rti: of: honor timeout-sec propertyAlexander Sverdlin
2024-11-07watchdog: s3c2410_wdt: add support for exynosautov920 SoCByoungtae Cho
2024-11-07watchdog: mediatek: Add support for MT6735 TOPRGU/WDTYassine Oudjana
2024-11-07watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()Yassine Oudjana
2024-11-07Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU...Peter Griffin
2024-11-05watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handlerClaudiu Beznea
2024-11-05watchdog: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-05watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04James Hilliard
2024-11-05watchdog: da9063: Remove __maybe_unused notationsFabio Estevam
2024-11-05watchdog: da9063: Do not use a global variableFabio Estevam
2024-11-05watchdog: Delete the cpu5wdt driverJean Delvare
2024-11-05watchdog: Add support for Airoha EN7851 watchdogChristian Marangi
2024-11-05watchdog: sl28cpld_wdt: don't print out if registering watchdog failsWolfram Sang
2024-11-05watchdog: rza_wdt: don't print out if registering watchdog failsWolfram Sang
2024-11-05watchdog: rti_wdt: don't print out if registering watchdog failsWolfram Sang
2024-11-05watchdog: octeon-wdt: don't print out if registering watchdog failsWolfram Sang
2024-11-05watchdog: it87_wdt: don't print out if registering watchdog failsWolfram Sang
2024-11-05watchdog: iTCO_wdt: don't print out if registering watchdog failsWolfram Sang
2024-11-05watchdog: gxp-wdt: don't print out if registering watchdog failsWolfram Sang
2024-11-05watchdog: da9055_wdt: don't print out if registering watchdog failsWolfram Sang
2024-11-05watchdog: always print when registering watchdog failsWolfram Sang
2024-11-04watchdog: armada_37xx_wdt: remove struct resourceRosen Penev
2024-11-04watchdog: apple: Increase reset delay to 150msNick Chan
2024-11-04watchdog: apple: Actually flush writes after requesting watchdog restartNick Chan
2024-11-04watchdog: stm32_iwdg: Add pretimeout supportMarek Vasut
2024-11-04watchdog: ziirave_wdt: Drop explicit initialization of struct i2c_device_id::...Uwe Kleine-König
2024-11-04watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequencyHarini T
2024-11-04iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() callOleksandr Ocheretnyi
2024-11-04watchdog: fix typo in the commentYan Zhen
2024-10-28watchdog: Add HAS_IOPORT dependency for SBC8360 and SBC7240Niklas Schnelle
2024-10-14Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2024-10-09watchdog: Congatec Board Controller watchdog timer driverThomas Richard
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds