Pull watchdog updates from Wim Van Sebroeck: "This contains: - fixes and improvements - devicetree bindings - conversion to watchdog generic framework of the following drivers: - booke_wdt - bcm47xx_wdt.c - at91sam9_wdt - Removal of old STMP3xxx driver - Addition of following new drivers: - new driver for STMP3xxx and i.MX23/28 - Retu watchdog driver" * git://www.linux-watchdog.org/linux-watchdog: (30 commits) watchdog: sp805_wdt depends on ARM watchdog: davinci_wdt: update to devm_* API watchdog: davinci_wdt: use devm managed clk get watchdog: at91rm9200: add DT support watchdog: add timeout-sec property binding watchdog: at91sam9_wdt: Convert to use the watchdog framework watchdog: omap_wdt: Add option nowayout watchdog: core: dt: add support for the timeout-sec dt property watchdog: bcm47xx_wdt.c: add hard timer watchdog: bcm47xx_wdt.c: rename wdt_time to timeout watchdog: bcm47xx_wdt.c: rename ops methods watchdog: bcm47xx_wdt.c: use platform device watchdog: bcm47xx_wdt.c: convert to watchdog core api watchdog: Convert BookE watchdog driver to watchdog infrastructure watchdog: s3c2410_wdt: Use devm_* functions watchdog: remove old STMP3xxx driver watchdog: add new driver for STMP3xxx and i.MX23/28 rtc: stmp3xxx: add wdt-accessor function watchdog: introduce retu_wdt driver watchdog: intel_scu_watchdog: fix Kconfig dependency ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/watchdog/atmel-at91rm9200-wdt.txt 9 additions, 0 deletions...ion/devicetree/bindings/watchdog/atmel-at91rm9200-wdt.txt
- Documentation/devicetree/bindings/watchdog/atmel-wdt.txt 4 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/atmel-wdt.txt
- Documentation/devicetree/bindings/watchdog/marvel.txt 5 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/marvel.txt
- Documentation/devicetree/bindings/watchdog/pnx4008-wdt.txt 4 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/pnx4008-wdt.txt
- Documentation/devicetree/bindings/watchdog/qca-ar7130-wdt.txt 13 additions, 0 deletions...mentation/devicetree/bindings/watchdog/qca-ar7130-wdt.txt
- Documentation/devicetree/bindings/watchdog/samsung-wdt.txt 3 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/samsung-wdt.txt
- Documentation/watchdog/watchdog-kernel-api.txt 13 additions, 1 deletionDocumentation/watchdog/watchdog-kernel-api.txt
- arch/mips/ath79/dev-common.c 9 additions, 6 deletionsarch/mips/ath79/dev-common.c
- drivers/rtc/rtc-stmp3xxx.c 64 additions, 0 deletionsdrivers/rtc/rtc-stmp3xxx.c
- drivers/watchdog/Kconfig 26 additions, 9 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 2 additions, 1 deletiondrivers/watchdog/Makefile
- drivers/watchdog/at91rm9200_wdt.c 9 additions, 0 deletionsdrivers/watchdog/at91rm9200_wdt.c
- drivers/watchdog/at91sam9_wdt.c 46 additions, 122 deletionsdrivers/watchdog/at91sam9_wdt.c
- drivers/watchdog/ath79_wdt.c 51 additions, 15 deletionsdrivers/watchdog/ath79_wdt.c
- drivers/watchdog/bcm47xx_wdt.c 144 additions, 195 deletionsdrivers/watchdog/bcm47xx_wdt.c
- drivers/watchdog/booke_wdt.c 65 additions, 120 deletionsdrivers/watchdog/booke_wdt.c
- drivers/watchdog/davinci_wdt.c 6 additions, 23 deletionsdrivers/watchdog/davinci_wdt.c
- drivers/watchdog/gef_wdt.c 1 addition, 0 deletionsdrivers/watchdog/gef_wdt.c
- drivers/watchdog/omap_wdt.c 5 additions, 1 deletiondrivers/watchdog/omap_wdt.c
- drivers/watchdog/orion_wdt.c 5 additions, 6 deletionsdrivers/watchdog/orion_wdt.c
Loading
Please register or sign in to comment