-
- Downloads
Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-watchdog
Pull watchdog updates from Wim Van Sebroeck: "New drivers: - Intel Keembay Soc New chip versions: - sun4i: Add H616 compatible string - mt8192 wdt support - more Rockchip compatibles to snps,dw-wdt.yaml - binding for Qcom SDX55 - r8a779a0 (V3U) support Removed drivers: - sirf prima watchdog driver - sirf atlas watchdog driver - zte zx watchdog driver - tango watchdog driver - coh901 watchdog driver And several fixes and clean-ups" * tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-watchdog: (24 commits) watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ watchdog: mei_wdt: request stop on unregister dt-bindings: watchdog: Add binding for Qcom SDX55 watchdog: remove coh901 driver watchdog: remove tango driver watchdog: remove zte zx driver watchdog: remove sirf atlas driver watchdog: remove sirf prima driver watchdog: mt8192: add wdt support dt-binding: mt8192: add toprgu reset-controller head file dt-binding: mediatek: mt8192: update mtk-wdt document dt-binding: mediatek: watchdog: fix the description of compatible dt-binding: watchdog: add more Rockchip compatibles to snps,dw-wdt.yaml dt-bindings: watchdog: sun4i: Add H616 compatible string watchdog: mtk_wdt: Remove mtk_wdt_stop() in probe() to prevent the system freeze and it doesn't reboot by watchdog problem watchdog: renesas_wdt: add grace period before rebooting watchdog: stop wdd when watchdog hw running in reboot_notifier watchdog: ziirave_wdt: remove unused including <linux/version.h> dt-bindings: watchdog: renesas,wdt: add r8a779a0 (V3U) support watchdog: renesas_wdt: don't sleep in atomic context ...
Showing
- Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml 5 additions, 7 deletions...devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml
- Documentation/devicetree/bindings/watchdog/intel,keembay-wdt.yaml 57 additions, 0 deletions...ation/devicetree/bindings/watchdog/intel,keembay-wdt.yaml
- Documentation/devicetree/bindings/watchdog/mtk-wdt.txt 3 additions, 2 deletionsDocumentation/devicetree/bindings/watchdog/mtk-wdt.txt
- Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/watchdog/renesas,wdt.yaml
- Documentation/devicetree/bindings/watchdog/sigma,smp8642-wdt.txt 0 additions, 18 deletions...tation/devicetree/bindings/watchdog/sigma,smp8642-wdt.txt
- Documentation/devicetree/bindings/watchdog/sirfsoc_wdt.txt 0 additions, 18 deletionsDocumentation/devicetree/bindings/watchdog/sirfsoc_wdt.txt
- Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml 6 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml
- Documentation/devicetree/bindings/watchdog/stericsson-coh901327.txt 0 additions, 19 deletions...ion/devicetree/bindings/watchdog/stericsson-coh901327.txt
- Documentation/devicetree/bindings/watchdog/zte,zx2967-wdt.txt 0 additions, 32 deletions...mentation/devicetree/bindings/watchdog/zte,zx2967-wdt.txt
- drivers/watchdog/Kconfig 13 additions, 52 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 1 addition, 5 deletionsdrivers/watchdog/Makefile
- drivers/watchdog/atlas7_wdt.c 0 additions, 221 deletionsdrivers/watchdog/atlas7_wdt.c
- drivers/watchdog/coh901327_wdt.c 0 additions, 408 deletionsdrivers/watchdog/coh901327_wdt.c
- drivers/watchdog/hpwdt.c 3 additions, 3 deletionsdrivers/watchdog/hpwdt.c
- drivers/watchdog/it8712f_wdt.c 0 additions, 1 deletiondrivers/watchdog/it8712f_wdt.c
- drivers/watchdog/keembay_wdt.c 286 additions, 0 deletionsdrivers/watchdog/keembay_wdt.c
- drivers/watchdog/mei_wdt.c 1 addition, 0 deletionsdrivers/watchdog/mei_wdt.c
- drivers/watchdog/mtk_wdt.c 21 additions, 2 deletionsdrivers/watchdog/mtk_wdt.c
- drivers/watchdog/qcom-wdt.c 1 addition, 12 deletionsdrivers/watchdog/qcom-wdt.c
- drivers/watchdog/renesas_wdt.c 27 additions, 6 deletionsdrivers/watchdog/renesas_wdt.c
Loading
Please register or sign in to comment