linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-07 01:03:21 to 2020-11-13 15:36:15 UTC [more...]

[PATCH 00/19] Second step support for A100
 2020-11-10 12:55 UTC  (15+ messages)
` [PATCH 01/19] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller
` [PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
` [PATCH 03/19] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler
` [PATCH 04/19] dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatible
` [PATCH 05/19] dmaengine: sun6i: Add support for A100 DMA
` [PATCH 06/19] arm64: allwinner: a100: Add device node for DMA controller
` [PATCH 07/19] arm64: dts: allwinner: A100: Add PMU mode
` [PATCH 08/19] phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg
` [PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API

[PATCH v6 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-11-12  7:13 UTC  (5+ messages)
` [PATCH v6 1/4] dt_bindings: mfd: Add "
` [PATCH v6 2/4] mfd: Support ROHM BD9576MUF and BD9573MUF
` [PATCH v6 3/4] wdt: Support wdt on "
` [PATCH v6 4/4] MAINTAINERS: Add ROHM BD9576MUF and BD9573MUF drivers

[PATCH v2 0/2] Add drivers for Intel Keem Bay SoC watchdog
 2020-11-12  3:10 UTC  (6+ messages)
` [PATCH v2 1/2] watchdog: Add watchdog driver for Intel Keembay Soc
` [PATCH v2 2/2] dt-bindings: watchdog: Add bindings for Intel Keem Bay SoC

[RESEND PATCH 00/19] Second step support for A100
 2020-11-11 22:46 UTC  (3+ messages)
` [RESEND PATCH 10/19] dt-bindings: watchdog: sun4i: Add A100 compatible

[PATCH 1/1] watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1
 2020-11-11 17:49 UTC  (2+ messages)

[PATCH v5 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-11-11 15:47 UTC  (9+ messages)
` [PATCH v5 1/4] dt_bindings: mfd: Add "
` [PATCH v5 2/4] mfd: Support ROHM BD9576MUF and BD9573MUF
` [PATCH v5 3/4] wdt: Support wdt on "
` [PATCH v5 4/4] MAINTAINERS: Add ROHM BD9576MUF and BD9573MUF drivers

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

[PATCH -next v4] watchdog: Fix potential dereferencing of null pointer
 2020-11-10 16:01 UTC  (2+ messages)

[PATCH v3 0/3] A few fixes to sprd watchdog driver
 2020-11-09  3:00 UTC  (4+ messages)
` [PATCH v3 1/3] watchdog: sprd: remove watchdog disable from resume fail path
` [PATCH v3 2/3] watchdog: sprd: check busy bit before new loading rather than after that
` [PATCH v3 3/3] watchdog: sprd: change to use usleep_range() instead of busy loop

[PATCH v2 0/2] watchdog: f71808e_wdt: migrate to new kernel API
 2020-11-08 17:26 UTC  (4+ messages)
` [PATCH v2 1/2] watchdog: f71808e_wdt: refactor to platform device/driver pair
` [PATCH v2 2/2] watchdog: f71808e_wdt: migrate to new kernel watchdog API

[PATCH v2 0/3] A few fixes to sprd watchdog driver
 2020-11-08 16:30 UTC  (7+ messages)
` [PATCH v2 1/3] watchdog: sprd: remove watchdog disable from resume fail path
` [PATCH v2 2/3] watchdog: sprd: check busy bit before new loading rather than after that
` [PATCH v2 3/3] watchdog: sprd: change to use usleep_range() instead of busy loop

[PATCH 1/2] watchdog: armada_37xx: Add missing dependency on HAS_IOMEM
 2020-11-08 16:25 UTC  (2+ messages)
` [PATCH 2/2] watchdog: sirfsoc: "

[PATCH V2 0/1] watchdog: stm32_iwdg: don't print an error on probe deferral
 2020-11-06 17:41 UTC  (3+ messages)
` [PATCH V2 1/1] "

[PATCH -next v3 1/2] watchdog: Fix potential dereferencing of null pointer
 2020-11-06 13:19 UTC  (5+ messages)
` [PATCH -next v3 2/2] watchdog: Clean up error handlings

[PATCH] watchdog: remove pnx83xx driver
 2020-11-06 13:10 UTC  (2+ messages)

[PATCH 1/1] watchdog: stm32_iwdg: don't print an error on probe deferral
 2020-11-06 13:06 UTC  (3+ messages)
` [Linux-stm32] "

[PATCH v1 0/2] Add drivers for Intel Keem Bay SoC watchdog
 2020-11-05 14:23 UTC  (8+ messages)
` [PATCH v1 1/2] watchdog: Add watchdog driver for Intel Keembay Soc
` [PATCH v1 2/2] dt-bindings: watchdog: Add bindings for Intel Keem Bay SoC

[PATCH v4 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-11-05 10:00 UTC  (14+ messages)
` [PATCH v4 1/4] dt_bindings: mfd: Add "
` [PATCH v4 2/4] mfd: Support ROHM BD9576MUF and BD9573MUF
` [PATCH v4 3/4] wdt: Support wdt on "
` [PATCH v4 4/4] MAINTAINERS: Add ROHM BD9576MUF and BD9573MUF drivers

[PATCH -next v2 1/2] watchdog: Clean up error handlings of __watchdog_register_device
 2020-11-03 13:05 UTC  (4+ messages)
` [PATCH -next v2 2/2] watchdog: Fix potential dereferencing of null pointer

[PATCH -next] watchdog: Fix potential dereferencing of null pointer
 2020-11-02  8:15 UTC  (2+ messages)

[PATCH v4] watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate
 2020-11-02  5:19 UTC  (5+ messages)

[PATCH v2] watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate
 2020-10-31 12:12 UTC  (3+ messages)

[PATCH v3] watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate
 2020-10-31 11:52 UTC 

[PATCH] watchdog: rti-wdt: fix reference leak in rti_wdt_probe
 2020-10-30 17:35 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: fsl-imx: document NXP compatibles
 2020-10-30  0:40 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: freescale: align watchdog node name with dtschema

[PATCH 1/3] dt-bindings: watchdog: fsl-imx: document i.MX compatibles
 2020-10-29 16:13 UTC  (7+ messages)
` [PATCH 2/3] ARM: dts: imx: align watchdog node name with dtschema
` [PATCH 3/3] ARM: dts: vf: "

[PATCH 1/3] ACPI: watchdog: remove unnecessary CONFIG_PM_SLEEP
 2020-10-29 14:51 UTC  (10+ messages)
` [PATCH 2/3] watchdog: st_lpc_wdt: "
` [PATCH 3/3] watchdog: sirfsoc_wdt: "

[PATCH] watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate
 2020-10-28 11:42 UTC 

[PATCH 0/3] A few fixes to sprd watchdog driver
 2020-10-27  9:34 UTC  (10+ messages)
` [PATCH 1/3] watchdog: sprd: should not disable watchdog in resume
` [PATCH 2/3] watchdog: sprd: change timeout value from 1000 to 2000
` [PATCH 3/3] watchdog: sprd: check busy bit before kick watchdog

[PATCH AUTOSEL 5.8 109/132] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-10-26 23:51 UTC 

[PATCH AUTOSEL 4.19 48/60] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-10-27  0:04 UTC 

[PATCH AUTOSEL 4.14 36/46] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-10-27  0:09 UTC 

[PATCH AUTOSEL 4.9 24/30] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-10-27  0:10 UTC 

[PATCH AUTOSEL 4.4 19/25] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-10-27  0:11 UTC 

[PATCH AUTOSEL 5.4 64/80] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-10-26 23:55 UTC 

[PATCH AUTOSEL 5.9 117/147] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-10-26 23:48 UTC 

[Patch v2 1/3] dt-bindings: rtc: pcf2127: Add bindings for nxp,pcf2127
 2020-10-26 21:29 UTC  (5+ messages)
` [PATCH 0/2] rtc: pcf2127: only use watchdog when explicitly available

[PATCH 0/3] sprd watchdog a few fixes
 2020-10-26  8:04 UTC 

[PATCH] watchdog: sbc_fitpc2_wdt: add __user annotations
 2020-10-25 17:40 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v5.10 Merge window
 2020-10-21 18:35 UTC  (2+ messages)

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (19+ messages)
  ` [Cocci] "
    ` [Ocfs2-devel] "

[PATCH] watchdog: remove unneeded break
 2020-10-19 19:52 UTC  (2+ messages)

[PATCH v2 1/1] watchdog: pnx833x_wdt: convert to watchdog core
 2020-10-16 10:10 UTC  (2+ messages)

[PATCH 1/1] watchdog: repair pnx833x_wdt
 2020-10-15 16:33 UTC  (2+ messages)

[v6,0/4] watchdog: mt8192: add wdt support
 2020-10-14 13:19 UTC  (5+ messages)
` [v6,1/4] dt-binding: mediatek: watchdog: fix the description of compatible
` [v6,2/4] dt-binding: mediatek: mt8192: update mtk-wdt document
` [v6,3/4] dt-binding: mt8192: add toprgu reset-controller head file
` [v6,4/4] watchdog: mt8192: add wdt support

[PATCH 1/1] watchdog: remove unneeded inclusion of <uapi/linux/sched/types.h>
 2020-10-14  7:51 UTC  (7+ messages)

[v5,0/4] watchdog: mt8192: add wdt support
 2020-10-09  3:32 UTC  (9+ messages)
` [v5,2/4] dt-binding: mediatek: mt8192: update mtk-wdt document

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-07 22:48 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

[RFC] Using a watchdog as system reset
 2020-10-07 11:35 UTC  (11+ messages)
            ` dt-binding to define default watchdog and machine reset (Was: Re: [RFC] Using a watchdog as system reset)


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