Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2023-04-15 16:48:11 to 2023-05-11 13:35:59 UTC [more...]

[PATCH 00/10] Treewide GPL SPDX conversion (love letter to Didi)
 2023-05-11 13:34 UTC  (9+ messages)
` [PATCH 01/10] agp/amd64: Remove GPL distribution notice
` [PATCH 02/10] mISDN: Replace GPL notice boilerplate with SPDX identifier
` [PATCH 03/10] net: bonding: Add SPDX identifier to remaining files
` [PATCH 04/10] net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier
` [PATCH 05/10] net: ethernet: i825xx: "
` [PATCH 07/10] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate
` [PATCH 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier
` [PATCH 10/10] include: synclink: "

[PATCH v2 0/2] Devicetree support for Loongson-1 watchdog
 2023-05-11 12:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: Add "
` [PATCH v2 2/2] watchdog: loongson1_wdt: Add DT support

[PATCH 1/3] irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map
 2023-05-11  0:19 UTC  (3+ messages)
` [PATCH 2/3] watchdog: stm32_iwdg: Add pretimeout support
` [PATCH 3/3] ARM: dts: stm32: Add IWDG2 EXTI interrupt mapping and mark as wakeup source

[PATCH 1/2 v7] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-05-09 13:06 UTC  (9+ messages)
` [PATCH 2/2 v7] Watchdog: Add marvell GTI "
  ` [EXT] Re: [PATCH 1/2 v7] dt-bindings: watchdog: marvell GTI system "

Pompy ciepła - nowe warunki
 2023-05-08  7:45 UTC 

[PATCH 0/3] Add Watchdog support for RZ/V2M EVK v2
 2023-05-09  8:13 UTC  (8+ messages)
` [PATCH 1/3] watchdog: rzg2l_wdt: Fix reboot for RZ/V2M

[PATCH 1/2 v5] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-05-05 12:26 UTC  (18+ messages)
  ` [PATCH 2/2 v5] Watchdog: Add marvell GTI "
    ` [EXT] Re: [PATCH 1/2 v5] dt-bindings: watchdog: marvell GTI system "

[PATCH 1/2 v6] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-05-04 11:08 UTC  (3+ messages)
` [PATCH 2/2 v6] Watchdog: Add marvell GTI "

[GIT PULL REQUEST] watchdog - v6.4 release cycle
 2023-05-04  8:34 UTC 

[PATCH 1/2 v4] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-05-03 12:13 UTC  (6+ messages)
` [PATCH 2/2 v4] Watchdog: Add marvell GTI "
    ` [EXT] "

[PATCH] watchdog: Add an IPMI watchdog driver in the watchdog framework
 2023-05-02 20:42 UTC  (3+ messages)

[PATCH 1/2 v3] dt-bindings: watchdog: marvell octeonTX2 GTI system watchdog driver
 2023-05-02  6:38 UTC  (5+ messages)
` [PATCH 2/2 v3] Watchdog: Add marvell octeontx2 "

[PATCH 00/43] ep93xx device tree conversion
 2023-04-30 11:30 UTC  (19+ messages)
` [PATCH 09/43] dt-bindings: watchdog: add DT bindings for Cirrus EP93x
` [PATCH 10/43] watchdog: ep93xx: add DT support for Cirrus EP93xx
` [PATCH 30/43] dt-bindings: wdt: Add DT binding ts72xx wdt
` [PATCH 31/43] wdt: ts72xx: add DT support for ts72xx

[PATCH v8 0/2] Nuvoton WPCM450 clock and reset driver
 2023-04-28 19:02 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v8 2/2] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver

[PATCH 1/8] pwcd_usb: fix error handling in probe
 2023-04-27 14:35 UTC  (11+ messages)
` [PATCH 2/8] pcwd_usb: stop open race disconnect
` [PATCH 3/8] pcwd_usb: usb_pcwd_open handle and return errors
` [PATCH 4/8] pcwd_usb: do not leave a freed URB active
` [PATCH 5/8] pcwd_usb: usb_pcwd_ioctl: return IO errors
` [PATCH 6/8] pcwd_usb: memory ordering of interrupt and waiter
` [PATCH 7/8] usb_pcwd: WDIOC_SETTIMEOUT: prevent preemption
` [PATCH 8/8] usb_pcwd: remove superfluous usb_device pointer
` watchdog: pcwd driver updates (was: No subject)

[PATCH v1] watchdog: starfive: Fix the warning of starfive_wdt_match
 2023-04-27  9:48 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING b7455b10da762f2d447678c88e37cc1eb6cb45ee
 2023-04-27  5:36 UTC 

[PATCH v6 00/12] Improve the MT8365 SoC and EVK board support
 2023-04-26 21:10 UTC  (14+ messages)
` [PATCH v6 01/12] arm64: defconfig: enable MT6357 regulator
` [PATCH v6 02/12] arm64: defconfig: enable Mediatek PMIC key
` [PATCH v6 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
` [PATCH v6 04/12] arm64: dts: mediatek: add watchdog support for mt8365 SoC
` [PATCH v6 05/12] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk
` [PATCH v6 06/12] arm64: dts: mediatek: add mmc "
` [PATCH v6 07/12] arm64: dts: mediatek: set vmc regulator as always on
` [PATCH v6 08/12] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v6 09/12] arm64: dts: mediatek: add ethernet "
` [PATCH v6 10/12] arm64: dts: mediatek: add OPP support for mt8365 SoC
` [PATCH v6 11/12] arm64: dts: mediatek: add cpufreq support for mt8365-evk
` [PATCH v6 12/12] arm64: dts: mediatek: Add CPU Idle support

[PATCH 1/2] watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()
 2023-04-26 13:47 UTC  (5+ messages)
` [PATCH 2/2] watchdog: dw_wdt: Simplify clk management

