linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-14 13:57:44 to 2022-06-07 10:48:24 UTC [more...]

[PATCH 00/17] Add support for MT8365 EVK board
 2022-06-07 10:46 UTC  (37+ messages)
` [PATCH 01/17] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH 02/17] dt-bindings: memory: add mt8365 SoC binding documentation
` [PATCH 03/17] dt-bindings: mmc: mtk-sd: add bindings for MT8365 SoC
` [PATCH 04/17] dt-bindings: arm: mediatek: Add binding for mt8365-evk board
` [PATCH 05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings
` [PATCH 06/17] dt-bindings: iio: adc: mediatek: add MT8365 SoC bindings
` [PATCH 07/17] dt-bindings: nvmem: mediatek,efuse: add MT8365 bindings
` [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings
` [PATCH 09/17] dt-bindings: spi: mt65xx: add "
` [PATCH 10/17] dt-bindings: serial: mediatek: add MT8365 bindings
` [PATCH 11/17] dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindings
` [PATCH 12/17] dt-bindings: phy: mediatek,tphy: add "
` [PATCH 13/17] dt-bindings: usb: mediatek,mtu3: "
` [PATCH 14/17] dt-bindings: usb: mediatek,mtk-xhci: "
` [PATCH 15/17] arm64: dts: mediatek: add mt6357 device-tree
` [PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree
` [PATCH 17/17] arm64: dts: mediatek: add mt8365-evk board device-tree
` (subset) [PATCH 00/17] Add support for MT8365 EVK board

[PATCH] dt-bindings: Drop more redundant 'maxItems/minItems' in if/then schemas
 2022-06-07 10:42 UTC  (3+ messages)

[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
 2022-06-06 16:41 UTC  (13+ messages)
` [PATCH v6 01/12] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v6 02/12] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v6 03/12] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v6 04/12] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v6 05/12] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v6 06/12] i2c: i801: convert to use common P2SB accessor
` [PATCH v6 07/12] EDAC, pnd2: Use proper I/O accessors and address space annotation
` [PATCH v6 08/12] EDAC, pnd2: convert to use common P2SB accessor
` [PATCH v6 09/12] watchdog: simatic-ipc-wdt: convert to use "
` [PATCH v6 10/12] leds: simatic-ipc-leds: "
` [PATCH v6 11/12] platform/x86: simatic-ipc: drop custom P2SB bar code
` [PATCH v6 12/12] leds: simatic-ipc-leds-gpio: add GPIO version of Siemens driver

[PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address
 2022-06-06  9:55 UTC  (10+ messages)
` [PATCH 2/6] dt-bindings: "
` [PATCH 3/6] media: i2c: imx274: "
` [PATCH 4/6] mfd: max77714: "
` [PATCH 5/6] power: supply: max77976: "
` [PATCH 6/6] watchdog: max77620: "

[PATCH] dt-bindings: watchdog: faraday: Fix typo in example 'timeout-sec' property
 2022-06-03 22:17 UTC  (3+ messages)

mainline build failure due to 6b47441bed49 ("watchdog: hpe-wdt: Introduce HPE GXP Watchdog")
 2022-06-03 15:51 UTC  (4+ messages)

[PATCH] watchdog: gxp: Add missing MODULE_LICENSE
 2022-06-03 13:14 UTC 

[PATCH v2 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
 2022-06-02 17:53 UTC  (5+ 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 v1 00/19] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-02 12:58 UTC  (53+ messages)
` [PATCH v1 01/19] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v1 02/19] clocksource: timer-npcm7xx: Add NPCM845 timer support
` [PATCH v1 03/19] dt-bindings: serial: 8250: Add npcm845 compatible string
` [PATCH v1 04/19] tty: serial: 8250: Add NPCM845 UART support
` [PATCH v1 05/19] dt-bindings: watchdog: npcm: Add npcm845 compatible string
` [PATCH v1 06/19] watchdog: npcm_wdt: Add NPCM845 watchdog support
` [PATCH v1 07/19] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v1 08/19] clk: npcm8xx: add clock controller
` [PATCH v1 09/19] dt-bindings: reset: add syscon property
` [PATCH v1 10/19] reset: npcm: using syscon instead of device data
` [PATCH v1 11/19] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v1 12/19] reset: npcm: Add NPCM8XX support
` [PATCH v1 13/19] dt-bindings: arm: npcm: Add maintainer
` [PATCH v1 14/19] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v1 15/19] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v1 16/19] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v1 17/19] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v1 18/19] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v1 19/19] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH v1 0/4] pseries-wdt: initial support for PAPR virtual watchdog timers
 2022-06-02  4:27 UTC  (12+ messages)
