linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-09 17:27:50 to 2022-03-14 01:47:37 UTC [more...]

[PATCH v4 0/4] Add basic node support for Mediatek MT8186 SoC
 2022-03-14  1:46 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: timer: Add compatible for Mediatek MT8186
` [PATCH v4 2/4] dt-bindings: watchdog: "
` [PATCH v4 3/4] dt-bindings: arm: "
` [PATCH v4 4/4] arm64: dts: Add Mediatek SoC MT8186 dts and evaluation board and Makefile

[PATCH v3 03/10] drivers: wdt: Introduce HPE GXP SoC Watchdog
 2022-03-11  9:34 UTC  (3+ messages)
` [PATCH v3 06/10] dt-bindings: watchdog: Add HPE GXP Watchdog timer binding

[PATCH v3 00/10] ARM: Introduce HPE GXP Architecture
 2022-03-11  8:19 UTC  (2+ messages)

[RESEND V2 0/3] Add watchdog support for MT8186 SoC
 2022-03-10  9:15 UTC  (6+ messages)
` [RESEND V2 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8186
` [RESEND V2 2/3] dt-bindings: reset: mt8186: add reset-controller header file
` [RESEND V2 3/3] watchdog: mediatek: mt8186: add wdt support

[PATCH v5 0/7] RZG2L_WDT Fixes and Improvements
 2022-03-10  6:53 UTC  (21+ messages)
` [PATCH v5 1/7] watchdog: rzg2l_wdt: Fix 32bit overflow issue
` [PATCH v5 2/7] watchdog: rzg2l_wdt: Fix Runtime PM usage
` [PATCH v5 3/7] watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
` [PATCH v5 4/7] watchdog: rzg2l_wdt: Fix reset control imbalance
` [PATCH v5 5/7] watchdog: rzg2l_wdt: Add error check for reset_control_deassert
` [PATCH v5 6/7] watchdog: rzg2l_wdt: Use force reset for WDT reset
` [PATCH v5 7/7] watchdog: rzg2l_wdt: Add set_timeout callback

[PATCH 01/14] dt-bindings: watchdog: sunxi: fix F1C100s compatible
 2022-03-10  0:46 UTC  (6+ messages)
` [PATCH 02/14] ARM: dts: suniv: F1C100: fix watchdog compatible

[PATCH 0/2] Add toprgu reset-controller support for MT7986
 2022-03-09 23:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: reset: mt7986: Add reset-controller header file

[PATCH v4] dt-bindings: watchdog: convert faraday,ftwdt010 to yaml
 2022-03-09 23:21 UTC  (4+ messages)

[PATCH v2] dt-bindings: watchdog: renesas,wdt: Document RZ/V2L SoC
 2022-03-09 23:06 UTC  (3+ messages)

[PATCH v7 0/2] Add watchdog driver for Sunplus SP7021 SoC
 2022-03-09 23:11 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: watchdog: Add watchdog yaml file for Sunplus SP7021
` [PATCH v7 2/2] watchdog: Add watchdog driver "

[PATCH v3 0/5] ARM: r9a06g032: add support for the watchdogs
 2022-03-09  8:23 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1
` [PATCH v3 5/5] watchdog: Add Renesas RZ/N1 Watchdog driver

[PATCH 0/2] simatic-ipc additions to p2sb apl lake gpio
 2022-03-08 20:09 UTC  (4+ messages)
  ` [PATCH 1/2] simatic-ipc: convert to use common P2SB accessor
  ` [PATCH 2/2] leds: simatic-ipc-leds-gpio: add GPIO version of Siemens driver

Napływ Klientów ze strony
 2022-03-08  8:45 UTC 

[PATCH v6 0/8] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2022-03-07 15:27 UTC  (10+ messages)
` [PATCH v6 1/8] rtc: max77686: convert comments to kernel-doc format
` [PATCH v6 2/8] rtc: max77686: rename day-of-month defines
` [PATCH v6 3/8] rtc: max77686: remove unused code to read in 12-hour mode
` [PATCH v6 4/8] dt-bindings: mfd: add Maxim MAX77714 PMIC
` [PATCH v6 5/8] mfd: max77714: Add driver for "
` [PATCH v6 6/8] watchdog: max77620: add support for the max77714 variant
` [PATCH v6 7/8] watchdog: max77620: add comment to clarify set_timeout procedure
` [PATCH v6 8/8] rtc: max77686: add MAX77714 support
` [GIT PULL] Immutable branch between MFD, RTC and Watchdog due for the v5.18 merge window

