Age | Commit message (Expand) | Author |
2022-10-21 | Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2022-10-13 | Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2022-10-12 | watchdog: Add tracing events for the most usual watchdog events | Uwe Kleine-König |
2022-10-09 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-10-07 | watchdog: twl4030_wdt: add missing mod_devicetable.h include | Dmitry Torokhov |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-02 | watchdog: sp5100_tco: Add "action" module parameter | Vladimir Panteleev |
2022-10-02 | watchdog: imx93: add watchdog timer on imx93 | Alice Guo |
2022-10-02 | watchdog: imx7ulp_wdt: init wdog when it was active | Jason Liu |
2022-10-02 | watchdog: imx7ulp_wdt: Handle wdog reconfigure failure | Ye Li |
2022-10-02 | watchdog: imx7ulp_wdt: Fix RCS timeout issue | Ye Li |
2022-10-02 | watchdog: imx7ulp_wdt: Check CMD32EN in wdog init | Ye Li |
2022-10-02 | watchdog: imx7ulp: Add explict memory barrier for unlock sequence | Jacky Bai |
2022-10-02 | watchdog: imx7ulp: Move suspend/resume to noirq phase | Anson Huang |
2022-10-02 | watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the code | ye xingchen |
2022-10-02 | watchdog: s3c2410_wdt: support exynosautov9 watchdog | Chanho Park |
2022-10-02 | watchdog: npcm: Enable clock if provided | Jonathan Neuschäfer |
2022-10-02 | watchdog: meson: keep running if already active | Philippe Boos |
2022-10-02 | watchdog: armada_37xx_wdt: Fix .set_timeout callback | Pali Rohár |
2022-10-02 | watchdog: sa1100: make variable sa1100dog_driver static | sunliming |
2022-10-02 | watchdog: w83977f_wdt: Fix comment typo | Jason Wang |
2022-10-02 | watchdog: eurotechwdt: Remove redundant word in comments | shaomin Deng |
2022-10-02 | watchdog: Check dev_set_name() return value | Bo Liu |
2022-10-02 | watchdog: rzg2l_wdt: Add rzv2m support | Phil Edworthy |
2022-10-02 | watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure | Dan Carpenter |
2022-10-02 | watchdog: Exar/MaxLinear XR28V38x driver | David Müller |
2022-10-02 | watchdog: ftwdt010_wdt: implement _restart() function | Sergei Antonov |
2022-10-02 | watchdog: w83627hf_wdt: add bootstatus support | Henning Schild |
2022-10-02 | watchdog: aspeed_wdt: Reorder output signal register configuration | Chin-Ting Kuo |
2022-10-02 | watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems. | Jerry Hoemann |
2022-10-02 | watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING | Jerry Hoemann |
2022-10-02 | watchdog: wdat_wdt: Set the min and max timeout values properly | Jean Delvare |
2022-10-02 | watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get() | Dmitry Torokhov |
2022-09-26 | watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500 | Christophe Leroy |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-08-15 | arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA | William Zhang |
2022-08-08 | Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2022-08-06 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-04 | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-07-23 | watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada... | William Dean |
2022-07-23 | watchdog: dw_wdt: Fix comment typo | Jason Wang |
2022-07-23 | watchdog: Fix comment typo | Jason Wang |
2022-07-23 | watchdog:Fix typo in comment | Luo Xueqin |
2022-07-23 | watchdog: pm8916_wdt: Handle watchdog enabled by bootloader | Stephan Gerhold |
2022-07-23 | watchdog: pm8916_wdt: Report reboot reason | Stephan Gerhold |
2022-07-23 | watchdog: pm8916_wdt: Avoid read of write-only PET register | Stephan Gerhold |
2022-07-23 | watchdog: wdat_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil |
2022-07-23 | watchdog: tegra_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil |
2022-07-23 | watchdog: st_lpc_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil |
2022-07-23 | watchdog: sama5d4_wdt: Remove #ifdef guards for PM related functions | Paul Cercueil |