linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-02 22:12:21 to 2022-03-01 02:54:24 UTC [more...]

[PATCH 1/4] dt-bindings: watchdog: Add compatible for MediaTek MT8186
 2022-03-01  2:54 UTC  (12+ 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 v5 0/7] RZG2L_WDT Fixes and Improvements
 2022-02-28 14:36 UTC  (14+ 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] dt-bindings: watchdog: renesas,wdt: Document RZ/V2L SoC
 2022-02-28 14:29 UTC  (4+ messages)

[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

[PATCH v6 0/8] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2022-02-23 17:59 UTC  (9+ 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

[PATCH] MIPS: Remove TX39XX support
 2022-02-23 13:08 UTC  (3+ messages)

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 v3 0/5] ARM: r9a06g032: add support for the watchdogs
 2022-02-21  9:50 UTC  (3+ 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 v2 0/6] ARM: r9a06g032: add support for the watchdogs
 2022-02-21  9:13 UTC  (10+ 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 v4] dt-bindings: watchdog: convert faraday,ftwdt010 to yaml
 2022-02-17 23:32 UTC  (3+ messages)

[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  (17+ 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] "

[PATCH] watchdog: Improve watchdog_dev function documentation
 2022-02-09 17:01 UTC  (3+ messages)

[PATCH v4 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-02-09  7:04 UTC  (22+ messages)
` [PATCH v4 3/9] i2c: piix4: Move port I/O region request/release code into functions
` [PATCH v4 4/9] i2c: piix4: Move SMBus controller base address detect into function
` [PATCH v4 5/9] i2c: piix4: Move SMBus port selection "
` [PATCH v4 6/9] i2c: piix4: Add EFCH MMIO support to region request and release
` [PATCH v4 8/9] i2c: piix4: Add EFCH MMIO support for SMBus port select
` [PATCH v4 9/9] i2c: piix4: Enable EFCH MMIO for Family 17h+

[PATCH v4 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-02-08 14:20 UTC  (6+ messages)

[PATCH 0/6] ARM: r9a06g032: add support for the watchdogs
 2022-02-08 10:05 UTC  (8+ messages)
` [PATCH 3/6] dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1
` [PATCH 6/6] watchdog: Add Renesas RZ/N1 Watchdog driver

[PATCH v2] watchdog: ixp4xx: Implement restart
 2022-02-06 23:11 UTC  (2+ messages)

[PATCH] HPE BMC GXP SUPPORT
 2022-02-04 14:01 UTC  (16+ messages)
    ` [Openipmi-developer] "


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).