Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2022-10-21 16:57:27 to 2022-11-17 15:37:42 UTC [more...]

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-17 15:37 UTC  (15+ messages)
` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings
` [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end)
` [RFC PATCH 5/9] dt-bindings: drop redundant part of title (end, part two)
` [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning)
` [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title
` [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual)

[PATCH 0/2] Reset related fixes for rzg2l_wdt
 2022-11-17 11:49 UTC  (3+ messages)
` [PATCH 1/2] watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
` [PATCH 2/2] watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M

[PATCH 0/3] Add Watchdog support for RZ/V2M EVK v2
 2022-11-17 11:39 UTC  (9+ messages)
` [PATCH 1/3] watchdog: rzg2l_wdt: Fix reboot for RZ/V2M
` [PATCH 2/3] arm64: dts: renesas: r9a09g011: Add watchdog node
` [PATCH 3/3] arm64: dts: renesas: v2mevk2: Enable watchdog

[PATCH 2/2] dt-bindings: watchdog: Add MSM8994 watchdog timer
 2022-11-17 11:05 UTC  (2+ messages)

[PATCH v2] watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error path
 2022-11-16 13:55 UTC  (2+ messages)

[PATCH] watchdog: pcwd_usb: Fix attempting to access uninitialized memory
 2022-11-16 13:52 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] watchdog: Fix kmemleak in watchdog_cdev_register
 2022-11-16 13:52 UTC  (2+ messages)

[PATCH RESEND] watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error path
 2022-11-16 10:02 UTC 

[PATCH v3] dt-bindings: watchdog: gpio: Convert bindings to YAML
 2022-11-15 13:29 UTC  (2+ messages)

[PATCH] watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
 2022-11-15  8:28 UTC  (13+ messages)

[PATCH v4 0/3] Suspending i.MX watchdog in WAIT mode
 2022-11-11  6:45 UTC  (6+ messages)
` [PATCH v4 1/3] watchdog: imx2_wdg: suspend "
` [PATCH v4 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode
` [PATCH v4 3/3] ARM: dts: imx6ul/ull: suspend i.MX6UL watchdog "