[PATCH v2 0/3] add "delay" clock support to gpio_wdt
 2022-03-05  2:41 UTC  (4+ messages)
  ` [PATCH v2 1/3] clk: add devm_clk_prepare_enable() helper

iTCO_wdt on Intel NUC11TNBi5
 2022-03-04 11:36 UTC 

[PATCH] dt-bindings: watchdog: renesas,wdt: Document RZ/V2L SoC
 2022-03-01 11:19 UTC  (5+ messages)

[PATCH] MIPS: Remove TX39XX support
 2022-03-01  9:09 UTC  (4+ messages)

[PATCH V2 0/3] Add watchdog support for MT8186 SoC
 2022-03-01  5:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8186
` [PATCH 2/3] dt-bindings: reset: mt8186: add reset-controller header file
` [PATCH 3/3] watchdog: mediatek: mt8186: add wdt support

[PATCH 1/4] dt-bindings: watchdog: Add compatible for MediaTek MT8186
 2022-03-01  2:56 UTC  (13+ messages)
` [2/4] dt-bindings: reset: mt8186: add toprgu reset-controller header file
` [3/4] dt-bindings: reset: mt8186: add DSI reset bit for MMSYS
` [4/4] watchdog: mediatek: mt8186: add wdt support
` [0/4] Add watchdog support for MT8186 SoC

[PATCH v3 1/7] dt-bindings: timer: Add compatible for Mediatek MT8186
 2022-02-28 11:26 UTC 

[PATCH v5 0/2] Add watchdog driver for Sunplus SP7021 SoC
 2022-02-28 10:04 UTC  (5+ messages)
` [PATCH v6 1/2] watchdog: Add Sunplus SP7021 WDT devicetree bindings documentation
` [PATCH v6 2/2] watchdog: Add watchdog driver for Sunplus SP7021

[PATCH] dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string
 2022-02-25 16:34 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH v4 0/6] RZG2L_WDT Fixes and Improvements
 2022-02-24 11:03 UTC  (15+ messages)
` [PATCH v4 1/6] watchdog: rzg2l_wdt: Fix 32bit overflow issue
` [PATCH v4 2/6] watchdog: rzg2l_wdt: Fix Runtime PM usage
` [PATCH v4 3/6] watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
` [PATCH v4 4/6] watchdog: rzg2l_wdt: Add error check for reset_control_deassert
` [PATCH v4 5/6] watchdog: rzg2l_wdt: Use force reset for WDT reset
` [PATCH v4 6/6] watchdog: rzg2l_wdt: Add set_timeout callback

Napływ Klientów ze strony
 2022-02-23  8:40 UTC 

[PATCHv4 0/4] watchdog: rti-wdt: attach to running timer
 2022-02-21 16:29 UTC  (8+ messages)
` [PATCHv4 3/4] watchdog: rti-wdt: attach to running watchdog during probe

[PATCH] watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeat
 2022-02-21 16:22 UTC 

[PATCH v2 0/6] ARM: r9a06g032: add support for the watchdogs
 2022-02-21  9:13 UTC  (9+ messages)
` [PATCH v2 2/6] dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1
` [PATCH v2 5/6] watchdog: Add Renesas RZ/N1 Watchdog driver
  ` [PATCH v2 6/6] clk: renesas: r9a06g032: Disable the watchdog reset sources when halting

[PATCH] [v1] dt-bindings: watchdog: Add HPE GXP Watchdog timer binding
 2022-02-17  9:44 UTC  (2+ messages)

[PATCH] watchdog: bcm7038_wdt: Support BCM6345 compatible string
 2022-02-16 18:30 UTC  (3+ messages)

[RFC PATCH] watchdog: da9062: Correct the timeout values [Klartext]
 2022-02-15  9:16 UTC  (5+ messages)

[PATCH v5 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-02-15  9:00 UTC  (18+ messages)
` [PATCH v5 1/9] kernel/resource: Introduce request_mem_region_muxed()
` [PATCH v5 2/9] i2c: piix4: Replace hardcoded memory map size with a #define
` [PATCH v5 3/9] i2c: piix4: Move port I/O region request/release code into functions
` [PATCH v5 4/9] i2c: piix4: Move SMBus controller base address detect into function
` [PATCH v5 5/9] i2c: piix4: Move SMBus port selection "
` [PATCH v5 6/9] i2c: piix4: Add EFCH MMIO support to region request and release
` [PATCH v5 7/9] i2c: piix4: Add EFCH MMIO support to SMBus base address detect
` [PATCH v5 8/9] i2c: piix4: Add EFCH MMIO support for SMBus port select
` [PATCH v5 9/9] i2c: piix4: Enable EFCH MMIO for Family 17h+

[PATCH 0/2] watchdog: Pretimeout support for Armada-XP
 2022-02-14 15:58 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: armada-xp: add interrupts for watchdog
` [PATCH 2/2] watchdog: orion_wdt: support pretimeout on Armada-XP

[PATCH 0/5] arm64: renesas: Add R-Car S4-8 watchdog support on Spider
 2022-02-14 15:52 UTC  (11+ messages)
` [PATCH 1/5] clk: renesas: r8a779f0: Add WDT clock
` [PATCH 2/5] dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support
` [PATCH 3/5] watchdog: renesas_wdt: Add R-Car Gen4 support
` [PATCH 4/5] arm64: dts: renesas: r8a779f0: Add RWDT node
` [PATCH 5/5] arm64: dts: renesas: spider-cpu: Enable watchdog timer

[PATCH V2] watchdog: Improve watchdog_dev function documentation
 2022-02-13 15:34 UTC  (3+ messages)

[PATCH 1/1] watchdog: aspeed: add nowayout support
 2022-02-12  4:02 UTC  (2+ messages)

[PATCH v3] dt-bindings: watchdog: convert faraday,ftwdt010 to yaml
 2022-02-10 22:25 UTC  (3+ messages)

[PULL REQUEST] immutable branch "i2c/add-request_mem_region_muxed-20220210"
 2022-02-10 22:01 UTC 

[PATCH v2] dt-bindings: watchdog: convert faraday,ftwdt010 to yaml
 2022-02-10  9:56 UTC  (2+ messages)

Monitorowanie samochodu
 2022-02-10  8:50 UTC 

[PATCH] dt-bindings: watchdog: convert faraday,ftwdt010 to yaml
 2022-02-10  0:38 UTC  (2+ messages)

[PATCH] watchdog: allow building BCM7038_WDT for BCM4908
 2022-02-09 23:08 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: brcm,bcm7038: add more compatible strings
 2022-02-09 20:05 UTC  (6+ messages)
` [PATCH V2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).