messages from 2026-05-09 16:31:57 to 2026-06-05 17:20:02 UTC [more...]
[PATCH] watchdog: starfive: use pm_runtime_resume_and_get() to fix refcount leak
2026-06-05 17:19 UTC (20+ messages)
` [PATCH v2 0/6] watchdog: starfive: runtime PM cleanup
` [PATCH v2 1/6] watchdog: starfive: balance PM refcount when start operation fails
` [PATCH v2 2/6] watchdog: starfive: treat pm_runtime_put_sync() positive return as success
` [PATCH v2 3/6] watchdog: starfive: balance PM refcount and disable in probe error paths
` [PATCH v2 4/6] watchdog: starfive: guard system suspend/resume hardware access
` [PATCH v2 5/6] watchdog: starfive: avoid PM refcount underflow in shutdown
` [PATCH v2 6/6] watchdog: starfive: release early_enable PM refcount on remove
` [PATCH v3 0/6] watchdog: starfive: runtime PM cleanup
` [PATCH v3 1/6] watchdog: starfive: balance PM refcount when start operation fails
` [PATCH v3 3/6] watchdog: starfive: balance PM refcount and disable in probe error paths
` [PATCH v3 4/6] watchdog: starfive: guard system suspend/resume hardware access
` [PATCH v3 6/6] watchdog: starfive: release early_enable PM refcount on remove
[PATCH 0/4] Add support for Kernel WDT
2026-06-04 8:49 UTC (3+ messages)
[PATCH 0/2] watchdog: sama5d4: fix IRQ and timeout bugs, use platform_get_irq_optional
2026-06-04 1:20 UTC (5+ messages)
` [PATCH 1/2] watchdog: sama5d4: fix shared IRQ and hardcoded timeout issues
` [PATCH 2/2] watchdog: sama5d4: use platform_get_irq_optional()
[PATCH v2 0/2] watchdog: pika_wdt: portability and timer lifecycle fixes
2026-06-03 4:10 UTC (4+ messages)
` [PATCH v2 1/2] watchdog: pika_wdt: fix timer leak and close race
` [PATCH v2 2/2] watchdog: pika_wdt: replace in_be32/out_be32 with ioread32be/iowrite32be
[PATCH] watchdog/sama5d4: set platform driver data before requesting IRQ
2026-06-03 1:18 UTC (2+ messages)
[PATCH] watchdog: sama5d4_wdt: use platform_get_irq()
2026-06-03 1:01 UTC (2+ messages)
[PATCH] dt-bindings: watchdog: qcom-wdt: Document IPQ5210 watchdog
2026-06-02 22:34 UTC (4+ messages)
[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-06-02 20:50 UTC (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "
Picking up watchdog pull requests starting with the 7.2 commit window
2026-06-02 19:32 UTC (2+ messages)
[PATCH] watchdog: pika_wdt: replace in_be32/out_be32 with ioread32be/iowrite32be
2026-06-02 4:10 UTC (2+ messages)
[PATCH v1] watchdog: unregister PM notifier on watchdog unregister
2026-06-01 19:32 UTC (2+ messages)
[PATCH v2 0/6] Initial Apple silicon M3 device trees and dt-bindings
2026-06-01 19:27 UTC (2+ messages)
` (subset) "
[PATCH v2 0/2] dt-bindings: watchdog: Convert TS-4800 to DT schema
2026-06-01 14:55 UTC (2+ messages)
[PATCH v3 0/5] Initial Apple silicon M3 device trees and dt-bindings
2026-05-30 9:02 UTC (8+ messages)
` [PATCH v3 2/5] dt-bindings: watchdog: apple,wdt: Add t8122 compatible
` (subset) [PATCH v3 0/5] Initial Apple silicon M3 device trees and dt-bindings
[PATCH v2 0/5] watchdog: improve comments & Documentation
2026-05-29 21:20 UTC (6+ messages)
` [PATCH v2 1/5] watchdog: add devm_watchdog_register_device() to watchdog-kernel-api
` [PATCH v2 2/5] watchdog: linux/watchdog.h: repair kernel-doc comments
` [PATCH v2 3/5] watchdog: uapi: add comments for what bit masks apply to
` [PATCH v2 4/5] watchdog: core: clean up some comments
` [PATCH v2 5/5] watchdog: dev: convert to kernel-doc comments
[PATCH 0/5] watchdog: improve comments & Documentation
2026-05-28 1:04 UTC (8+ messages)
` [PATCH 1/5] watchdog: add devm_watchdog_register_device() to watchdog-kernel-api
` [PATCH 2/5] watchdog: linux/watchdog.h: repair kernel-doc comments
` [PATCH 3/5] watchdog: uapi: add comments for what bit masks apply to
` [PATCH 4/5] watchdog: core: clean up some comments
` [PATCH 5/5] watchdog: dev: convert to kernel-doc comments
[PATCH] watchdog: core: assign parent with devm registration
2026-05-27 16:25 UTC (4+ messages)
[PATCH v2 0/2] watchdog: sama5d4_wdt: Fix WDDIS handling for SAM9X60 and SAMA7G5
2026-05-27 13:04 UTC (2+ messages)
[PATCH v2 0/1] watchdog: realtek-otto: Make use of regmap API
2026-05-26 20:23 UTC (6+ messages)
` [PATCH v2 1/1] watchdog: realtek-otto: Change to use "
sunxi: Watchdog reboot fails on Allwinner R40 after Linux boot
2026-05-26 0:24 UTC (2+ messages)
[PATCH v5 1/7] mfd: nct6694: Move module type macros to shared header
2026-05-25 8:25 UTC (2+ messages)
[PATCH v5 0/7] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
2026-05-25 8:20 UTC
[PATCH] dt-bindings: watchdog: Document Qualcomm Maili watchdog
2026-05-25 6:36 UTC
[PATCH] watchdog: sprd_wdt: Remove redundant sprd_wdt_disable() on register failure
2026-05-24 17:05 UTC (5+ messages)
[PATCHv2 0/2] watchdog: ath79: modernize and broaden build coverage
2026-05-24 13:41 UTC (6+ messages)
` [PATCHv2 1/2] watchdog: ath79_wdt: select OF and COMPILE_TEST
` [PATCHv2 2/2] watchdog: ath79: convert to watchdog_device
[PATCH 0/2] watchdog: ath79: modernize and broaden build coverage
2026-05-23 0:02 UTC (6+ messages)
` [PATCH 1/2] watchdog: ath79_wdt: select OF and COMPILE_TEST
` [PATCH 2/2] watchdog: ath79: convert to watchdog_device
[PATCH] watchdog: orion_wdt: Use devm APIs for clock and watchdog management
2026-05-20 5:10 UTC (8+ messages)
[PATCH] watchdog: ath79: convert to watchdog_device
2026-05-19 23:25 UTC (3+ messages)
[PATCH] watchdog: ath79_wdt: select OF and COMPILE_TEST
2026-05-19 18:08 UTC (4+ messages)
[PATCH] watchdog: orion: Use of_device_get_match_data()
2026-05-19 0:52 UTC (2+ messages)
[PATCH v1] watchdog: ziirave_wdt: Use named initializers for struct i2c_device_id
2026-05-18 22:10 UTC (2+ messages)
Please update watchdog and watchdog-next branch references
2026-05-18 22:08 UTC (3+ messages)
[PATCH 3/3] watchdog: realtek-otto: add RTL9607C support
2026-05-17 10:39 UTC (4+ messages)
[PATCH] ARM: Move Footbridge-specific header into mach-footbridge
2026-05-17 4:57 UTC
[PATCH 0/3] watchdog: realtek-otto: Make use of regmap API and add RTL9607C support
2026-05-16 18:33 UTC (13+ messages)
` [PATCH 1/3] watchdog: realtek-otto: Change to use regmap API
` [PATCH 2/3] dt-bindings: watchdog: realtek,otto-wdt: add compatible for RTL9607C
[PATCH 0/2] watchdog: realtek-otto: various fixes
2026-05-16 17:38 UTC (5+ messages)
` [PATCH 1/2] watchdog: realtek-otto: prevent PHASE2 underflows
` [PATCH 2/2] watchdog: realtek-otto: enable clock before using I/O
[PATCH v2 0/2] watchdog: realtek-otto: add fallback compatible
2026-05-16 9:16 UTC (13+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: realtek,otto-wdt: Add "
` [PATCH v2 2/2] watchdog: realtek-otto: add "
[PATCH v4 0/1] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
2026-05-16 8:58 UTC (5+ messages)
` [PATCH v4 1/1] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694
[PATCH v2] dt-bindings: watchdog: qcom-wdt: Document IPQ9650 watchdog
2026-05-15 1:36 UTC (3+ messages)
[PATCH v1] watchdog: ni903x_wdt: Check ACPI_COMPANION() against NULL
2026-05-13 23:22 UTC (4+ messages)
[PATCH v4 0/4] watchdog: rzn1: clean up and drop irq requirement
2026-05-13 22:39 UTC (4+ messages)
` [PATCH v4 4/4] dt-bindings: watchdog: renesas,rzn1-wdt: interrupts are not required
[PATCH 0/2] watchdog: realtek-otto: add fallback compatible
2026-05-13 20:38 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: watchdog: realtek,otto-wdt: Add "
` [PATCH 2/2] watchdog: realtek-otto: add "
[RFC PATCH 0/9] Add System Controller support for RZ/T2H and RZ/N2H SoCs
2026-05-13 2:55 UTC (15+ messages)
` [RFC PATCH 1/9] dt-bindings: clock: renesas,cpg-mssr: Support RZ/T2H system controllers
` [RFC PATCH 2/9] clk: renesas: r9a09g077: Add SYSC regmap support
` [RFC PATCH 3/9] arm64: dts: renesas: r9a09g077: Add system controller child nodes
` [RFC PATCH 4/9] arm64: dts: renesas: r9a09g087: "
` [RFC PATCH 5/9] dt-bindings: watchdog: renesas,r9a09g057-wdt: Add SYS syscon support
` [RFC PATCH 6/9] watchdog: rzv2h: Refactor WDTDCR start/stop handling
` [RFC PATCH 7/9] watchdog: rzv2h: Add syscon support for RZ/T2H and RZ/N2H WDT control register
` [RFC PATCH 8/9] arm64: dts: renesas: r9a09g077: Use SYS syscon for WDTDCR access
` [RFC PATCH 9/9] arm64: dts: renesas: r9a09g087: "
[PATCH] watchdog: sb_wdog: add missing SPDX license identifier
2026-05-11 22:07 UTC (4+ messages)
[PATCH] ndings: watchdog: qcom-wdt: Document IPQ9650 watchdog
2026-05-11 14:36 UTC
[PATCH] watchdog: apple: Add "apple,t8103-wdt" compatible
2026-05-11 14:22 UTC (3+ messages)
[PATCH] watchdog: wdt_pci: Fix shared IRQ storm and complete system lockup
2026-05-11 4:52 UTC (7+ messages)
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox