Age | Commit message (Expand) | Author |
2022-06-02 | Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds |
2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-21 | watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe | Miaoqian Lin |
2022-05-21 | watchdog: Add Renesas RZ/N1 Watchdog driver | Phil Edworthy |
2022-05-21 | watchdog: wdat_wdt: Stop watchdog when uninstalling module | Liu Xinpeng |
2022-05-21 | watchdog: wdat_wdt: Stop watchdog when rebooting the system | Liu Xinpeng |
2022-05-21 | watchdog: wdat_wdt: Using the existing function to check parameter timeout | Liu Xinpeng |
2022-05-21 | watchdog: iTCO_wdt: Using existing macro define covers more scenarios | Liu Xinpeng |
2022-05-21 | watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking | Miaoqian Lin |
2022-05-21 | watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeat | Jan Kiszka |
2022-05-21 | watchdog: sp805: disable watchdog on remove | Eliav Farber |
2022-05-21 | watchdog: da9063: optionally disable watchdog during suspend | Primoz Fiser |
2022-05-18 | watchdog: hpe-wdt: Introduce HPE GXP Watchdog | Nick Hawkins |
2022-05-08 | watchdog: Add watchdog driver for Sunplus SP7021 | Xiantao Hu |
2022-05-08 | watchdog: rzg2l_wdt: Add set_timeout callback | Biju Das |
2022-05-08 | watchdog: rzg2l_wdt: Use force reset for WDT reset | Biju Das |
2022-05-08 | watchdog: rzg2l_wdt: Add error check for reset_control_deassert | Biju Das |
2022-05-08 | watchdog: rzg2l_wdt: Fix reset control imbalance | Biju Das |
2022-05-08 | watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' | Biju Das |
2022-05-08 | watchdog: rzg2l_wdt: Fix Runtime PM usage | Biju Das |
2022-05-08 | watchdog: rzg2l_wdt: Fix 32bit overflow issue | Biju Das |
2022-05-08 | watchdog: mtk_wdt: mt7986: Add toprgu reset controller support | Sam Shih |
2022-05-08 | watchdog: bcm7038_wdt: Support BCM6345 compatible string | Rafał Miłecki |
2022-05-08 | watchdog: mediatek: mt8186: add wdt support | Runyang Chen |
2022-04-19 | watchdog: sa1100: use platform device registration | Arnd Bergmann |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann |
2022-03-31 | Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2022-03-27 | Watchdog: sp5100_tco: Enable Family 17h+ CPUs | Terry Bowman |
2022-03-27 | Watchdog: sp5100_tco: Add initialization using EFCH MMIO | Terry Bowman |
2022-03-27 | Watchdog: sp5100_tco: Refactor MMIO base address initialization | Terry Bowman |
2022-03-27 | Watchdog: sp5100_tco: Move timer initialization into function | Terry Bowman |
2022-03-27 | watchdog: ixp4xx: Implement restart | Linus Walleij |
2022-03-27 | watchdog: orion_wdt: support pretimeout on Armada-XP | Chris Packham |
2022-03-27 | watchdog: allow building BCM7038_WDT for BCM4908 | Rafał Miłecki |
2022-03-27 | watchdog: renesas_wdt: Add R-Car Gen4 support | Thanh Quan |
2022-03-27 | watchdog: Improve watchdog_dev function documentation | Daniel Bristot de Oliveira |
2022-03-27 | watchdog: aspeed: add nowayout support | Eduardo Valentin |
2022-03-27 | watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function | Miaoqian Lin |
2022-03-27 | watchdog: imx2_wdg: Alow ping on suspend | Alistair Francis |
2022-03-25 | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2022-03-07 | watchdog: max77620: Add comment to clarify set_timeout procedure | Luca Ceresoli |
2022-03-07 | watchdog: max77620: Add support for the max77714 variant | Luca Ceresoli |
2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer |
2022-01-17 | Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2022-01-05 | watchdog: msc313e: Check if the WDT was running at boot | Daniel Palmer |
2022-01-05 | watchdog: Add Apple SoC watchdog driver | Sven Peter |
2022-01-05 | watchdog: s3c2410: Fix getting the optional clock | Sam Protsenko |
2022-01-05 | watchdog: s3c2410: Use platform_get_irq() to get the interrupt | Lad Prabhakar |
2022-01-05 | watchdog: mtk_wdt: use platform_get_irq_optional | Tzung-Bi Shih |
2022-01-05 | watchdog: Add Watchdog Timer driver for RZ/G2L | Biju Das |