Linux-Watchdog Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-24 19:20:08 to 2023-12-11 16:24:17 UTC [more...]

[PATCH v7 00/16] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 16:23 UTC  (3+ messages)
` [PATCH v7 01/16] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v7 02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms

[PATCH v6 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 12:45 UTC  (50+ messages)
` [PATCH v6 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
  ` (subset) "
` [PATCH v6 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
  ` (subset) "
` [PATCH v6 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
  ` (subset) "
` [PATCH v6 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v6 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v6 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
  ` (subset) "
` [PATCH v6 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
  ` (subset) "
` [PATCH v6 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v6 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
` [PATCH v6 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` [PATCH v6 11/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v6 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v6 13/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v6 14/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v6 15/20] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
` [PATCH v6 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v6 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v6 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v6 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v6 20/20] MAINTAINERS: add entry for Google Tensor SoC

[PATCH v1 0/2] Add StarFive JH8100 watchdog
 2023-12-11 10:06 UTC  (6+ messages)
` [PATCH v1 1/2] watchdog: starfive-wdt: Add JH8100 watchdog compatible string
` [PATCH v1 2/2] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100

[PATCH v5 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-10 15:21 UTC  (5+ messages)
` [PATCH v5 2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
` [PATCH v5 3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-09 22:04 UTC  (75+ messages)
` [PATCH v5 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v5 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v5 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v5 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v5 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v5 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v5 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v5 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` [PATCH v5 11/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v5 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v5 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v5 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v5 15/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v5 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v5 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v5 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v5 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v5 20/20] MAINTAINERS: add entry for Google Tensor SoC

[PATCH v2 1/9] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered
 2023-12-08 15:34 UTC  (4+ messages)
` [PATCH v2 9/9] dt-bindings: watchdog: qcom-wdt: Make the interrupt example "
` (subset) [PATCH v2 1/9] arm64: dts: qcom: sc7180: Make watchdog bark interrupt "

[PATCH v4 2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
 2023-12-07 16:41 UTC  (4+ messages)
` [PATCH v4 3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog

[PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi,
 2023-12-07 13:33 UTC  (17+ messages)
` [PATCH 1/6] dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD
` [PATCH 2/6] dt-bindings: pwm: samsung: "
` [PATCH 3/6] dt-bindings: serial: "
` [PATCH 4/6] dt-bindings: samsung: exynos-pmu: "
` [PATCH 5/6] dt-bindings: watchdog: samsung: "
` [PATCH 6/6] arm64: dts: fsd: add specific compatibles "

[PATCH] watchdog: set cdev owner before adding
 2023-12-05 19:13 UTC  (2+ messages)

[PATCH v3.1 2/8] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
 2023-12-05 16:56 UTC  (6+ messages)
` [PATCH v3.1 3/8] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog

[PATCH] watchdog: Provide a better stop error message
 2023-12-05 14:42 UTC  (3+ messages)

[PATCH v2 00/11] Convert DA906{1,2} bindings to json-schema
 2023-12-04 17:10 UTC  (8+ messages)
` [PATCH v2 01/11] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
` [PATCH v2 02/11] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog

[PATCH v3 02/11] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
 2023-12-03 11:31 UTC  (2+ messages)
` [PATCH v3 03/11] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog

[PATCH 0/3] Add watchdog nodes to msm8226 & msm8974
 2023-12-03 10:12 UTC  (3+ messages)
` (subset) "

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 13:59 UTC  (13+ messages)
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 17/20] arm64: dts: google: Add initial Google gs101 SoC support

[PATCH v4 00/19] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 12:01 UTC  (9+ messages)
` [PATCH v4 11/19] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v4 18/19] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support

[PATCH] dt-bindings: watchdog: qcom,pm8916-wdt: add parent spmi node to example
 2023-12-01  8:27 UTC  (2+ messages)

[PATCH] watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
 2023-11-30 11:57 UTC  (3+ messages)

[PATCH V3 0/3] Add watchdog support for Amlogic C3 and S4 SoCs
 2023-11-27  8:19 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] watchdog/hpwdt: Cleanup Claiming NMI
 2023-11-27  3:16 UTC  (2+ messages)

[PATCH 1/3] wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset
 2023-11-26  9:11 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: imx93: Add the 'fsl,ext-reset-output' property for wdog3

[PATCH 5.15 256/297] sbsa_gwdt: Calculate timeout with 64-bit math
 2023-11-24 17:54 UTC 


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).