Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdog
Pull watchdog updates from Wim Van Sebroeck: - f71808e_wdt imporvements - dw_wdt improvements - mlx-wdt: support new watchdog type with longer timeout period - fallthrough pseudo-keyword replacements - overall small fixes and improvements * tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdog: (35 commits) watchdog: rti-wdt: balance pm runtime enable calls watchdog: rti-wdt: attach to running watchdog during probe watchdog: add support for adjusting last known HW keepalive time watchdog: use __watchdog_ping in startup watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot' watchdog: pcwd_usb: remove needless check before usb_free_coherent() watchdog: Replace HTTP links with HTTPS ones dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support watchdog: initialize device before misc_register watchdog: booke_wdt: Add common nowayout parameter driver watchdog: scx200_wdt: Use fallthrough pseudo-keyword watchdog: Use fallthrough pseudo-keyword watchdog: f71808e_wdt: do stricter parameter validation watchdog: f71808e_wdt: clear watchdog timeout occurred flag watchdog: f71808e_wdt: remove use of wrong watchdog_info option watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options docs: watchdog: codify ident.options as superset of possible status flags dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150 dt-bindings: watchdog: Convert QCOM watchdog timer bindings to YAML watchdog: dw_wdt: Add DebugFS files ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/watchdog/davinci-wdt.txt 2 additions, 2 deletionsDocumentation/devicetree/bindings/watchdog/davinci-wdt.txt
- Documentation/devicetree/bindings/watchdog/dw_wdt.txt 0 additions, 24 deletionsDocumentation/devicetree/bindings/watchdog/dw_wdt.txt
- Documentation/devicetree/bindings/watchdog/qcom-wdt.txt 0 additions, 28 deletionsDocumentation/devicetree/bindings/watchdog/qcom-wdt.txt
- Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml 48 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/qcom-wdt.yaml
- Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/watchdog/renesas,wdt.yaml
- Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml 90 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml
- Documentation/watchdog/mlx-wdt.rst 10 additions, 0 deletionsDocumentation/watchdog/mlx-wdt.rst
- Documentation/watchdog/watchdog-api.rst 1 addition, 1 deletionDocumentation/watchdog/watchdog-api.rst
- Documentation/watchdog/watchdog-kernel-api.rst 12 additions, 0 deletionsDocumentation/watchdog/watchdog-kernel-api.rst
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/platform/x86/mlx-platform.c 106 additions, 0 deletionsdrivers/platform/x86/mlx-platform.c
- drivers/watchdog/Kconfig 1 addition, 1 deletiondrivers/watchdog/Kconfig
- drivers/watchdog/advantechwdt.c 1 addition, 1 deletiondrivers/watchdog/advantechwdt.c
- drivers/watchdog/alim1535_wdt.c 1 addition, 1 deletiondrivers/watchdog/alim1535_wdt.c
- drivers/watchdog/alim7101_wdt.c 1 addition, 1 deletiondrivers/watchdog/alim7101_wdt.c
- drivers/watchdog/ar7_wdt.c 1 addition, 2 deletionsdrivers/watchdog/ar7_wdt.c
- drivers/watchdog/ath79_wdt.c 1 addition, 1 deletiondrivers/watchdog/ath79_wdt.c
- drivers/watchdog/bcm_kona_wdt.c 1 addition, 1 deletiondrivers/watchdog/bcm_kona_wdt.c
- drivers/watchdog/booke_wdt.c 5 additions, 1 deletiondrivers/watchdog/booke_wdt.c
- drivers/watchdog/dw_wdt.c 405 additions, 34 deletionsdrivers/watchdog/dw_wdt.c
Loading
Please register or sign in to comment