Linux-Watchdog Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-18 14:41:41 to 2024-02-01 21:05:23 UTC [more...]

[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] dt-bindings: watchdog: renesas-wdt: Add support for R-Car V4M
 2024-02-01 18:20 UTC  (3+ messages)

[PATCH v4 0/3] Introduce EC-based watchdog
 2024-02-01 13:06 UTC  (7+ 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 0/2] Add regmap support to exynos-pmu for protected PMU regs
 2024-02-01 12:51 UTC  (13+ 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 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  (7+ messages)

[PATCH v7 00/39] ep93xx device tree conversion
 2024-01-18  9:36 UTC  (6+ messages)
` [PATCH v7 11/39] dt-bindings: watchdog: Add Cirrus EP93x
` [PATCH v7 12/39] watchdog: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v7 25/39] wdt: ts72xx: add DT support for ts72xx

[PATCH v2] watchdog: qcom: fine tune the max timeout value calculation
 2024-01-16 15:02 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v6.8 release cycle
 2024-01-12 22:20 UTC  (2+ messages)

[PATCH] watchdog: core: Remove usage of the deprecated ida_simple_xx() API
 2024-01-11 22:59 UTC  (2+ messages)

[PATCH] watchdog: qcom: fine tune the max timeout value calculation
 2024-01-11 15:07 UTC  (3+ messages)

[PATCH v3 0/3] Add support for WDIOF_CARDRESET on TI AM65x
 2024-01-08 17:22 UTC  (5+ messages)
` [PATCH v3 2/3] arm64: dts: ti: Add reserved memory for watchdog

Meeting with the Development Team
 2024-01-03  8:50 UTC 

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-25 19:55 UTC  (4+ messages)

[PATCH v5 0/2] Add StarFive JH8100 watchdog
 2023-12-21 21:02 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100
` [PATCH v5 2/2] riscv: dts: starfive: jh8100: Add watchdog node

[PATCH 0/3] watchdog: sbsa_gwdt: add support for Marvell ac5
 2023-12-20 14:03 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH v4 1/1] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100
 2023-12-20  1:23 UTC  (6+ messages)

[PATCH v2] watchdog: add in watchdog for nct6686
 2023-12-19 20:05 UTC  (2+ messages)

[PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi,
 2023-12-19 10:21 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD

[PATCH] watchdog: mlx_wdt: fix all kernel-doc warnings
 2023-12-18 19:03 UTC  (2+ 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).