Linux-Watchdog Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-18 08:22:59 to 2024-02-06 07:52:18 UTC [more...]

[PATCH v4 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-06  7:51 UTC  (7+ messages)
` [PATCH v4 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011
` [PATCH v4 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM
` [PATCH v4 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH v4 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH v4 5/9] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
` [PATCH v4 6/9] watchdog: rzg2l_wdt: Remove comparison with zero

[PATCH v2 0/2] Add regmap support to exynos-pmu for protected PMU regs
 2024-02-05 13:13 UTC  (15+ messages)
` [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
` [PATCH v2 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for "

[PATCH v3 0/8] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-05  6:14 UTC  (16+ messages)
` [PATCH v3 1/8] watchdog: rzg2l_wdt: Select PM
` [PATCH v3 2/8] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH v3 3/8] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH v3 4/8] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
` [PATCH v3 5/8] watchdog: rzg2l_wdt: Remove comparison with zero
` [PATCH v3 6/8] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
` [PATCH v3 7/8] watchdog: rzg2l_wdt: Add suspend/resume support
` [PATCH v3 8/8] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support

[PATCH v7 00/39] ep93xx device tree conversion
 2024-02-04 17:03 UTC  (6+ messages)
` [PATCH v7 11/39] dt-bindings: watchdog: Add Cirrus EP93x
` [PATCH v7 25/39] wdt: ts72xx: add DT support for ts72xx

[PATCH] dt-bindings: watchdog: renesas-wdt: Add support for R-Car V4M
 2024-02-03 17:31 UTC  (4+ messages)

[PATCH v2] watchdog: qcom: fine tune the max timeout value calculation
 2024-02-03  6:37 UTC  (3+ messages)

[PATCH v3 0/2] Add regmap support to exynos-pmu for protected PMU regs
 2024-02-02 17:35 UTC  (4+ messages)
` [PATCH v3 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
` [PATCH v3 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for "

[PATCH v4 0/3] Introduce EC-based watchdog
 2024-02-02 12:50 UTC  (9+ messages)
` [PATCH v4 1/3] platform/chrome: Update binary interface for "
` [PATCH v4 2/3] watchdog: Add ChromeOS EC-based watchdog driver
` [GIT PULL] Immutable branch between MFD, CROS and Watchdog due for the v6.9 merge window

[PATCH v2 00/11] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-01 21:05 UTC  (23+ messages)
` [PATCH v2 01/11] clk: renesas: r9a08g045: Add clock and reset support for watchdog
` [PATCH v2 02/11] watchdog: rzg2l_wdt: Select PM
` [PATCH v2 03/11] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH v2 04/11] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH v2 05/11] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
` [PATCH v2 06/11] watchdog: rzg2l_wdt: Remove comparison with zero
` [PATCH v2 07/11] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
` [PATCH v2 08/11] watchdog: rzg2l_wdt: Add suspend/resume support
` [PATCH v2 09/11] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support
` [PATCH v2 10/11] arm64: dts: renesas: r9a08g045: Add watchdog node
` [PATCH v2 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the watchdog interface

[PATCH v6 0/8] Convert DA906{1,2} bindings to json-schema
 2024-01-31 10:47 UTC  (6+ messages)

[PATCH v6 RESEND 0/6] Convert DA906{1,2} bindings to json-schema
 2024-01-31 10:26 UTC 

[PATCH] watchdog: qcom: Start the watchdog in probe
 2024-01-31  6:51 UTC  (5+ messages)

[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
 2024-01-30 20:27 UTC  (38+ messages)
` [PATCH 1/9] dt-bindings: watchdog: samsung-wdt: deprecate samsung,syscon-phandle
` [PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis
` [PATCH 4/9] arm64: dts: fsd: remove deprecated samsung,syscon-phandle
` [PATCH 5/9] arm64: dts: exynosautov9: "
` [PATCH 6/9] arm64: dts: exynos850: "
` [PATCH 7/9] arm64: dts: exynos7: "
` [PATCH 8/9] ARM: dts: samsung: exynos4: "
` [PATCH 9/9] ARM: dts: exynos5250: "

[PATCH 00/10] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-01-30 16:51 UTC  (26+ messages)
` [PATCH 01/10] clk: renesas: r9a08g045: Add clock and reset support for watchdog
` [PATCH 02/10] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH 03/10] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH 04/10] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
` [PATCH 05/10] watchdog: rzg2l_wdt: Remove comparison with zero
` [PATCH 06/10] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
` [PATCH 07/10] watchdog: rzg2l_wdt: Add suspend/resume support
` [PATCH 08/10] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support
` [PATCH 09/10] arm64: dts: renesas: r9a08g045: Add watchdog node
` [PATCH 10/10] arm64: dts: renesas: rzg3s-smarc-som: Enable the watchdog interface

[PATCH] watchdog: starfive: check watchdog status before enabling in system resume
 2024-01-30  6:07 UTC  (2+ messages)

[PATCH v3 0/3] Introduce EC-based watchdog
 2024-01-26  9:07 UTC  (14+ messages)
` [PATCH v3 1/3] platform/chrome: Update binary interface for "
` [PATCH v3 2/3] watchdog: Add ChromeOS EC-based watchdog driver
` [PATCH v3 3/3] mfd: cros_ec: Register EC-based watchdog subdevice
  ` (subset) "

[PATCH AUTOSEL 4.19 20/23] watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
 2024-01-22 15:18 UTC 

[PATCH AUTOSEL 5.4 21/24] watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
 2024-01-22 15:16 UTC 

[PATCH AUTOSEL 5.10 25/28] watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
 2024-01-22 15:14 UTC 

[PATCH AUTOSEL 5.15 29/35] watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
 2024-01-22 15:12 UTC 

[PATCH AUTOSEL 6.1 41/53] watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786
 2024-01-22 15:08 UTC 

[PATCH AUTOSEL 6.6 53/73] watchdog: starfive: add lock annotations to fix context imbalances
 2024-01-22 15:02 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 54/73] watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786

[PATCH AUTOSEL 6.7 61/88] watchdog: starfive: add lock annotations to fix context imbalances
 2024-01-22 14:51 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 62/88] watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for IT8784/IT8786

[PATCH] watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counter
 2024-01-19 12:53 UTC  (2+ messages)

[PATCH v2 0/3] Introduce EC-based watchdog
 2024-01-19  8:36 UTC  (13+ messages)
` [PATCH v2 1/3] platform/chrome: Update binary interface for "
` [PATCH v2 2/3] watchdog: Add ChromeOS EC-based watchdog driver
` [PATCH v2 3/3] mfd: cros_ec: Register EC-based watchdog subdevice

[PATCH] drivers: watchdog: Add ChromeOS EC watchdog
 2024-01-18 18:17 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).