[PATCH v5 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-11-09 13:53 UTC  (13+ messages)
` [PATCH v5 1/7] arm64: dts: mediatek: mt8186: Fix watchdog compatible
` [PATCH v5 2/7] arm64: dts: mediatek: mt8195: "
` [PATCH v5 3/7] arm64: dts: mediatek: mt7986: "
` [PATCH v5 4/7] arm64: dts: mediatek: mt8516: Fix the watchdog node name
` [PATCH v5 5/7] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
` [PATCH v5 6/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
` [PATCH v5 7/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173

Słowa kluczowe do wypozycjonowania
 2022-11-07  9:15 UTC 

[PATCH v4 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-11-07  1:39 UTC  (10+ messages)
` [PATCH v4 1/7] arm64: dts: mediatek: mt8186: Fix watchdog compatible
` [PATCH v4 2/7] arm64: dts: mediatek: mt8195: "
` [PATCH v4 3/7] arm64: dts: mediatek: mt7986: "
` [PATCH v4 4/7] arm64: dts: mediatek: mt8516: Fix the watchdog node name
` [PATCH v4 5/7] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
` [PATCH v4 6/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
` [PATCH v4 7/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173

[PATCH 0/3] watchdog: xilinx_wwdt: Add Versal watchdog support
 2022-11-06 15:16 UTC  (7+ messages)
` [PATCH 2/3] watchdog: xilinx_wwdt: Add Versal window "

[PATCH] watchdog: Include <linux/kstrtox.h> when appropriate
 2022-11-05 14:02 UTC  (2+ messages)

[PATCH v2] dt-bindings: watchdog: gpio: Convert bindings to YAML
 2022-11-04 21:57 UTC  (2+ messages)

[PATCH v5 0/6] Nuvoton WPCM450 clock and reset driver
 2022-11-04 16:18 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: timer: nuvoton,npcm7xx-timer: Allow specifying all clocks
` [PATCH v5 2/6] clocksource: timer-npcm7xx: Enable timer 1 clock before use
` [PATCH v5 3/6] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v5 4/6] ARM: dts: wpcm450: Add clock controller node
` [PATCH v5 5/6] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver
` [PATCH v5 6/6] [NOT FOR MERGE] ARM: dts: wpcm450: Switch clocks to clock controller

[PATCH v3 0/3] Suspending i.MX watchdog in WAIT mode
 2022-11-03 22:29 UTC  (7+ messages)
` [PATCH v3 1/3] watchdog: imx2_wdg: suspend "
` [PATCH v3 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode
` [PATCH v3 3/3] ARM: dts: imx6ul/ull: suspend i.MX6UL watchdog "

[PATCH v2] dt-bindings: watchdog: gpio: Convert bindings to YAML
 2022-11-03 17:29 UTC  (4+ messages)

[PATCH RESEND] dt-bindings: watchdog: gpio: Convert bindings to YAML
 2022-11-03 15:29 UTC  (4+ messages)

[PATCH v3 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-11-03  5:45 UTC  (17+ messages)
` [PATCH v3 1/7] arm64: dts: mediatek: mt8186: Fix watchdog compatible
` [PATCH v3 2/7] arm64: dts: mediatek: mt8195: "
` [PATCH v3 3/7] arm64: dts: mediatek: mt7986: "
` [PATCH v3 4/7] arm64: dts: mediatek: mt8516: Fix the watchdog node name
` [PATCH v3 5/7] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
` [PATCH v3 6/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
` [PATCH v3 7/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173

[PATCH v2] dt-bindings: watchdog: gpio: Convert bindings to YAML
 2022-11-03  1:27 UTC 

[PATCH v2 0/2] watchdog: aspeed: Add pre-timeout interrupt support
 2022-11-02 21:00 UTC  (5+ messages)
` [PATCH v2 1/2] watchdog: aspeed: Enable pre-timeout interrupt
` [PATCH v2 2/2] ARM: dts: aspeed: Setup watchdog "

[PATCH] dt-bindings: watchdog: gpio: Convert bindings to YAML
 2022-11-02 19:39 UTC  (2+ messages)

[PATCH 0/2] watchdog: aspeed: Add pre-timeout interrupt support
 2022-11-01 20:54 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: watchdog: aspeed: Document aspeed,pre-timeout-irq-us

[GIT PULL REQUEST] watchdog - v6.1 release cycle
 2022-11-01 19:32 UTC  (2+ messages)

[PATCH v3 0/7] Nuvoton WPCM450 clock and reset driver
 2022-11-01 11:46 UTC  (4+ messages)
` [PATCH v3 2/7] clocksource: timer-npcm7xx: Enable timer 1 clock before use

[PATCH] watchdog: rn5t618: add support for read out bootstatus
 2022-10-31 15:34 UTC  (3+ messages)

[PATCH] watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
 2022-10-28  8:21 UTC  (3+ messages)

[PATCH v2 1/3] watchdog: twl4030_wdt: add missing mod_devicetable.h include
 2022-10-28  5:09 UTC  (7+ messages)
` [PATCH v2 3/3] iio: adc: twl4030-madc: add missing of.h include

[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
 2022-10-28  1:06 UTC  (3+ messages)
` (subset) "

[PATCH 00/21] ARM: s3c: clean out obsolete platforms
 2022-10-27 23:10 UTC  (15+ messages)
` [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks

[RESEND v3 0/3] Add watchdog support for MT8188 Soc
 2022-10-27 14:52 UTC  (11+ messages)
` [RESEND v3 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
` [RESEND v3 2/3] dt-bindings: reset: mt8188: add toprgu reset-controller header file
` [RESEND v3 3/3] watchdog: mediatek: mt8188: add wdt support

[PATCH v2 0/3] Suspending i.MX watchdog in WAIT mode
 2022-10-27  7:16 UTC  (16+ messages)
` [PATCH v2 1/3] watchdog: imx2_wdg: suspend "
` [PATCH v2 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode
` [PATCH v2 3/3] ARM: dts: imx6ul/ull: suspend i.MX6UL watchdog "

[PATCH v4 20221019] watchdog: Add Advantech EC watchdog driver
 2022-10-24 15:07 UTC  (3+ messages)

[GIT PULL REQUEST] watchdog - v5.1 release cycle
 2022-10-21 19:43 UTC  (2+ messages)


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