linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-10 06:56:30 to 2023-03-03 21:37:49 UTC [more...]

[PATCH 00/34] watchdog: Convert to platform remove callback returning void
 2023-03-03 21:37 UTC  (23+ messages)
` [PATCH 02/34] watchdog: acquirewdt: "
` [PATCH 03/34] watchdog: advantechwdt: "
` [PATCH 04/34] watchdog: ar7: "
` [PATCH 06/34] watchdog: ath79: "
` [PATCH 07/34] watchdog: bcm2835: "
` [PATCH 08/34] watchdog: bcm47xx: "
` [PATCH 09/34] watchdog: bcm_kona: "
` [PATCH 10/34] watchdog: cpwd: "
` [PATCH 11/34] watchdog: dw: "
` [PATCH 12/34] watchdog: gef: "
` [PATCH 13/34] watchdog: geodewdt: "
` [PATCH 14/34] watchdog: ib700wdt: "
` [PATCH 15/34] watchdog: ie6xx: "
` [PATCH 16/34] watchdog: lpc18xx: "
` [PATCH 17/34] watchdog: mtx-1: "
` [PATCH 18/34] watchdog: nic7018: "
` [PATCH 19/34] watchdog: nv_tco: "
` [PATCH 20/34] watchdog: omap: "
` [PATCH 21/34] watchdog: orion: "
` [PATCH 22/34] watchdog: rc32434: "
` [PATCH 23/34] watchdog: rdc321x: "
` [PATCH 25/34] watchdog: riowd: "

[PATCH] watchdog: sp5100_tco: Immediately trigger upon starting
 2023-03-02 20:00 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v6.3 release cycle
 2023-03-02 19:39 UTC  (2+ messages)

[PATCH 0/2] MediaTek MT6735 TOPRGU/WDT support
 2023-03-02 15:15 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: reset: Add binding for MediaTek MT6735 TOPRGU/WDT
` [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT

[PATCH v3] dt-bindings: watchdog: migrate rt2880 text bindings to YAML
 2023-03-02  9:10 UTC  (2+ messages)

[PATCH] watchdog: imx2_wdg: Declare local symbols static
 2023-03-02  8:03 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: migrate rt2880 text bindings to YAML
 2023-03-02  8:45 UTC  (3+ messages)

[PATCH V2 0/4] watchdog: xilinx_wwdt: Add Versal watchdog support
 2023-03-02  7:38 UTC  (7+ messages)
` [PATCH V2 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver
` [PATCH V2 2/4] dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog bindings
` [PATCH V2 3/4] watchdog: xilinx_wwdt: Add Versal window watchdog support
` [PATCH V2 4/4] MAINTAINERS: Add support for Xilinx versal watchdog

[PATCH] watchdog: avoid usage of iterator after loop
 2023-03-02  0:16 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 1716a175592aff9549a0c07aac8f9cadd03003f5
 2023-03-01 15:44 UTC 

[PATCH -next] watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resume
 2023-03-01 11:37 UTC 

[PATCH v2] dt-bindings: watchdog: migrate rt2880 text bindings to YAML
 2023-03-01  9:24 UTC 

[PATCH 1/2] watchdog: rt2880-wdt: avoid static global declarations
 2023-03-01  6:55 UTC  (2+ messages)
` [PATCH 2/2] watchdog: rt2880-wdt: prefer unsigned int over unsigned

[PATCH v3 0/2] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2023-03-01  3:40 UTC  (26+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: Add watchdog for StarFive JH7110
` [PATCH v3 2/2] drivers: watchdog: Add StarFive Watchdog driver

[PATCH v7 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-28 22:15 UTC  (18+ messages)
` [PATCH v7 1/5] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v7 3/5] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v7 4/5] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v7 5/5] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[linux-next:master] BUILD REGRESSION 058f4df42121baadbb8a980c06011e912784dbd2
 2023-02-28 14:18 UTC 

[PATCH 00/17] Add support for MT8365 EVK board
 2023-02-25 16:41 UTC  (3+ messages)
` [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings

[PATCH 2/2] dt-bindings: watchdog: Add MSM8994 watchdog timer
 2023-02-18 15:00 UTC  (3+ messages)

[PATCH] watchdog: at91rm9200: Only warn once about problems in .remove()
 2023-02-17 22:26 UTC  (3+ messages)

[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2023-02-17  7:29 UTC  (11+ messages)
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver

[PATCH 0/2] Documentation/Watchdog/hpwdt
 2023-02-17  0:31 UTC  (6+ messages)
` [PATCH 1/2] Documentation/watchdog/hpwdt: Fix Reference
` [PATCH 2/2] Documentation/watchdog/hpwdt: Fix Format

[PATCH v6 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-16  8:20 UTC  (15+ messages)
` [PATCH v6 1/3] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v6 2/3] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v6 3/3] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH v3 0/5] arm64: qcom: add initial support for qcom sa8775p-ride
 2023-02-14  9:28 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: "

Panele fotowaltaiczne
 2023-02-10  8:30 UTC 

[PATCH v4 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-13 20:09 UTC  (22+ messages)
` [PATCH v4 1/5] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v4 2/5] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v4 3/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v4 4/5] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v4 5/5] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH v5 0/2] avoid globals and arch dependencies
 2023-02-13 17:32 UTC  (4+ messages)
` [PATCH v5 1/2] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v5 2/2] watchdog: mt7621-wdt: avoid static global declarations

remove arch/sh
 2023-02-13 16:30 UTC  (9+ messages)

[PATCH 03/17] dt-bindings: watchdog: apple,wdt: Add t8112-wdt compatible
 2023-02-13 11:11 UTC  (2+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-02-12  0:11 UTC  (6+ messages)
` [PATCH 596/606] watchdog: ziirave_wdt: Convert to i2c's .probe_new()

[PATCH v3 0/4] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-11  7:16 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v3 2/4] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v3 3/4] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v3 4/4] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH v2 0/4] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-10 15:43 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v2 2/4] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v2 3/4] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v2 4/4] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-10 12:04 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH 2/3] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH 3/3] watchdog: mt7621-wdt: avoid globals and arch dependencies


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 NNTP newsgroup(s).