linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-10 07:22:49 to 2022-06-27 14:12:52 UTC [more...]

[PATCH 0/3] watchdog: pm8916_wdt: Some minor improvements
 2022-06-27 14:12 UTC  (6+ messages)
` [PATCH 1/3] watchdog: pm8916_wdt: Avoid read of write-only PET register
` [PATCH 2/3] watchdog: pm8916_wdt: Report reboot reason
` [PATCH 3/3] watchdog: pm8916_wdt: Handle watchdog enabled by bootloader

[PATCH v3 0/4] Extending NMI watchdog during LPM
 2022-06-27 13:53 UTC  (5+ messages)
` [PATCH v3 1/4] powerpc/mobility: wait for memory transfer to complete
` [PATCH v3 2/4] watchdog: export lockup_detector_reconfigure
` [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 v5 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-27 12:06 UTC  (26+ messages)
` [PATCH v5 01/14] arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0
` [PATCH v5 02/14] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
` [PATCH v5 03/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v5 04/14] dt-bindings: input: Add fsl,scu-key "
` [PATCH v5 05/14] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v5 06/14] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v5 07/14] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v5 08/14] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v5 09/14] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v5 10/14] dt-bindings: firmware: Add fsl,scu "
` [PATCH v5 11/14] arm64: dts: freescale: imx8: Fix power controller name
` [PATCH v5 12/14] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
` [PATCH v5 13/14] arm64: dts: freescale: imx8qxp: Fix the keys node name
` [PATCH v5 14/14] dt-bindings: arm: freescale: Remove fsl,scu txt file

[PATCH v2 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
 2022-06-24 15:31 UTC  (21+ messages)
` [PATCH v2 1/4] powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code
` [PATCH v2 2/4] powerpc/pseries: add FW_FEATURE_WATCHDOG flag
` [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] watchdog: sp805_wdt: add arm cmsdk apb wdt support
 2022-06-24  2:24 UTC 

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

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

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-06-22 15:28 UTC  (7+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit

Wycena paneli fotowoltaicznych
 2022-06-22  7:50 UTC 

[PATCH] watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource
 2022-06-21 14:10 UTC  (3+ messages)

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

[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
 2022-06-21 11:58 UTC  (4+ messages)

[PATCH v3 0/2] arm64: renesas: Add RZ/V2M watchdog support
 2022-06-20 12:24 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) support
` [PATCH v3 2/2] watchdog: rzg2l_wdt: Add rzv2m support

[PATCH v2 0/2] arm64: renesas: Add RZ/V2M watchdog support
 2022-06-20  8:00 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) support
` [PATCH v2 2/2] watchdog: rzg2l_wdt: Add rzv2m support

[PATCH] watchdog: booke_wdt: Fix typo in comment
 2022-06-18 13:26 UTC 

[GIT PULL REQUEST] watchdog - v5.19-rc Fixes
 2022-06-17 17:07 UTC  (2+ messages)

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-16 21:11 UTC  (37+ messages)
` [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support
` [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
` [PATCH v2 11/20] reset: npcm: using syscon instead of device data
` [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree

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

Wycena paneli fotowoltaicznych
 2022-06-15  8:00 UTC 

[PATCH v2] watchdog:Fix typo in comment
 2022-06-13  2:46 UTC 

[PATCH 0/2] arm64: renesas: Add RZ/V2M watchdog support
 2022-06-11 13:22 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) support

[PATCH v4 0/6] Nuvoton WPCM450 clock and reset driver
 2022-06-10  7:21 UTC  (4+ messages)
` [PATCH v4 3/6] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v4 5/6] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver
` [PATCH v4 6/6] ARM: dts: wpcm450: Switch clocks to clock controller


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