[PATCH v7 0/2] Nuvoton WPCM450 clock and reset driver
 2023-04-26  7:43 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v7 2/2] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver

[PATCH v2] watchdog: starfive: Fix the probe return error if PM and early_enable are both disabled
 2023-04-26  3:53 UTC  (2+ messages)

[PATCH v1] watchdog: starfive: Fix the probe return error if PM and early_enable are both disabled
 2023-04-26  2:44 UTC  (5+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-25  9:42 UTC 

[PATCH v3] dt-bindings: watchdog: brcm,kona-wdt: convert txt file to yaml
 2023-04-24 16:53 UTC  (3+ messages)

[PATCH,RESEND] dt-bindings: watchdog: brcm,kona-wdt: convert to YAML
 2023-04-23 16:14 UTC  (3+ messages)

[PATCH 1/2] watchdog: s3c2410_wdt: Use Use devm_clk_get[_optional]_enabled() helpers
 2023-04-23  8:08 UTC  (5+ messages)

[PATCH v6 0/2] Nuvoton WPCM450 clock and reset driver
 2023-04-22 15:56 UTC  (6+ messages)
` [PATCH v6 2/2] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver

[PATCH 1/6] dt-bindings: watchdog: drop duplicated GPIO watchdog bindings
 2023-04-21  8:56 UTC  (24+ messages)
` [PATCH 2/6] dt-bindings: watchdog: indentation, quotes and white-space cleanup
` [PATCH 3/6] dt-bindings: watchdog: arm,sp805: drop unneeded minItems
` [PATCH 4/6] dt-bindings: watchdog: fsl-imx7ulp-wdt: simplify with unevaluatedProperties
` [PATCH 5/6] dt-bindings: watchdog: toshiba,visconti-wdt: "
` [PATCH 6/6] dt-bindings: watchdog: realtek,otto-wdt: simplify requiring interrupt-names

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

[PATCH 1/2 v2] dt-bindings: watchdog: marvell octeonTX2 GTI system watchdog driver
 2023-04-21  6:00 UTC  (4+ messages)
` [PATCH 2/2 v2] Watchdog: Add marvell octeontx2 "
  ` [EXT] Re: [PATCH 1/2 v2] dt-bindings: watchdog: marvell octeonTX2 GTI system "

[PATCH 1/2 v2] dt-bindings: watchdog: marvell octeonTX2 GTI system watchdog driver
 2023-04-19 12:02 UTC  (2+ messages)
` [PATCH 2/2 v2] Watchdog: Add marvell octeontx2 "

[PATCH 1/2] dt-bindings: watchdog: marvell octeonTX2 GTI system atchdog driver
 2023-04-18 21:05 UTC  (6+ messages)
` [PATCH 2/2] Watchdog: Add octeontx2 GTI watchdog driver
    ` [EXT] "

[PATCH 0/2] watchdog: fixes for menz069_wdt driver
 2023-04-18 18:21 UTC  (5+ messages)
` [PATCH 1/2] watchdog: menz069_wdt: fix watchdog initialisation
` [PATCH 2/2] watchdog: menz069_wdt: fix timeout setting

[PATCH v3] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema
 2023-04-18  7:34 UTC  (3+ messages)

[PATCH v2] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema
 2023-04-17  6:25 UTC  (2+ messages)

[PATCH 0/2] Move Loongson1 restart handler to watchdog driver
 2023-04-17  3:28 UTC  (4+ messages)
` [PATCH 1/2] MIPS: Loongson32: Remove reset.c

[PATCH V3 0/4] watchdog: xilinx_wwdt: Add Versal watchdog support
 2023-04-16 16:28 UTC  (5+ messages)
` [PATCH V3 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver
` [PATCH V3 3/4] watchdog: xilinx_wwdt: Add Versal window watchdog support

[PATCH v2 0/2] Move Loongson1 restart handler to watchdog driver
 2023-04-16 16:16 UTC  (3+ messages)
` [PATCH v2 2/2] watchdog: loongson1_wdt: Implement restart handler

[PATCH 0/2] MediaTek MT6735 TOPRGU/WDT support
 2023-04-16 15:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: reset: Add binding for MediaTek MT6735 TOPRGU/WDT

[PATCH v5 0/3] Add watchdog driver for StarFive JH7100/JH7110 RISC-V SoCs
 2023-04-16 15:54 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: watchdog: Add watchdog for StarFive JH7100 and JH7110
` [PATCH v5 2/3] drivers: watchdog: Add StarFive Watchdog driver

[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
 2023-04-16 15:52 UTC  (3+ messages)
` [PATCH v3 01/17] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365

[PATCH v5 00/12] Improve the MT8365 SoC and EVK board support
 2023-04-16 15:47 UTC  (3+ messages)
` [PATCH v5 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365

[PATCH 0/6] QCM2290 compatibles
 2023-04-16 15:44 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290

[PATCH V2 0/2] Add few device nodes for IPQ5332 SoC
 2023-04-16 15:43 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq5332 compatible


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