linux-watchdog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 0/2] imx6: Implement external watchdog reset
Akshay Bhat
[PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
Akshay Bhat
Re: [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
Guenter Roeck
Re: [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
Tim Harvey
Re: [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
Guenter Roeck
Re: [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
Akshay Bhat
Re: [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
Tim Harvey
Re: [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
Tim Harvey
Re: [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
Guenter Roeck
Re: [PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
Wim Van Sebroeck
[PATCH v4 2/2] ARM: dts: ventana: Add ext-reset support
Akshay Bhat
[PATCH 00/13] watchdog: factorize restart handler registration
Damien Riegel
[PATCH 02/13] watchdog: bcm47xx_wdt: use core restart handler
Damien Riegel
[PATCH 06/13] watchdog: imx2_wdt: use core restart handler
Damien Riegel
[PATCH 08/13] watchdog: meson_wdt: use core restart handler
Damien Riegel
[PATCH 04/13] watchdog: digicolor_wdt: use core restart handler
Damien Riegel
[PATCH 10/13] watchdog: mtk_wdt: use core restart handler
Damien Riegel
[PATCH 01/13] watchdog: core: add restart handler support
Damien Riegel
[PATCH 12/13] watchdog: s3c2410_wdt: use core restart handler
Damien Riegel
[PATCH 13/13] watchdog: sunxi_wdt: use core restart handler
Damien Riegel
[PATCH 05/13] watchdog: imgpdc_wdt: use core restart handler
Damien Riegel
[PATCH 11/13] watchdog: qcom-wdt: use core restart handler
Damien Riegel
[PATCH 07/13] watchdog: lpc18xx_wdt: use core restart handler
Damien Riegel
[PATCH 03/13] watchdog: da9063_wdt: use core restart handler
Damien Riegel
[PATCH 09/13] watchdog: moxart_wdt: use core restart handler
Damien Riegel
Re: [PATCH 00/13] watchdog: factorize restart handler registration
Guenter Roeck
Re: [PATCH 00/13] watchdog: factorize restart handler registration
Vivien Didelot
Re: [PATCH 00/13] watchdog: factorize restart handler registration
Damien Riegel
Re: [PATCH 00/13] watchdog: factorize restart handler registration
Guenter Roeck
[PATCH v3 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
Robin Gong
[PATCH v3 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Robin Gong
[PATCH v3 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
Robin Gong
[PATCH v3 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Robin Gong
Re: [PATCH v3 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
Guenter Roeck
[PATCH 1/2] watchdog: include: fix some typos
Wolfram Sang
[PATCH 2/2] watchdog: include: add units for timeout values in kerneldoc
Wolfram Sang
Re: [PATCH 2/2] watchdog: include: add units for timeout values in kerneldoc
Guenter Roeck
Re: [PATCH 1/2] watchdog: include: fix some typos
Guenter Roeck
[PATCH v2 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
Robin Gong
[PATCH v2 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Robin Gong
Re: [PATCH v2 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Guenter Roeck
Re: [PATCH v2 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Robin Gong
Re: [PATCH v2 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Guenter Roeck
Re: [PATCH v2 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Robin Gong
Re: [PATCH v2 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Vladimir Zapolskiy
Re: [PATCH v2 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Guenter Roeck
Re: [PATCH v2 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
Guenter Roeck
[PATCH v1 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
Robin Gong
[PATCH v1 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Robin Gong
Re: [PATCH v1 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Guenter Roeck
Re: [PATCH v1 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Robin Gong
Re: [PATCH v1 2/2] watchdog: imx2_wdt: add set_pretimeout interface
Guenter Roeck
Re: [PATCH v1 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
Guenter Roeck
Re: [PATCH v1 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
Robin Gong
Re: [PATCH v1 1/2] watchdog: add WDIOC_SETPRETIMEOUT and WDIOC_GETPRETIMEOUT
Guenter Roeck
[RFC PATCH 00/13] watchdog: factorize restart handler registration
Damien Riegel
[RFC PATCH 13/13] watchdog: sunxi_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 13/13] watchdog: sunxi_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 01/13] watchdog: core: add restart handler support
Damien Riegel
Re: [RFC PATCH 01/13] watchdog: core: add restart handler support
Guenter Roeck
Re: [RFC PATCH 01/13] watchdog: core: add restart handler support
Vivien Didelot
Re: [RFC PATCH 01/13] watchdog: core: add restart handler support
Guenter Roeck
[RFC PATCH 05/13] watchdog: imgpdc_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 05/13] watchdog: imgpdc_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 02/13] watchdog: bcm47xx_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 02/13] watchdog: bcm47xx_wdt: use core restart handler
Guenter Roeck
Re: [RFC PATCH 02/13] watchdog: bcm47xx_wdt: use core restart handler
Vivien Didelot
Re: [RFC PATCH 02/13] watchdog: bcm47xx_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 08/13] watchdog: meson_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 08/13] watchdog: meson_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 10/13] watchdog: mtk_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 10/13] watchdog: mtk_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 09/13] watchdog: moxart_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 09/13] watchdog: moxart_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 06/13] watchdog: imx2_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 06/13] watchdog: imx2_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 12/13] watchdog: s3c2410_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 12/13] watchdog: s3c2410_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 03/13] watchdog: da9063_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 03/13] watchdog: da9063_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 07/13] watchdog: lpc18xx_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 07/13] watchdog: lpc18xx_wdt: use core restart handler
Guenter Roeck
[RFC PATCH 11/13] watchdog: qcom-wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 11/13] watchdog: qcom-wdt: use core restart handler
Guenter Roeck
[RFC PATCH 04/13] watchdog: digicolor_wdt: use core restart handler
Damien Riegel
Re: [RFC PATCH 04/13] watchdog: digicolor_wdt: use core restart handler
Guenter Roeck
[PATCH] watchdog: omap_wdt: fix null pointer dereference
Peter Robinson
Re: [PATCH] watchdog: omap_wdt: fix null pointer dereference
Guenter Roeck
Re: [PATCH] watchdog: omap_wdt: fix null pointer dereference
Lars Poeschel
null pointer dereference in omap_wdt
Peter Robinson
Re: null pointer dereference in omap_wdt
Guenter Roeck
Re: null pointer dereference in omap_wdt
Peter Robinson
Re: [PATCH v3 0/2] imx6: Implement external watchdog reset
Tim Harvey
[PATCH v2 0/5] Add board support for TS-4800
Damien Riegel
[PATCH v2 4/5] ARM: imx_v6_v7_defconfig: add TS-4800 watchdog and syscon
Damien Riegel
[PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Damien Riegel
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Lee Jones
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Damien Riegel
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Lee Jones
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Damien Riegel
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Lee Jones
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Lee Jones
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Arnd Bergmann
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Lee Jones
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Arnd Bergmann
Re: [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon
Damien Riegel
[PATCH v2 1/5] of: add vendor prefix for Technologic Systems
Damien Riegel
Re: [PATCH v2 1/5] of: add vendor prefix for Technologic Systems
Lee Jones
Re: [PATCH v2 1/5] of: add vendor prefix for Technologic Systems
Damien Riegel
Re: [PATCH v2 1/5] of: add vendor prefix for Technologic Systems
Lee Jones
[PATCH v2 5/5] ARM: dts: TS-4800: add basic device tree
Damien Riegel
[PATCH v2 3/5] watchdog: ts4800: add driver for TS-4800 watchdog
Damien Riegel
Re: [PATCH v2 3/5] watchdog: ts4800: add driver for TS-4800 watchdog
Lee Jones
Re: [PATCH v2 3/5] watchdog: ts4800: add driver for TS-4800 watchdog
Lee Jones
[PATCH RFC 0/3] ACPI, clocksource: add GTDT and ARM memory-mapped timer support
fu . wei
[PATCH RFC 2/3] clocksource: simplify ACPI code in arm_arch_timer.c
fu . wei
[PATCH RFC 1/3] ACPI: add GTDT table parse driver into ACPI driver
fu . wei
[PATCH RFC 3/3] clocksource: add memory-mapped timer support in arm_arch_timer.c
fu . wei
Re: [PATCH RFC 0/3] ACPI, clocksource: add GTDT and ARM memory-mapped timer support
Fu Wei
[PATCH] watchdog: pnx4008: make global wdt_clk static
Vladimir Zapolskiy
Re: [PATCH] watchdog: pnx4008: make global wdt_clk static
Guenter Roeck
[GIT PULL] watchdog updates for Linux 4.4
Guenter Roeck
[PATCH 0/4] Add board support for TS-4800
Damien Riegel
[PATCH 2/4] watchdog: ts4800: add new driver for TS-4800 watchdog
Damien Riegel
Re: [PATCH 2/4] watchdog: ts4800: add new driver for TS-4800 watchdog
Dinh Nguyen
Re: [PATCH 2/4] watchdog: ts4800: add new driver for TS-4800 watchdog
Damien Riegel
Re: [PATCH 2/4] watchdog: ts4800: add new driver for TS-4800 watchdog
Guenter Roeck
Re: [PATCH 2/4] watchdog: ts4800: add new driver for TS-4800 watchdog
Damien Riegel
Re: [PATCH 2/4] watchdog: ts4800: add new driver for TS-4800 watchdog
Arnd Bergmann
Re: [PATCH 2/4] watchdog: ts4800: add new driver for TS-4800 watchdog
Damien Riegel
Re: [PATCH 2/4] watchdog: ts4800: add new driver for TS-4800 watchdog
Rob Herring
[PATCH 4/4] ARM: dts: TS-4800: add basic device tree
Damien Riegel
Re: [PATCH 4/4] ARM: dts: TS-4800: add basic device tree
Rob Herring
[PATCH 3/4] ARM: imx_v6_v7_defconfig: add TS-4800 watchdog
Damien Riegel
[PATCH 1/4] of: add vendor prefix for Technologic Systems
Damien Riegel
Re: [PATCH 1/4] of: add vendor prefix for Technologic Systems
Arnd Bergmann
Re: [PATCH 1/4] of: add vendor prefix for Technologic Systems
Damien Riegel
[PATCH 2/2] watchdog: add support for Sigma Designs SMP86xx
Mans Rullgard
[PATCH v8 0/5] Watchdog: introduce ARM SBSA watchdog driver
fu . wei
[PATCH v8 4/5] Watchdog: introdouce "pretimeout" into framework
fu . wei
[PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
fu . wei
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Timur Tabi
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Guenter Roeck
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Fu Wei
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Timur Tabi
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Timur Tabi
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Fu Wei
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Timur Tabi
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Fu Wei
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Timur Tabi
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Fu Wei
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Guenter Roeck
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Fu Wei
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Timur Tabi
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Fu Wei
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Al Stone
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Timur Tabi
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Al Stone
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Guenter Roeck
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Al Stone
Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver
Timur Tabi
[PATCH v8 3/5] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
fu . wei
[PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
fu . wei
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Mark Rutland
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Fu Wei
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Timur Tabi
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Fu Wei
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Timur Tabi
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Mark Rutland
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Timur Tabi
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Fu Wei
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Fu Wei
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Timur Tabi
Re: [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation
Jon Masters
[PATCH v8 2/5] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts
fu . wei
[watchdog-next] watchdog: core: propagate ping error code to the user space
Tomas Winkler
Re: [watchdog-next] watchdog: core: propagate ping error code to the user space
Guenter Roeck
[PATCH V6 1/6] i2c: Add i2c support to Freescale Layerscape platforms
Zhiqiang Hou
[PATCH V6 2/6] watchdog: Add support for Freescale Layerscape platforms
Zhiqiang Hou
[PATCH V6 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board
Zhiqiang Hou
Re: [PATCH V6 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board
Olof Johansson
[PATCH V6 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
Zhiqiang Hou
Re: [PATCH V6 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
Li Yang
[PATCH V6 5/6] clk: qoriq: Add ls1043a support.
Zhiqiang Hou
Re: [PATCH V6 5/6] clk: qoriq: Add ls1043a support.
Leo Li
Re: [PATCH V6 5/6] clk: qoriq: Add ls1043a support.
Scott Wood
[PATCH V6 6/6] dts/ls1043a: add LS1043ARDB board support
Zhiqiang Hou
Re: [PATCH V6 6/6] dts/ls1043a: add LS1043ARDB board support
Li Yang
RE: [PATCH V6 6/6] dts/ls1043a: add LS1043ARDB board support
Hou Zhiqiang
Re: [PATCH V6 1/6] i2c: Add i2c support to Freescale Layerscape platforms
Wolfram Sang
[PATCH V5 1/6] i2c: Add i2c support to Freescale Layerscape platforms
Zhiqiang Hou
[PATCH V5 5/6] clk: qoriq: Add ls1043a support.
Zhiqiang Hou
[PATCH V5 2/6] watchdog: Add support for Freescale Layerscape platforms
Zhiqiang Hou
Re: [PATCH V5 2/6] watchdog: Add support for Freescale Layerscape platforms
Li Yang
[PATCH V5 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board
Zhiqiang Hou
[PATCH V5 6/6] dts/ls1043a: add LS1043ARDB board support
Zhiqiang Hou
[PATCH V5 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
Zhiqiang Hou
Re: [PATCH V5 1/6] i2c: Add i2c support to Freescale Layerscape platforms
Wolfram Sang
RE: [PATCH V5 1/6] i2c: Add i2c support to Freescale Layerscape platforms
Hou Zhiqiang
[PATCH] watchdog: pnx4008: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
Earlier messages
Later messages