` [PATCH v1 1/4] powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code
` [PATCH v1 2/4] powerpc/pseries: add FW_FEATURE_WATCHDOG flag
` [PATCH v1 3/4] powerpc/pseries: register pseries-wdt device with platform bus
` [PATCH v1 4/4] watchdog/pseries-wdt: initial support for PAPR H_WATCHDOG timers

[GIT PULL REQUEST] watchdog - v5.19 Merge window
 2022-06-01 21:53 UTC  (2+ messages)

[PATCH 00/11] Devicetree Changes SDX65
 2022-06-01 13:53 UTC  (17+ messages)
` [PATCH 01/11] ARM: dts: qcom: sdx65: Add CPUFreq support
` [PATCH 02/11] ARM: dts: qcom: sdx65: Add modem SMP2P node
` [PATCH 03/11] ARM: dts: qcom: sdx65: Add IMEM and PIL info region
` [PATCH 04/11] dt-bindings: firmware: scm: Add compatible for SDX65
` [PATCH 05/11] ARM: dts: qcom: sdx65: Add SCM node
` [PATCH 06/11] ARM: dts: qcom: sdx65: Add Modem remoteproc node
` [PATCH 07/11] ARM: dts: qcom: sdx65-mtp: Enable modem
` [PATCH 08/11] ARM: dts: qcom: sdx65-mtp: Increase the vmalloc size
` [PATCH 09/11] dt-bindings: watchdog: Add binding for Qcom SDX65
` [PATCH 10/11] ARM: dts: qcom: sdx65: Add Watchdog support
` [PATCH 11/11] ARM: dts: qcom: sdx65: Add pshold support

Ruch z pierwszej pozycji w Google
 2022-05-31  8:15 UTC 

[PATCH] watchdog: f71808e_wdt: Add check for platform_driver_register
 2022-05-26 14:28 UTC  (2+ messages)

[PATCH v3] dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock properties
 2022-05-25  0:46 UTC 

[PATCH v2] dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock properties
 2022-05-25  0:41 UTC  (3+ messages)

[PATCH] watchdog: change "char *" string form to "char []"
 2022-05-24  0:42 UTC  (2+ messages)

[PATCH v3 0/4] simatic-ipc additions to p2sb apl lake gpio
 2022-05-23 16:24 UTC  (4+ messages)
` [PATCH v3 3/4] platform/x86: simatic-ipc: drop custom P2SB bar code

[PATCH v8 0/8] Introduce HPE GXP Architecture
 2022-05-23 10:51 UTC  (4+ messages)

[PATCH 0/4] support watchdog for exynosautov9
 2022-05-23 11:30 UTC  (9+ messages)
    ` [PATCH 1/4] dt-bindings: watchdog: add exynosautov9 compatible
    ` [PATCH 2/4] watchdog: s3c2410_wdt: support exynosautov9 watchdog
    ` [PATCH 3/4] arm64: dts: exynosautov9: add watchdog DT nodes
    ` [PATCH 4/4] arm64: dts: exynosautov9-sadk: enable watchdog devices

Koszty instalacji fotowoltaicznej
 2022-05-23  8:10 UTC 

[PATCH v1 1/4] powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code
 2022-05-20 17:44 UTC  (5+ messages)
` [PATCH v1 2/4] powerpc/pseries: add FW_FEATURE_WATCHDOG flag
` [PATCH v1 3/4] powerpc/pseries: register pseries-wdt device with platform bus
` [PATCH v1 4/4] watchdog/pseries-wdt: initial support for PAPR H_WATCHDOG timers

[PATCH v3 0/7] Nuvoton WPCM450 clock and reset driver
 2022-05-17 14:02 UTC  (4+ messages)
` [PATCH v3 3/7] watchdog: npcm: Enable clock if provided

[PATCH v8 3/8] watchdog: hpe-wdt: Introduce HPE GXP Watchdog
 2022-05-16 21:28 UTC  (2+ messages)

[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
 2022-05-16 11:31 UTC  (5+ messages)
` [PATCH 4/7] dt-bindings: renesas,rcar-dmac: "
` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "

[PATCH v7 0/2] ARM: r9a06g032: add support for the watchdogs
 2022-05-14 14:14 UTC  (3+ messages)
` [PATCH v7 2/2] watchdog: Add Renesas RZ/N1 Watchdog driver

[PATCH] dt-bindings: watchdog: renesas,wdt: Document RZ/G2UL SoC
 2022-05-14 14:05 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: Add SC8180X and SC8280XP compatibles
 2022-05-14 14:01 UTC  (2+ messages)

[PATCH] watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeat
 2022-05-14 14:00 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: mfd: da9063: watchdog: add suspend disable option
 2022-05-14 13:57 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: imx6: phyFLEX: disable da9063 watchdog during suspend


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