linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 13:07:51 to 2021-11-03 23:14:29 UTC [more...]

[PATCH v3 0/7] Removal of bcm63xx-wdt
 2021-11-03 23:13 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH v3 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH v3 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH v3 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt

[PATCH] watchdog: Kconfig: enable MTK watchdog
 2021-11-03 23:03 UTC 

[PATCH v2 0/4] Watchdog: sp5100_tco: Replace watchdog cd6h/cd7h port I/O accesses with MMIO accesses
 2021-11-03 16:15 UTC  (5+ messages)
` [PATCH v2 1/4] Watchdog: sp5100_tco: Move timer initialization into function
` [PATCH v2 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization
` [PATCH v2 3/4] Watchdog: sp5100_tco: Add EFCH SMBus controller initialization using MMIO
` [PATCH v2 4/4] Watchdog: sp5100_tco: Enable Family 17h+ CPUs

[PATCH V2 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-02 16:06 UTC  (2+ messages)
` [PATCH V2 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block

[PATCH v2 00/12] watchdog: s3c2410: Add Exynos850 support
 2021-11-02 10:26 UTC  (27+ messages)
` [PATCH v2 01/12] dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7
` [PATCH v2 02/12] dt-bindings: watchdog: Document Exynos850 watchdog bindings
` [PATCH v2 03/12] watchdog: s3c2410: Fail probe if can't find valid timeout
` [PATCH v2 04/12] watchdog: s3c2410: Let kernel kick watchdog
` [PATCH v2 05/12] watchdog: s3c2410: Make reset disable register optional
` [PATCH v2 06/12] watchdog: s3c2410: Extract disable and mask code into separate functions
` [PATCH v2 07/12] watchdog: s3c2410: Implement a way to invert mask reg value
` [PATCH v2 08/12] watchdog: s3c2410: Add support for WDT counter enable register
` [PATCH v2 09/12] watchdog: s3c2410: Cleanup PMU related code
` [PATCH v2 10/12] watchdog: s3c2410: Support separate source clock
` [PATCH v2 11/12] watchdog: s3c2410: Remove superfluous err label
` [PATCH v2 12/12] watchdog: s3c2410: Add Exynos850 support

[PATCH 0/7] Removal of bcm63xx-wdt
 2021-11-02 10:19 UTC  (17+ messages)
` [PATCH 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH 4/7] watchdog: Allow building BCM7038_WDT for BCM63XX
` [PATCH 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
` [PATCH 6/7] MIPS: BCM63XX: Provide platform data to watchdog device
` [PATCH 7/7] watchdog: Remove BCM63XX_WDT

[PATCH 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-01 19:15 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: mfd: add Broadcom's timer MFD block

[PATCH] dt-bindings: watchdog: sunxi: fix error in schema
 2021-11-01 18:52 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-11-01 17:28 UTC  (18+ messages)
` [PATCH 2/3] dt-bindings: watchdog: brcm,bcm63xx-wdt: add BCM4908 compatibility
` [PATCH 3/3] watchdog: bcm7038_wdt: support BCM4908 SoC

[PATCH 0/7] watchdog: s3c2410: Add Exynos850 support
 2021-10-31 12:21 UTC 

[PATCH 0/7] watchdog: s3c2410: Add Exynos850 support
 2021-10-30 19:25 UTC  (29+ messages)
` [PATCH 1/7] dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7
` [PATCH 2/7] dt-bindings: watchdog: Document Exynos850 watchdog bindings
` [PATCH 3/7] watchdog: s3c2410: Make reset disable optional
` [PATCH 4/7] watchdog: s3c2410: Add support for WDT counter enable
` [PATCH 5/7] watchdog: s3c2410: Introduce separate source clock
` [PATCH 6/7] watchdog: s3c2410: Add Exynos850 support
` [PATCH 7/7] watchdog: s3c2410: Let kernel kick watchdog

[PATCH v2 0/7] Removal of bcm63xx-wdt
 2021-10-30  6:58 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH v2 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH v2 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH v2 4/7] watchdog: Allow building BCM7038_WDT for BCM63XX
` [PATCH v2 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
` [PATCH v2 6/7] MIPS: BCM63XX: Provide platform data to watchdog device
` [PATCH v2 7/7] watchdog: Remove BCM63XX_WDT

[PATCH v2 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-10-29 15:50 UTC  (23+ messages)
` [PATCH v2 1/9] mfd: max77686: Correct tab-based alignment of register addresses
` [PATCH v2 2/9] rtc: max77686: convert comments to kernel-doc format
` [PATCH v2 3/9] rtc: max77686: rename day-of-month defines
` [PATCH v2 4/9] rtc: max77686: remove unused code to read in 12-hour mode
` [PATCH v2 5/9] dt-bindings: mfd: add Maxim MAX77714 PMIC
` [PATCH v2 6/9] mfd: max77714: Add driver for "
` [PATCH v2 7/9] watchdog: Kconfig: fix help text indentation
` [PATCH v2 8/9] watchdog: max77714: add driver for the watchdog in the MAX77714 PMIC
` [PATCH v2 9/9] rtc: max77686: add MAX77714 support

[PATCH 1/3] watchdog: ux500_wdt: Drop platform data
 2021-10-29 15:16 UTC  (4+ messages)

[PATCH V2 1/3] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-10-29 15:00 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: watchdog: brcm,bcm63xx-wdt: add BCM4908 compatibility
` [PATCH V2 3/3] watchdog: bcm7038_wdt: support BCM4908 SoC

[GIT PULL REQUEST] watchdog - v5.15-rc7 fixes
 2021-10-28 17:25 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: watchdog: add Broadcom's BCM63xx watchdog
 2021-10-28  5:50 UTC  (7+ messages)
` [PATCH 2/3] watchdog: bcm63xx_wdt: support compiling with COMPILE_TEST
` [PATCH 3/3] watchdog: bcm63xx_wdt: support BCM4908

[PATCH] watchdog: bcm63xx_wdt: fix fallthrough warning
 2021-10-27 22:13 UTC  (6+ messages)

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-27 16:57 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: mfd: Fix typo "DA9093" -> "DA9063"
 2021-10-27 14:12 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: Migrate DA9063 text bindings to YAML

[PATCH v2] watchdog: rza_wdt: Use semicolons instead of commas
 2021-10-27 13:09 UTC  (2+ messages)

[PATCH 0/2] Add Realtek Otto WDT support
 2021-10-26 20:20 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: watchdog: Realtek Otto WDT binding
` [PATCH 2/2] watchdog: Add Realtek Otto watchdog timer

[PATCH] watchdog: iTCO: Drop vendor support
 2021-10-26 17:55 UTC  (3+ messages)

[PATCH] Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
 2021-10-26 15:40 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: mediatek: rename reset controller headers in DT example
 2021-10-20 11:28 UTC  (3+ messages)

[PATCH 0/3] watchdog: Add window watchdog driver
 2021-10-20  5:09 UTC  (7+ messages)
` [PATCH 2/3] watchdog: xilinx_wwdt: Add Versal Window watchdog mode

[PATCH 0/8] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-10-15 20:59 UTC  (17+ messages)
` [PATCH 2/8] rtc: max77686: convert comments to kernel-doc format
` [PATCH 4/8] rtc: max77686: remove useless variable
` [PATCH 7/8] watchdog: max77714: add driver for the watchdog in the MAX77714 PMIC
` [PATCH 8/8] rtc: max77686: add MAX77714 support


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