linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-30 18:33:48 to 2022-07-19 10:05:23 UTC [more...]

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-19 10:04 UTC  (25+ messages)
` [PATCH v8 01/16] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v8 02/16] dt-bindings: watchdog: "
` [PATCH v8 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v8 04/16] clk: npcm8xx: add clock controller
` [PATCH v8 05/16] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v8 06/16] ARM: dts: nuvoton: add reset "
` [PATCH v8 07/16] reset: npcm: using syscon instead of device data
` [PATCH v8 08/16] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v8 09/16] reset: npcm: Add NPCM8XX support
` [PATCH v8 10/16] dt-bindings: arm: npcm: Add maintainer
` [PATCH v8 11/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v8 12/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v8 13/16] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v8 14/16] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v8 15/16] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v8 16/16] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH v7 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-18 13:12 UTC  (21+ messages)
` [PATCH v7 01/16] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v7 02/16] dt-bindings: watchdog: "
` [PATCH v7 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v7 04/16] clk: npcm8xx: add clock controller
` [PATCH v7 05/16] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v7 06/16] ARM: dts: nuvoton: add reset "
` [PATCH v7 07/16] reset: npcm: using syscon instead of device data
` [PATCH v7 08/16] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v7 09/16] reset: npcm: Add NPCM8XX support
` [PATCH v7 10/16] dt-bindings: arm: npcm: Add maintainer
` [PATCH v7 11/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v7 12/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v7 13/16] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v7 14/16] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v7 15/16] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v7 16/16] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
 2022-07-18 11:17 UTC  (17+ messages)

[PATCH v4] watchdog: add driver for StreamLabs USB watchdog device
 2022-07-18  2:17 UTC  (5+ messages)

[PATCH v9 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-17  9:16 UTC  (17+ messages)
` [PATCH v9 01/16] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v9 02/16] dt-bindings: watchdog: "
` [PATCH v9 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v9 04/16] clk: npcm8xx: add clock controller
` [PATCH v9 05/16] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v9 06/16] ARM: dts: nuvoton: add reset "
` [PATCH v9 07/16] reset: npcm: using syscon instead of device data
` [PATCH v9 08/16] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v9 09/16] reset: npcm: Add NPCM8XX support
` [PATCH v9 10/16] dt-bindings: arm: npcm: Add maintainer
` [PATCH v9 11/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v9 12/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v9 13/16] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v9 14/16] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v9 15/16] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v9 16/16] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH v2] watchdog: dt-bindings: atmel,at91sam9-wdt: convert to json-schema
 2022-07-14 12:51 UTC 

[PATCH] watchdog: dt-bindings: atmel,at91sam9-wdt: convert to json-schema
 2022-07-14 12:05 UTC  (3+ messages)

[RESEND PATCH v2] watchdog:Fix typo in comment
 2022-07-13 22:03 UTC  (2+ messages)

[PATCH v3 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
 2022-07-13 20:50 UTC  (6+ messages)
` [PATCH v3 1/4] powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code
` [PATCH v3 2/4] powerpc/pseries: add FW_FEATURE_WATCHDOG flag
` [PATCH v3 3/4] powerpc/pseries: register pseries-wdt device with platform bus
` [PATCH v3 4/4] watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers

[PATCH v5 0/4] Extending NMI watchdog during LPM
 2022-07-13 20:17 UTC  (6+ messages)
` [PATCH v5 1/4] powerpc/mobility: wait for memory transfer to complete
` [PATCH v5 2/4] watchdog: export lockup_detector_reconfigure
` [PATCH v5 3/4] powerpc/watchdog: introduce a NMI watchdog's factor
` [PATCH v5 4/4] pseries/mobility: set NMI watchdog factor during an LPM

[PATCH v4 0/4] Extending NMI watchdog during LPM
 2022-07-13 14:42 UTC  (8+ messages)
` [PATCH v4 1/4] powerpc/mobility: wait for memory transfer to complete
` [PATCH v4 2/4] watchdog: export lockup_detector_reconfigure
` [PATCH v4 3/4] powerpc/watchdog: introduce a NMI watchdog's factor
` [PATCH v4 4/4] pseries/mobility: set NMI watchdog factor during LPM

[PATCH v3 0/4] Extending NMI watchdog during LPM
 2022-07-13 14:22 UTC  (13+ messages)
` [PATCH v3 1/4] powerpc/mobility: wait for memory transfer to complete
` [PATCH v3 3/4] powerpc/watchdog: introduce a NMI watchdog's factor
` [PATCH v3 4/4] pseries/mobility: set NMI watchdog factor during LPM

[PATCH 1/2] dt-bindings: watchdog: gpio: add minimum interval
 2022-07-12 21:04 UTC  (9+ messages)
` [PATCH 2/2] watchdog: gpio: add configurable "

[PATCH v3 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
 2022-07-12 18:28 UTC  (5+ messages)
` [PATCH v3 2/2] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO

[PATCH v8 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-12  9:55 UTC  (21+ messages)
` [PATCH v8 01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
` [PATCH v8 02/15] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v8 03/15] dt-bindings: input: Add fsl,scu-key "
` [PATCH v8 04/15] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v8 05/15] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v8 06/15] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v8 07/15] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v8 08/15] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v8 09/15] dt-bindings: firmware: Add fsl,scu "
` [PATCH v8 10/15] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries
` [PATCH v8 11/15] arm64: dts: freescale: imx8: Fix power controller name
` [PATCH v8 12/15] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
` [PATCH v8 13/15] arm64: dts: freescale: imx8qxp: Fix the ocotp node name
` [PATCH v8 14/15] arm64: dts: freescale: imx8: Fix the system-controller "
` [PATCH v8 15/15] arm64: dts: freescale: imx8qxp: Fix the keys "

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH v2 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
 2022-07-08  5:51 UTC  (10+ messages)
` [PATCH v2 3/4] powerpc/pseries: register pseries-wdt device with platform bus
` [PATCH v2 4/4] watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers

[PATCH v7 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-06 17:16 UTC  (23+ messages)
` [PATCH v7 01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
` [PATCH v7 02/15] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v7 03/15] dt-bindings: input: Add fsl,scu-key "
` [PATCH v7 04/15] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v7 05/15] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v7 06/15] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v7 07/15] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v7 08/15] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v7 09/15] dt-bindings: firmware: Add fsl,scu "
` [PATCH v7 10/15] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries
` [PATCH v7 11/15] arm64: dts: freescale: imx8: Fix power controller name
` [PATCH v7 12/15] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
` [PATCH v7 13/15] arm64: dts: freescale: imx8qxp: Fix the ocotp node name
` [PATCH v7 14/15] arm64: dts: freescale: imx8: Fix the system-controller "
` [PATCH v7 15/15] arm64: dts: freescale: imx8qxp: Fix the keys "

[PATCH v1] watchdog: meson: keep running if already active
 2022-07-06 17:00 UTC  (7+ messages)

[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-06 14:29 UTC  (18+ messages)
` [PATCH v6 02/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file
` [PATCH v6 10/14] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries

[PATCH 6/6] i2c: Make remove callback return void
 2022-07-06  9:31 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
 2022-07-05  0:12 UTC  (6+ messages)
` [PATCH v2 2/2] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 


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