public inbox for linux-watchdog@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-04 10:11:41 to 2025-07-07 09:54:24 UTC [more...]

[PATCH v4 00/11] ARM: Add support for MediaTek MT6572 SoC
 2025-07-07  9:54 UTC  (15+ messages)
` [PATCH v4 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH v4 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH v4 03/11] dt-bindings: timer: mediatek: "
` [PATCH v4 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH v4 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH v4 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH v4 07/11] ARM: mediatek: add board_dt_compat entry for "
` [PATCH v4 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH v4 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH v4 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH v4 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board
` (subset) [PATCH v4 00/11] ARM: Add support for MediaTek MT6572 SoC

[PATCH v2 1/1] watchdog: Don't use "proxy" headers
 2025-07-06 22:13 UTC  (2+ messages)

[PATCH] watchdog: iTCO_wdt: Report error if timeout configuration fails
 2025-07-04 13:09 UTC  (2+ messages)

[PATCH] watchdog: rti_wdt: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-03 23:15 UTC  (2+ messages)

[v4 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-07-03 15:44 UTC  (9+ messages)
` [v4 PATCH 1/2] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1046a-wdt
  ` [v4 PATCH 1/2] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl, ls1046a-wdt
` [v4 PATCH 2/2] arch: arm64: dts: add big-endian property back into watchdog node

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

[PATCH v2 0/9] char: misc: Various cleanup for miscdevice
 2025-07-02 12:13 UTC  (12+ messages)
` [PATCH v2 1/9] char: misc: Move drivers/misc/misc_minor_kunit.c to drivers/char/
` [PATCH v2 2/9] char: misc: Adapt and add test cases for simple minor space division
` [PATCH v2 3/9] char: misc: Disallow registering miscdevice whose minor > MISC_DYNAMIC_MINOR
` [PATCH v2 4/9] char: misc: Add a reentry test case for dynamic minor request
` [PATCH v2 5/9] char: misc: Make registering dynamic device reentry
` [PATCH v2 6/9] char: misc: Does not request module for miscdevice with dynamic minor
` [PATCH v2 7/9] char: misc: Allocate 4 more fixed minors for watchdog
` [PATCH v2 8/9] char: misc: Define fixed minor EISA_EEPROM_MINOR in linux/miscdevice.h
` [PATCH v2 9/9] sparc: kernel: apc: Remove macro APC_MINOR defination

[PATCH v2 0/2] Add reaction control in rti
 2025-07-01 22:34 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible
` [PATCH v2 2/2] watchdog: rti_wdt: Add reaction control

[PATCH v3 00/11] ARM: Add support for MediaTek MT6572 SoC
 2025-07-01 15:32 UTC  (15+ messages)
` [PATCH v3 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH v3 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH v3 03/11] dt-bindings: timer: mediatek: "
` [PATCH v3 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH v3 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH v3 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH v3 07/11] ARM: mediatek: add board_dt_compat entry for "
` [PATCH v3 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH v3 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH v3 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH v3 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board

[PATCH v3] arm64: dts: imx8qm: add system controller watchdog support
 2025-07-01 14:13 UTC  (2+ messages)

[PATCH v2 00/11] ARM: Add support for MediaTek MT6572 SoC
 2025-06-30 13:30 UTC  (22+ messages)
` [PATCH v2 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH v2 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH v2 03/11] dt-bindings: timer: mediatek: "
` [PATCH v2 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH v2 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH v2 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH v2 07/11] ARM: mediatek: add board_dt_compat entry for "
` [PATCH v2 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH v2 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH v2 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH v2 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board

[PATCH 1/1] dt-bindings: watchdog: nxp,pnx4008-wdt: allow clocks property
 2025-06-27 20:31 UTC  (2+ messages)

[PATCH 0/2] watchdog: mediatek: Add compatible for MT8189
 2025-06-27  9:44 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: watchdog: mediatek: Add support "

[PATCH v1 1/1] watchdog: Don't use "proxy" headers
 2025-06-27  0:14 UTC  (3+ messages)

[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-25 14:53 UTC  (28+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v12 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH RESEND 0/2] Add reaction control in rti
 2025-06-25 14:01 UTC  (5+ messages)
` [PATCH RESEND 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible
` [PATCH RESEND 2/2] watchdog: rti_wdt: Add reaction control

[PATCH 0/2] Add reaction control in rti
 2025-06-24 19:58 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible
` [PATCH 2/2] watchdog: rti_wdt: Add reaction control to rti

[PATCH 00/11] ASoC: mediatek: Add support for MT6572 SoC
 2025-06-23  9:49 UTC  (26+ messages)
` [PATCH 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH 03/11] dt-bindings: timer: mediatek: "
` [PATCH 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH 07/11] ARM: mediatek: show the hardware name for the MT6572
` [PATCH 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board

[PATCH v8 0/3] clocksource: fix Tegra234 SoC Watchdog Timer
 2025-06-19 12:55 UTC  (5+ messages)
` [PATCH v8 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support

[PATCH v5 0/5] Add support to read the watchdog bootstatus from IMEM
 2025-06-19  5:48 UTC  (10+ messages)
` [PATCH v5 1/5] dt-bindings: sram: qcom,imem: Document IPQ5424 compatible
` [PATCH v5 2/5] arm64: dts: qcom: ipq5424: Add the IMEM node
` [PATCH v5 3/5] dt-bindings: watchdog: qcom-wdt: Document sram property
` [PATCH v5 4/5] watchdog: qcom: add support to get the bootstatus from IMEM
` [PATCH v5 5/5] arm64: dts: qcom: ipq5424: add support to get watchdog "

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-06-17 21:31 UTC  (2+ messages)
` (subset) "

[v4 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-06-08  3:08 UTC  (8+ messages)
` [v4 PATCH 1/2] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1046a-wdt

[v3 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-06-05  2:42 UTC  (5+ messages)
` [v3 PATCH 2/2] arch: arm64: dts: add big-endian property back into watchdog node

[PATCH AUTOSEL 5.4 1/5] watchdog: da9052_wdt: respect TWDMIN
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 5.10 1/5] watchdog: da9052_wdt: respect TWDMIN
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 5.15 1/5] watchdog: da9052_wdt: respect TWDMIN
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 6.1 2/6] watchdog: da9052_wdt: respect TWDMIN
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 6.6 2/6] watchdog: da9052_wdt: respect TWDMIN
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 6.12 2/6] watchdog: da9052_wdt: respect TWDMIN
 2025-06-04 11:49 UTC 

[PATCH AUTOSEL 6.14 2/8] watchdog: da9052_wdt: respect TWDMIN
 2025-06-04 11:49 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 3/8] watchdog: stm32: Fix wakeup source leaks on device unbind

[PATCH AUTOSEL 6.15 3/9] watchdog: da9052_wdt: respect TWDMIN
 2025-06-04 11:49 UTC  (2+ messages)
` [PATCH AUTOSEL 6.15 4/9] watchdog: stm32: Fix wakeup source leaks on device unbind


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