Linux-Watchdog Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-27 11:00:55 to 2023-11-21 01:12:33 UTC [more...]

PSA: this list has moved to new vger infra (no action required)
 2023-11-21  1:12 UTC 

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

[PATCH v4 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
 2023-11-20 18:22 UTC  (2+ messages)
` [PATCH v4 2/2] watchdog: mediatek: mt7988: add wdt support

[PATCH v3 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
 2023-11-20 18:06 UTC  (5+ messages)
` [PATCH v3 2/2] watchdog: mediatek: mt7988: add wdt support

[PATCH v2 1/9] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered
 2023-11-16  8:22 UTC  (11+ messages)
` [PATCH v2 2/9] arm64: dts: qcom: sc7280: "
` [PATCH v2 3/9] arm64: dts: qcom: sdm845: "
` [PATCH v2 4/9] arm64: dts: qcom: sm8150: "
` [PATCH v2 5/9] arm64: dts: qcom: sm8250: "
` [PATCH v2 6/9] arm64: dts: qcom: sa8775p: "
` [PATCH v2 7/9] arm64: dts: qcom: sc8280xp: "
` [PATCH v2 8/9] arm64: dts: qcom: sm6350: "
` [PATCH v2 9/9] dt-bindings: watchdog: qcom-wdt: Make the interrupt example "

VENDORS EOI
 2023-11-10 12:26 UTC 

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-11-14  9:00 UTC 

VENDORS EOI
 2023-11-09 21:39 UTC 

[PATCH v2 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
 2023-11-13 19:53 UTC  (3+ messages)
` [PATCH v2 2/2] watchdog: mediatek: mt7988: add wdt support

[PATCH] watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
 2023-11-13 16:33 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: realtek,rtd1295-watchdog: convert txt to yaml
 2023-11-13 15:30 UTC  (3+ messages)

[PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx
 2023-11-13 10:22 UTC  (9+ messages)
  ` [PATCH v3 14/42] power: reset: Add a driver for the ep93xx reset

[PATCH 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
 2023-11-11  7:55 UTC  (24+ messages)
` [PATCH 2/2] watchdog: mediatek: mt7988: add wdt support

[PATCH 0/2] watchdog: rti_wdt: Disable module when unused
 2023-11-10 15:05 UTC  (5+ messages)
` [PATCH 1/2] watchdog: rti_wdt: Use managed APIs to handle runtime PM
` [PATCH 2/2] watchdog: rti_wdt: Drop RPM watchdog when unused

[GIT PULL REQUEST] watchdog - v6.7 release cycle
 2023-11-09 22:28 UTC  (2+ messages)

[PATCH V3 0/3] Add watchdog support for Amlogic C3 and S4 SoCs
 2023-11-09  9:04 UTC  (5+ messages)
` [PATCH V3 2/3] arm64: dts: Add watchdog node for Amlogic C3 SoCs
` [PATCH V3 3/3] arm64: dts: Add watchdog node for Amlogic S4 SoCs

[PATCH 0/2] watchdog/hpwdt: Cleanup Claiming NMI
 2023-11-09  2:44 UTC  (3+ messages)
` [PATCH 1/2] watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
` [PATCH 2/2] watchdog/hpwdt: Remove checks on ilo5

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-08 17:33 UTC  (10+ messages)
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration

[PATCH 1/2] dt-bindings: watchdog: re-order entries to match coding convention
 2023-11-08 16:41 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: watchdog: intel,keembay: reference common watchdog schema

[RFC] improve it87_wdt (IT8784/IT8786) / keeping WDTCTRL unchanged / deactivate watchdog by setting WDTVALLSB/WDTVALMSB 0
 2023-11-08  9:05 UTC  (4+ messages)

[PATCH 0/5] watchdog: Drop platform_driver_probe() and convert to platform remove callback returning void (part II)
 2023-11-07  9:20 UTC  (13+ messages)
` [PATCH 1/5] watchdog: at91sam9: Stop using module_platform_driver_probe()
` [PATCH 2/5] watchdog: txx9: "
` [PATCH 3/5] watchdog: at91sam9_wdt: Convert to platform remove callback returning void
` [PATCH 4/5] watchdog: starfive-wdt: "
` [PATCH 5/5] watchdog: txx9wdt: "

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-07  3:52 UTC  (19+ messages)

[PATCH 1/9] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered
 2023-11-06 22:36 UTC  (30+ messages)
` [PATCH 2/9] arm64: dts: qcom: sc7280: "
` [PATCH 3/9] arm64: dts: qcom: sdm845: "
` [PATCH 4/9] arm64: dts: qcom: sm8150: "
` [PATCH 5/9] arm64: dts: qcom: sm8250: "
` [PATCH 6/9] arm64: dts: qcom: sa8775p: "
` [PATCH 7/9] arm64: dts: qcom: sc8280xp: "
` [PATCH 8/9] arm64: dts: qcom: sm6350: "
` [PATCH 9/9] dt-bindings: watchdog: qcom-wdt: Make the interrupt example "

[PATCH v2] dt-bindings: watchdog: nxp,pnx4008-wdt: convert txt to yaml
 2023-11-06 20:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify entry for DIALOG SEMICONDUCTOR DRIVERS
 2023-11-06 16:01 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: nxp,pnx4008-wdt: convert txt to yaml
 2023-11-05 18:30 UTC  (2+ messages)

[PATCH v3] dt-bindings: watchdog: qca,ar7130-wdt: convert txt to yaml
 2023-11-02 12:59 UTC  (2+ messages)

[PATCH v2] dt-bindings: watchdog: qca,ar7130-wdt: convert txt to yaml
 2023-11-01 21:03 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: qca,ar7130-wdt: convert txt to yaml
 2023-11-01  7:20 UTC  (2+ messages)

[PATCH] sbsa_gwdt: Calculate timeout with 64-bit math
 2023-10-30 16:21 UTC  (9+ messages)

[PATCH v3] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert txt to yaml
 2023-10-30  7:48 UTC  (4+ messages)

[PATCH v3] dt-bindings: watchdog: davinci-wdt: convert txt to yaml
 2023-10-29 15:20 UTC  (4+ messages)

[PATCH 0/2] watchdog: aspeed: Add aspeed,reset-mask property
 2023-10-27 11:00 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).