Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watchdog
Pull watchdog updates from Wim Van Sebroeck: - a new watchdog driver for the Mellanox systems - renesas-wdt: Document r8a77470 support - numerous 'Mark expected switch fall-throughs' - qcom: Add suspend/resume support - some small fixes and documentation updates * tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watchdog: watchdog: w83877f_wdt: Mark expected switch fall-through watchdog: sc520_wdt: Mark expected switch fall-through watchdog: sbc60xxwdt: Mark expected switch fall-through watchdog: smsc37b787_wdt: Mark expected switch fall-through watchdog: sc1200: Mark expected switch fall-through watchdog: pc87413: Mark expected switch fall-through Documentation/watchdog: Add documentation mlx-wdt driver watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems. platform_data/mlxreg: additions for Mellanox watchdog driver. watchdog: Update sysfs documentation. watchdog: dw: remove useless pr_fmt watchdog: pika_wdt: drop pointless static qualifier in pikawdt_init watchdog/hpwdt: Update Kconfig documentation dt-bindings: watchdog: renesas-wdt: Document r8a77470 support watchdog: qcom: Add suspend/resume support
Showing
- Documentation/ABI/testing/sysfs-class-watchdog 23 additions, 0 deletionsDocumentation/ABI/testing/sysfs-class-watchdog
- Documentation/devicetree/bindings/watchdog/renesas-wdt.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/watchdog/renesas-wdt.txt
- Documentation/watchdog/mlx-wdt.txt 52 additions, 0 deletionsDocumentation/watchdog/mlx-wdt.txt
- drivers/watchdog/Kconfig 21 additions, 4 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 1 addition, 0 deletionsdrivers/watchdog/Makefile
- drivers/watchdog/dw_wdt.c 0 additions, 2 deletionsdrivers/watchdog/dw_wdt.c
- drivers/watchdog/mlx_wdt.c 290 additions, 0 deletionsdrivers/watchdog/mlx_wdt.c
- drivers/watchdog/pc87413_wdt.c 1 addition, 1 deletiondrivers/watchdog/pc87413_wdt.c
- drivers/watchdog/pika_wdt.c 1 addition, 1 deletiondrivers/watchdog/pika_wdt.c
- drivers/watchdog/qcom-wdt.c 23 additions, 0 deletionsdrivers/watchdog/qcom-wdt.c
- drivers/watchdog/sbc60xxwdt.c 1 addition, 1 deletiondrivers/watchdog/sbc60xxwdt.c
- drivers/watchdog/sc1200wdt.c 1 addition, 1 deletiondrivers/watchdog/sc1200wdt.c
- drivers/watchdog/sc520_wdt.c 1 addition, 1 deletiondrivers/watchdog/sc520_wdt.c
- drivers/watchdog/smsc37b787_wdt.c 1 addition, 1 deletiondrivers/watchdog/smsc37b787_wdt.c
- drivers/watchdog/w83877f_wdt.c 1 addition, 1 deletiondrivers/watchdog/w83877f_wdt.c
- include/linux/platform_data/mlxreg.h 19 additions, 0 deletionsinclude/linux/platform_data/mlxreg.h
Loading
Please register or sign in to comment