Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2025-01-15 07:05:16 to 2025-02-12 02:25:29 UTC [more...]

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-12  2:25 UTC  (17+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v7 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v7 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH v2 23/31] watchdog: Switch to use hrtimer_setup()
 2025-02-11 16:16 UTC  (2+ messages)

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-11 14:13 UTC  (41+ messages)
` [PATCH 1/9] dt-bindings: powerpc: Add binding for Freescale/NXP MPC83xx SoCs
` [PATCH 2/9] dt-bindings: ata: Convert fsl,pq-sata binding to YAML
` [PATCH 3/9] dt-bindings: crypto: Convert fsl,sec-2.0 "
` [PATCH 4/9] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx "
  ` (subset) "
` [PATCH 5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings "
` [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings
` [PATCH 7/9] dt-bindings: watchdog: Convert mpc8xxx-wdt binding to YAML
` [PATCH 8/9] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH RFC 9/9] dt-bindings: nand: Convert fsl,elbc "

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-11  0:01 UTC  (38+ messages)
` [PATCH v2 01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
` [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 "
  ` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAMLy
` [PATCH v2 04/12] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx to YAML
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma "
` [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie "
` [PATCH v2 07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt "
` [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc "
` [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
  ` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nandy
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern

[PATCH v4 0/9] Add support to configure CPG block for watchdog on RZ/V2H(P) and RZ/G3E SoCs
 2025-02-10 18:49 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: clock: rzv2h-cpg: Add syscon compatible for CPG
` [PATCH v4 2/9] clk: renesas: Kconfig: Select MFD_SYSCON for RZ/V2H(P) family driver
` [PATCH v4 3/9] arm64: dts: renesas: r9a09g047: Add `syscon` compatible for CPG node
` [PATCH v4 4/9] arm64: dts: renesas: r9a09g057: "
` [PATCH v4 5/9] dt-bindings: watchdog: renesas: Document `renesas,syscon-cpg-error-rst` property
` [PATCH v4 6/9] watchdog: rzv2h_wdt: Add support to retrieve the bootstatus information
` [PATCH v4 7/9] watchdog: rzv2h_wdt: Configure CPG_ERRORRST_SEL2 register
` [PATCH v4 8/9] arm64: dts: renesas: r9a09g057: Add `renesas,syscon-cpg-error-rst` property to WDT node
` [PATCH v4 9/9] arm64: dts: renesas: r9a09g047: "

[PATCH v6 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-06 11:05 UTC  (19+ messages)
` [PATCH v6 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v6 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v6 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v6 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v6 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v6 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH]: watchdog: Allow watchdog to remain enabled after probe
 2025-02-06 10:14 UTC  (2+ messages)

[PATCH] watchdog: only print critical log when the watchdog fails to be stopped
 2025-02-05  5:20 UTC  (3+ messages)

[PATCH] watchdog: only print critical log when the watchdog fails to be stopped
 2025-02-05  2:35 UTC  (2+ messages)

[PATCH v3 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
 2025-02-04 10:48 UTC  (5+ messages)

[PATCH v7 0/1] Update ASPEED WDT bootstatus
 2025-02-03  4:05 UTC  (3+ messages)
` [PATCH v7 1/1] watchdog: aspeed: Update bootstatus handling

[PATCH v3] watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform
 2025-02-01  0:02 UTC  (3+ messages)

[PATCH v2] watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform
 2025-01-31 16:17 UTC  (4+ messages)

[PATCH V2] dt-bindings: watchdog: xlnx,versal-wwdt: Add optional power-domains property
 2025-01-30 18:48 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: Add optional power-domains property
 2025-01-29 23:51 UTC  (2+ messages)

[PATCH] watchdog: da9052_wdt: respect TWDMIN
 2025-01-29 15:09 UTC  (3+ messages)

[PATCH v2] watchdog: da9052_wdt: respect TWDMIN
 2025-01-29  9:27 UTC 

RE: [PATCH] watchdog: only print critical log when the watchdog fails to be stopped
 2025-01-27 14:29 UTC  (2+ messages)
`  "

[PATCH] watchdog: only print critical log when the watchdog fails to be stopped
 2025-01-27  9:44 UTC 

[PATCH v2 0/2] Add support for RZ/G3E WDT
 2025-01-27  9:34 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support
` [PATCH v2 2/2] watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS

[PATCH] watchdog: only print critical log when the watchdog fails to be stopped
 2025-01-26 13:10 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v6.10 release cycle
 2025-01-26  1:03 UTC  (2+ messages)

[PATCH 0/5] Add support for RZ/G3E WDT
 2025-01-24 13:56 UTC  (21+ messages)
` [PATCH 1/5] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support
` [PATCH 3/5] watchdog: Make RZV2HWDT driver depend on ARCH_R9A09G47

[PATCH 00/14] arm64: dts: allwinner: Add basic Allwinner A523 support
 2025-01-18 11:47 UTC  (5+ messages)
` [PATCH 03/14] dt-bindings: watchdog: sunxi: add Allwinner A523 compatible string
` [PATCH 04/14] watchdog: sunxi_wdt: Add support for Allwinner A523

[PATCH] watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 platform
 2025-01-18  3:50 UTC  (5+ messages)

[PATCH] watchdog: cros-ec: Add newlines to printks
 2025-01-16 22:58 UTC  (3+ messages)

[PATCH v5 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-16 11:23 UTC  (11+ messages)
` [PATCH v5 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v5 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v5 4/7] can: Add Nuvoton NCT6694 CAN support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox