Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2023-09-05 20:24:08 to 2023-10-10 22:49:53 UTC [more...]

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-10 22:49 UTC  (2+ messages)
` [PATCH v2 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible

[v2 PATCH] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
 2023-10-10 21:14 UTC 

[PATCH] watchdog: marvell_gti: Replace of_platform.h with explicit includes
 2023-10-10 20:56 UTC 

[PATCH 1/3] wdog: imx7ulp: Enable wdog int_en bit for watchdog any reset
 2023-10-10 18:10 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: watchdog: fsl-imx7ulp-wdt: Add 'fsl,ext-reset-output'
` [PATCH 3/3] arm64: dts: imx93: Add the 'fsl,ext-reset-output' property for wdog3

[PATCH v3] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert txt to yaml
 2023-10-10 13:56 UTC  (3+ messages)

[PATCH] watchdog: imx_sc_wdt: continue if the wdog already enabled
 2023-10-10 13:46 UTC  (2+ messages)

[PATCH] watchdog: st_lpc: Use device_get_match_data()
 2023-10-10 13:35 UTC  (3+ messages)

[PATCH 00/21] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-10 12:09 UTC  (70+ messages)
` [PATCH 01/21] dt-bindings: interrupt-controller: Add gs101 interrupt controller
` [PATCH 02/21] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH 03/21] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH 04/21] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH 05/21] dt-bindings: watchdog: Document Google gs101 & gs201 watchdog bindings
` [PATCH 06/21] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH 07/21] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH 08/21] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH 09/21] dt-bindings: clock: gs101: Add cmu_top clock indices
` [PATCH 10/21] dt-bindings: clock: gs101: Add cmu_apm "
` [PATCH 11/21] dt-bindings: clock: gs101: Add cmu_misc "
` [PATCH 12/21] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH 13/21] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH 14/21] clk: samsung: clk-gs101: add CMU_APM support
` [PATCH 15/21] clk: google: gs101: Add support for CMU_MISC clock unit
` [PATCH 16/21] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH 17/21] watchdog: s3c2410_wdt: Add support for Google tensor SoCs
` [PATCH 18/21] arm64: dts: google: Add initial Google gs101 SoC support
` [PATCH 19/21] google/gs101: Add dt overlay for oriole board
` [PATCH 20/21] arm64: defconfig: Enable Google Tensor SoC
` [PATCH 21/21] MAINTAINERS: add entry for "

[PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
 2023-10-10  6:57 UTC  (10+ messages)

[PATCH] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
 2023-10-09  8:59 UTC  (2+ messages)

[PATCH 1/2] drivers: watchdog: marvell_gti: fix zero pretimeout handling
 2023-10-09  4:40 UTC  (2+ messages)
` [PATCH 2/2] drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_ms

[PATCH] watchdog: wdat_wdt: Add timeout value as a param in ping method
 2023-10-07 13:34 UTC  (2+ messages)

[PATCH 0/5] watchdog: eiois200_wdt: Add EIO-IS200 Watchdog Driver
 2023-10-06 14:16 UTC  (10+ messages)
` [PATCH 1/5] watchdog: eiois200_wdt: Constructing Advantech EIO-IS200 watchdog driver
` [PATCH 2/5] watchdog: eiois200_wdt: Add PMC support with eiois200_core
` [PATCH 3/5] watchdog: eiois200_wdt: Implement basic watchdog functionalities
` [PATCH 4/5] watchdog: eiois200_wdt: Enhanced watchdog functionality and pretimeout
` [PATCH 5/5] watchdog: eiois200_wdt: Enhanced IRQ trigger behavior

[External] Re: Watchdog patches
 2023-10-05 18:56 UTC  (2+ messages)

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:45 UTC 

[PATCH 0/2] [5.15, 5.10, 5,4] watchdog: iTCO: Backport of handle_boot_enabled=0 fix
 2023-10-03 16:28 UTC  (4+ messages)
` [PATCH 1/2] watchdog: iTCO_wdt: No need to stop the timer in probe
` [PATCH 2/2] watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running

[PATCH 0/2] [4.19, 4.14] watchdog: iTCO: Backport of handle_boot_enabled=0 fix
 2023-10-02  7:05 UTC  (3+ messages)
` [PATCH 1/2] watchdog: iTCO_wdt: No need to stop the timer in probe
` [PATCH 2/2] watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running

[PATCH] watchdog: apple: Deactivate on suspend
 2023-09-30 11:58 UTC  (2+ messages)

Pozycjonowanie- informacja
 2023-09-27  8:30 UTC 

[PATCH V2 0/2] Add watchdog support for Amlogic C3 SoCs
 2023-09-27  8:01 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: watchdog: Add "
` [PATCH V2 2/2] arm64: dts: Add watchdog node "

[PATCH v1 1/1] watchdog: gpio_wdt: Make use of device properties
 2023-09-26 12:47 UTC  (2+ messages)

[PATCH] sbsa_gwdt: Calculate timeout with 64-bit math
 2023-09-26 12:45 UTC  (2+ messages)

[PATCH v2] watchdog: ixp4xx: Make sure restart always works
 2023-09-26 12:41 UTC  (2+ messages)

[PATCH 0/2] watchdog: aspeed: Add aspeed,reset-mask property
 2023-09-26  0:57 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: watchdog: aspeed-wdt: "
` [PATCH 2/2] watchdog: aspeed: Add support for aspeed,reset-mask DT property

[PATCH] watchdog: it87_wdt: add IT8613 ID
 2023-09-25 16:33 UTC  (2+ messages)

[PATCH] watchdog: ixp4xx: Make sure restart always works
 2023-09-25 12:13 UTC  (2+ messages)

[PATCH v2] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert txt to yaml
 2023-09-24 17:53 UTC  (3+ messages)

[PATCH v9 0/3] Nuvoton WPCM450 clock and reset driver
 2023-09-24  7:51 UTC  (7+ messages)
` [PATCH v9 1/3] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v9 2/3] ARM: dts: wpcm450: Remove clock-output-names from reference clock node
` [PATCH v9 3/3] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver

[PATCH] drivers/watchdog: fix checkpatch error
 2023-09-22 20:33 UTC  (2+ messages)

[PATCH v2 0/6] remove AR7 platform and associated drivers
 2023-09-22  6:15 UTC  (2+ messages)
` [PATCH v2 4/6] watchdog: ar7_wdt: remove driver to prepare for platform removal

[PATCH] watchdog: aspeed: Add sysfs attributes for reset mask bits
 2023-09-22  4:33 UTC  (4+ messages)

[PATCH 0/6] remove AR7 platform and associated drivers
 2023-09-20 21:26 UTC  (4+ messages)
` [PATCH 4/6] watchdog: ar7_wdt: remove driver to prepare for platform removal

[PATCH v2 2/7] platform: cznic: Add preliminary support for Turris Omnia MCU
 2023-09-20 14:47 UTC  (4+ messages)
  ` [PATCH v2 5/7] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog

Poptávka
 2023-09-20  7:36 UTC 

[PATCH v2 1/2] dt-bindings: watchdog: qcom-wdt: document IPQ5018
 2023-09-20  2:14 UTC  (2+ messages)
` (subset) "

Pytanie o samochód
 2023-09-19  7:30 UTC 

[PATCH] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert txt to yaml
 2023-09-18 17:11 UTC  (6+ messages)

[PATCH v4 00/42] ep93xx device tree conversion
 2023-09-18  7:39 UTC  (8+ messages)
` [PATCH v4 15/42] dt-bindings: watchdog: Add Cirrus EP93x
` [PATCH v4 16/42] watchdog: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v4 31/42] dt-bindings: wdt: Add ts72xx
` [PATCH v4 32/42] wdt: ts72xx: add DT support for ts72xx

[PATCH v2] watchdog: add in watchdog for nct6686
 2023-09-12 11:27 UTC 

[PATCH V2 0/4] Add watchdog support for Amlogic-T7 SoCs
 2023-09-11  9:46 UTC  (2+ messages)
` (subset) "

[PATCH] watchdog: add in watchdog for nct6686
 2023-09-08 14:54 UTC  (2+ messages)

[PATCH] watchdog: marvell_gti_wdt: Fix error code in probe()
 2023-09-08  6:45 UTC  (3+ messages)
  ` [EXT] "

[GIT PULL REQUEST] watchdog - v6.6 release cycle
 2023-09-06 16:27 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