messages from 2026-05-13 22:28:58 to 2026-06-17 02:21:12 UTC [more...]
[PATCH 0/5] ARM: Basic support for Amazon ford tablet (MT8127)
2026-06-17 2:20 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: mediatek: mt8127: Fix indentation error
` [PATCH 2/5] ARM: dts: mediatek: mt8127: Add watchdog support
` [PATCH 3/5] ARM: dts: mediatek: Add basic support for Amazon ford board
` [PATCH 4/5] dt-bindings: arm: mediatek: Add MT8127 Amazon ford
` [PATCH 5/5] dt-bindings: watchdog: mediatek: Add MT8127
[PATCH] Watchdog: fix pretimeout noop governor logging and description
2026-06-16 18:44 UTC (3+ messages)
[PATCH v1] watchdog: Use named initializers for platform_device_id arrays
2026-06-16 15:25 UTC
[GIT PULL] watchdog updates for v7.2
2026-06-16 2:45 UTC (2+ messages)
[PATCH] watchdog: take all OF aliases into account when assigning id
2026-06-15 15:08 UTC (2+ messages)
[PATCH v4 1/5] dt-bindings: rtc: nxp,pcf85363: add timestamp mode config
2026-06-15 6:25 UTC (12+ messages)
` [PATCH v4 2/5] rtc: pcf85363: support reporting battery switch-over via RTC_VL
` [PATCH v4 3/5] rtc: pcf85363: add timestamp support with configurable timestamp mode
` [PATCH v4 4/5] rtc: pcf85363: add oscillator offset calibration support
` [PATCH v4 5/5] rtc: pcf85363: add watchdog support with configurable step size
[PATCH] watchdog: stm32_iwdg: Base pretimeout on timeout when not specified
2026-06-12 12:44 UTC (2+ messages)
[PATCH v1] watchdog: sc1200: Drop unused assignment of pnp_device_id driver data
2026-06-10 13:09 UTC (2+ messages)
[PATCHv3 0/2] watchdog: pika_wdt: portability and timer lifecycle fixes
2026-06-09 3:09 UTC (9+ messages)
` [PATCHv3 1/2] watchdog: pika_wdt: fix timer lifecycle bugs
` [PATCHv3 2/2] watchdog: pika_wdt: enable COMPILE_TEST builds
[PATCHv2 0/3] watchdog: sama5d4: fix IRQ and timeout bugs, use platform_get_irq_optional
2026-06-08 22:44 UTC (11+ messages)
` [PATCHv2 1/3] watchdog: sama5d4: fix shared IRQ and hardcoded timeout issues
` [PATCHv2 2/3] watchdog: sama5d4: use platform_get_irq_optional()
` [PATCHv2 3/3] watchdog: sama5d4: fix NULL deref in irq handler
[PATCH v2 0/2] watchdog: sama5d4_wdt: Fix WDDIS handling for SAM9X60 and SAMA7G5
2026-06-08 20:53 UTC (3+ messages)
[PATCH] watchdog: starfive: use pm_runtime_resume_and_get() to fix refcount leak
2026-06-08 20:46 UTC (24+ 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 2/6] watchdog: starfive: treat pm_runtime_put_sync() positive return as success
` [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 5/6] watchdog: starfive: avoid PM refcount underflow in shutdown
` [PATCH v3 6/6] watchdog: starfive: release early_enable PM refcount on remove
[PATCH] watchdog: sama5d4_wdt: use platform_get_irq()
2026-06-08 20:43 UTC (5+ messages)
[PATCH v1] watchdog: unregister PM notifier on watchdog unregister
2026-06-08 18:57 UTC (3+ messages)
[PATCH] dt-bindings: watchdog: qcom-wdt: Document IPQ5210 watchdog
2026-06-08 18:56 UTC (5+ messages)
[PATCH v2 0/5] watchdog: improve comments & Documentation
2026-06-08 18:53 UTC (7+ 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] watchdog: pika_wdt: replace in_be32/out_be32 with ioread32be/iowrite32be
2026-06-07 16:28 UTC (3+ messages)
[PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCU
2026-06-05 18:42 UTC (4+ messages)
` [PATCH v5 5/5] watchdog: aaeon: Add watchdog driver for "
[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 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 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 (3+ messages)
` (subset) "
[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/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 (3+ messages)
[PATCH] ARM: Move Footbridge-specific header into mach-footbridge
2026-05-17 4:57 UTC
[PATCH 1/3] watchdog: realtek-otto: Change to use regmap API
2026-05-16 18:33 UTC (5+ messages)
[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 (12+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: realtek,otto-wdt: 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 (2+ 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
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