Age | Commit message (Expand) | Author |
2025-01-25 | Merge tag 'linux-watchdog-6.14-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-01-08 | treewide: Introduce kthread_run_worker[_on_cpu]() | Frederic Weisbecker |
2025-01-06 | watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() | Joe Hattori |
2025-01-06 | watchdog: max77620: fix excess field in kerneldoc | Luca Ceresoli |
2025-01-06 | watchdog: sp805_wdt: Drop documentation of non-existent `status` member | Lad Prabhakar |
2025-01-06 | watchdog: rzv2h_wdt: Use local `dev` pointer in probe | Lad Prabhakar |
2025-01-06 | watchdog: da9052_wdt: add support for bootstatus bits | Marcus Folkesson |
2025-01-06 | watchdog: sp805: Report correct timeleft at maximum | Mike Crowe |
2025-01-06 | watchdog: rti: Fix off-by-one in heartbeat recovery | Alexander Sverdlin |
2024-12-30 | watchdog: stm32_iwdg: fix error message during driver probe | Clément Le Goffic |
2024-12-05 | Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds |
2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-11-17 | watchdog: rti: of: honor timeout-sec property | Alexander Sverdlin |
2024-11-07 | watchdog: s3c2410_wdt: add support for exynosautov920 SoC | Byoungtae Cho |
2024-11-07 | watchdog: mediatek: Add support for MT6735 TOPRGU/WDT | Yassine Oudjana |
2024-11-07 | watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart() | Yassine Oudjana |
2024-11-07 | Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU... | Peter Griffin |
2024-11-05 | watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler | Claudiu Beznea |
2024-11-05 | watchdog: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-11-05 | watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 | James Hilliard |
2024-11-05 | watchdog: da9063: Remove __maybe_unused notations | Fabio Estevam |
2024-11-05 | watchdog: da9063: Do not use a global variable | Fabio Estevam |
2024-11-05 | watchdog: Delete the cpu5wdt driver | Jean Delvare |
2024-11-05 | watchdog: Add support for Airoha EN7851 watchdog | Christian Marangi |
2024-11-05 | watchdog: sl28cpld_wdt: don't print out if registering watchdog fails | Wolfram Sang |
2024-11-05 | watchdog: rza_wdt: don't print out if registering watchdog fails | Wolfram Sang |
2024-11-05 | watchdog: rti_wdt: don't print out if registering watchdog fails | Wolfram Sang |
2024-11-05 | watchdog: octeon-wdt: don't print out if registering watchdog fails | Wolfram Sang |
2024-11-05 | watchdog: it87_wdt: don't print out if registering watchdog fails | Wolfram Sang |
2024-11-05 | watchdog: iTCO_wdt: don't print out if registering watchdog fails | Wolfram Sang |
2024-11-05 | watchdog: gxp-wdt: don't print out if registering watchdog fails | Wolfram Sang |
2024-11-05 | watchdog: da9055_wdt: don't print out if registering watchdog fails | Wolfram Sang |
2024-11-05 | watchdog: always print when registering watchdog fails | Wolfram Sang |
2024-11-04 | watchdog: armada_37xx_wdt: remove struct resource | Rosen Penev |
2024-11-04 | watchdog: apple: Increase reset delay to 150ms | Nick Chan |
2024-11-04 | watchdog: apple: Actually flush writes after requesting watchdog restart | Nick Chan |
2024-11-04 | watchdog: stm32_iwdg: Add pretimeout support | Marek Vasut |
2024-11-04 | watchdog: ziirave_wdt: Drop explicit initialization of struct i2c_device_id::... | Uwe Kleine-König |
2024-11-04 | watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequency | Harini T |
2024-11-04 | iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call | Oleksandr Ocheretnyi |
2024-11-04 | watchdog: fix typo in the comment | Yan Zhen |
2024-10-28 | watchdog: Add HAS_IOPORT dependency for SBC8360 and SBC7240 | Niklas Schnelle |
2024-10-14 | Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Bartosz Golaszewski |
2024-10-09 | watchdog: Congatec Board Controller watchdog timer driver | Thomas Richard |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-09-26 | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |