Age | Commit message (Expand) | Author | Files | Lines |
2022-12-17 | Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 12 | -64/+349 |
2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li | 1 | -3/+1 |
2022-11-19 | watchdog: aspeed: Enable pre-timeout interrupt | Eddie James | 1 | -16/+88 |
2022-11-19 | watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running | Mika Westerberg | 1 | -7/+14 |
2022-11-19 | watchdog: rn5t618: add support for read out bootstatus | Marcus Folkesson | 1 | -0/+12 |
2022-11-19 | watchdog: kempld: Remove #ifdef guards for PM related functions | Paul Cercueil | 1 | -9/+2 |
2022-11-19 | watchdog: omap: Remove #ifdef guards for PM related functions | Paul Cercueil | 1 | -9/+2 |
2022-11-19 | watchdog: twl4030: Remove #ifdef guards for PM related functions | Paul Cercueil | 1 | -7/+2 |
2022-11-19 | watchdog: at91rm9200: Remove #ifdef guards for PM related functions | Paul Cercueil | 2 | -16/+4 |
2022-11-19 | watchdog: Add Advantech EC watchdog driver | Thomas Kastner | 3 | -0/+213 |
2022-11-19 | watchdog: mediatek: mt8188: add wdt support | Runyang Chen | 1 | -0/+6 |
2022-11-19 | watchdog: mtk_wdt: Add support for MT6795 Helio X10 watchdog and toprgu | AngeloGioacchino Del Regno | 1 | -0/+6 |
2022-11-01 | Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2 | -2/+4 |
2022-10-21 | Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2 | -2/+14 |
2022-10-19 | drivers: watchdog: exar_wdt.c fix use after free | Manank Patel | 1 | -1/+3 |
2022-10-19 | watchdog: sp805_wdt: fix spelling typo in comment | Jiangshan Yi | 1 | -1/+1 |
2022-10-13 | Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 22 | -105/+808 |
2022-10-12 | watchdog: Add tracing events for the most usual watchdog events | Uwe Kleine-König | 2 | -2/+14 |
2022-10-09 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -8/+8 |
2022-10-07 | watchdog: twl4030_wdt: add missing mod_devicetable.h include | Dmitry Torokhov | 1 | -0/+1 |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2022-10-02 | watchdog: sp5100_tco: Add "action" module parameter | Vladimir Panteleev | 1 | -2/+11 |
2022-10-02 | watchdog: imx93: add watchdog timer on imx93 | Alice Guo | 1 | -5/+28 |
2022-10-02 | watchdog: imx7ulp_wdt: init wdog when it was active | Jason Liu | 1 | -10/+3 |
2022-10-02 | watchdog: imx7ulp_wdt: Handle wdog reconfigure failure | Ye Li | 1 | -34/+129 |
2022-10-02 | watchdog: imx7ulp_wdt: Fix RCS timeout issue | Ye Li | 1 | -3/+5 |
2022-10-02 | watchdog: imx7ulp_wdt: Check CMD32EN in wdog init | Ye Li | 1 | -5/+10 |
2022-10-02 | watchdog: imx7ulp: Add explict memory barrier for unlock sequence | Jacky Bai | 1 | -0/+4 |
2022-10-02 | watchdog: imx7ulp: Move suspend/resume to noirq phase | Anson Huang | 1 | -4/+6 |
2022-10-02 | watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the code | ye xingchen | 1 | -2/+1 |
2022-10-02 | watchdog: s3c2410_wdt: support exynosautov9 watchdog | Chanho Park | 1 | -4/+37 |
2022-10-02 | watchdog: npcm: Enable clock if provided | Jonathan Neuschäfer | 1 | -0/+16 |
2022-10-02 | watchdog: meson: keep running if already active | Philippe Boos | 1 | -5/+19 |
2022-10-02 | watchdog: armada_37xx_wdt: Fix .set_timeout callback | Pali Rohár | 1 | -0/+2 |
2022-10-02 | watchdog: sa1100: make variable sa1100dog_driver static | sunliming | 1 | -1/+1 |
2022-10-02 | watchdog: w83977f_wdt: Fix comment typo | Jason Wang | 1 | -1/+1 |
2022-10-02 | watchdog: eurotechwdt: Remove redundant word in comments | shaomin Deng | 1 | -1/+1 |
2022-10-02 | watchdog: Check dev_set_name() return value | Bo Liu | 1 | -1/+5 |
2022-10-02 | watchdog: rzg2l_wdt: Add rzv2m support | Phil Edworthy | 1 | -6/+33 |
2022-10-02 | watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure | Dan Carpenter | 1 | -1/+1 |
2022-10-02 | watchdog: Exar/MaxLinear XR28V38x driver | David Müller | 3 | -0/+439 |
2022-10-02 | watchdog: ftwdt010_wdt: implement _restart() function | Sergei Antonov | 1 | -4/+19 |
2022-10-02 | watchdog: w83627hf_wdt: add bootstatus support | Henning Schild | 1 | -2/+10 |
2022-10-02 | watchdog: aspeed_wdt: Reorder output signal register configuration | Chin-Ting Kuo | 1 | -6/+6 |
2022-10-02 | watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems. | Jerry Hoemann | 1 | -2/+2 |
2022-10-02 | watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING | Jerry Hoemann | 1 | -0/+2 |
2022-10-02 | watchdog: wdat_wdt: Set the min and max timeout values properly | Jean Delvare | 1 | -3/+2 |
2022-10-02 | watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get() | Dmitry Torokhov | 1 | -20/+31 |
2022-09-26 | watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500 | Christophe Leroy | 2 | -8/+8 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |