messages from 2024-07-02 06:35:28 to 2024-07-26 11:10:26 UTC [more...]
[PATCH v1 00/10] Introduce ASPEED AST27XX BMC SoC
2024-07-26 11:10 UTC (12+ messages)
` [PATCH v1 01/10] dt-binding: mfd: aspeed,ast2x00-scu: Add binding for ASPEED AST2700 SCU
` [PATCH v1 02/10] dt-binding: clk: ast2700: Add binding for Aspeed AST27xx Clock
` [PATCH v1 03/10] clk: ast2700: add clock controller
` [PATCH v1 04/10] dt-bindings: reset: ast2700: Add binding for ASPEED AST2700 Reset
` [PATCH v1 05/10] dt-bindings: arm: aspeed: Add maintainer
` [PATCH v1 06/10] dt-bindings: arm: aspeed: Add aspeed,ast2700-evb compatible string
` [PATCH v1 07/10] arm64: aspeed: Add support for ASPEED AST2700 BMC SoC
` [PATCH v1 08/10] arm64: dts: aspeed: Add initial AST27XX device tree
` [PATCH v1 09/10] arm64: dts: aspeed: Add initial AST2700 EVB "
` [PATCH v1 10/10] arm64: defconfig: Add ASPEED AST2700 family support
Fwd: [soc:sophgo/dt 1/1] arch/riscv/boot/dts/sophgo/sg2042.dtsi:7:10: fatal error: 'dt-bindings/clock/sophgo,sg2042-clkgen.h' file not found
2024-07-20 1:18 UTC (5+ messages)
[PATCH 0/4] Make turris-omnia-mcu driver parts optional
2024-07-19 8:57 UTC (5+ messages)
` [PATCH 1/4] platform: cznic: turris-omnia-mcu: Make watchdog code optional
` [PATCH 2/4] platform: cznic: turris-omnia-mcu: Make TRNG "
` [PATCH 3/4] platform: cznic: turris-omnia-mcu: Make poweroff and wakeup "
` [PATCH 4/4] platform: cznic: turris-omnia-mcu: Make GPIO "
[PATCH 0/5] Add some features and bugfix for kunpeng_hccs
2024-07-18 7:11 UTC (6+ messages)
` [PATCH 1/5] soc: hisilicon: kunpeng_hccs: fix a PCC typo
` [PATCH 2/5] soc: hisilicon: kunpeng_hccs: return failure on having not die or port information
` [PATCH 3/5] soc: hisilicon: kunpeng_hccs: add used HCCS type sysfs on platform
` [PATCH 4/5] soc: hisilicon: kunpeng_hccs: support low power feature for specified HCCS
` [PATCH 5/5] doc: soc: hisilicon: kunpeng_hccs: add low power interface description for HCCS
[GIT PULL 0/4] soc tree for 6.11
2024-07-16 20:49 UTC (15+ messages)
` [GIT PULL 1/4] soc: driver updates "
` [GIT PULL 2/4] soc: dt "
` [GIT PULL 3/4] soc: defconfig "
` [GIT PULL 4/4] soc: arm platform "
[GIT PULL] arm64: dts: ti: K3 devicetree updates for v6.11 - part2
2024-07-15 18:07 UTC
[PATCH v12 0/8] Turris Omnia MCU driver
2024-07-15 12:15 UTC (5+ messages)
` [PATCH v12 4/8] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
[PATCH 0/3] Fixes for turris-mox-rwtm driver
2024-07-15 11:59 UTC (4+ messages)
` [PATCH 1/3] firmware: turris-mox-rwtm: Do not complete if there are no waiters
` [PATCH 2/3] firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout()
` [PATCH 3/3] firmware: turris-mox-rwtm: Initialize completion before mailbox
[PATCH] ARM: pxa: fix build breakage on PXA3xx
2024-07-15 11:50 UTC (2+ messages)
[PATCH] MAINTAINERS: drop riscv list from cache controllers
2024-07-15 11:50 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-15 11:50 UTC
[PATCH v4 00/19] Updates for turris-mox-rwtm driver
2024-07-15 11:11 UTC (21+ messages)
` [PATCH v4 01/19] firmware: turris-mox-rwtm: Do not complete if there are no waiters
` [PATCH v4 02/19] firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout()
` [PATCH v4 03/19] firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096
` [PATCH v4 04/19] firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
` [PATCH v4 05/19] firmware: turris-mox-rwtm: Use the boolean type where appropriate
` [PATCH v4 06/19] firmware: turris-mox-rwtm: Hide signature related constants behind macros
` [PATCH v4 07/19] firmware: turris-mox-rwtm: Fix driver includes
` [PATCH v4 08/19] firmware: turris-mox-rwtm: Use sysfs_emit() instead of sprintf()
` [PATCH v4 09/19] firmware: turris-mox-rwtm: Don't create own kobject type
` [PATCH v4 10/19] firmware: turris-mox-rwtm: Simplify debugfs code
` [PATCH v4 11/19] firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remove()
` [PATCH v4 12/19] firmware: turris-mox-rwtm: Use dev_err_probe() where possible
` [PATCH v4 13/19] firmware: turris-mox-rwtm: Initialize completion before mailbox
` [PATCH v4 14/19] firmware: turris-mox-rwtm: Drop redundant device pointer
` [PATCH v4 15/19] firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
` [PATCH v4 16/19] firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
` [PATCH v4 17/19] firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
` [PATCH v4 18/19] firmware: turris-mox-rwtm: Use ALIGN() instead of hardcoding
` [PATCH v4 19/19] firmware: turris-mox-rwtm: Deduplicate command execution code
[GIT PULL] ARM: SoC fixes for 6.10, part 3
2024-07-12 16:05 UTC (2+ messages)
[PATCH v3 00/17] Updates for turris-mox-rwtm driver
2024-07-12 13:16 UTC (4+ messages)
` [PATCH v3 09/17] firmware: turris-mox-rwtm: Simplify debugfs code
[PATCH] MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARY
2024-07-12 12:40 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-12 12:40 UTC
[GIT PULL] Allwinner SoC device tree changes for 6.11 part 2
2024-07-12 10:20 UTC (2+ messages)
[GIT PULL] Allwinner SoC driver changes for 6.11 part 2
2024-07-12 10:20 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-12 10:20 UTC
[GIT PULL] amlogic ARM64 DT updates for v6.11, take 2
2024-07-12 10:09 UTC
[GIT PULL] amlogic ARM DT updates for v6.11
2024-07-12 10:06 UTC
[GIT PULL 1/4] soc/tegra: Changes for v6.11-rc1
2024-07-11 10:57 UTC (3+ messages)
[GIT PULL v2 5/5] i.MX defconfig change for 6.11
2024-07-10 2:34 UTC (3+ messages)
[GIT PULL] A few more Qualcomm driver updates for v6.11
2024-07-09 21:30 UTC (2+ messages)
[GIT PULL] One more Arm32 DeviceTree update for v6.11
2024-07-09 21:30 UTC (2+ messages)
[GIT PULL] A few more Arm64 DeviceTree updates for v6.11
2024-07-09 21:30 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-09 21:30 UTC
[GIT PULL] A few more Qualcomm clk updates for v6.11
2024-07-09 19:43 UTC (2+ messages)
[PATCH v2 1/2] ti: omap: MAINTAINERS: move Benoît Cousson to CREDITS
2024-07-09 13:50 UTC (2+ messages)
[GIT PULL] arm64: dts: ZynqMP SOC changes for 6.11
2024-07-09 13:50 UTC (2+ messages)
[PATCH 00/10] ARM: pxa: use software nodes/properties for GPIOs
2024-07-09 13:50 UTC (2+ messages)
[PATCH v2] MAINTAINERS: thead: add git tree
2024-07-09 13:50 UTC (3+ messages)
[PATCH 0/2] Fixes for turris-omnia-mcu
2024-07-09 13:50 UTC (4+ messages)
` [PATCH 1/2] platform: cznic: turris-omnia-mcu: Depend on OF
` [PATCH 2/2] platform: cznic: turris-omnia-mcu: Depend on WATCHDOG
Patchwork summary for: linux-soc
2024-07-09 13:50 UTC
[GIT PULL] RISC-V Sophgo Devicetrees for v6.11
2024-07-09 10:50 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-09 10:50 UTC
[GIT PULL 1/2] arm64: dts: samsung: DTS for v6.11
2024-07-09 9:30 UTC (4+ messages)
` [GIT PULL 2/2 PATCH - drivers] soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registers
[GIT PULL] memory: drivers for v6.11
2024-07-09 9:30 UTC (2+ messages)
[GIT PULL 1/3] Allwinner SoC fixes for 6.10
2024-07-09 9:30 UTC (4+ messages)
[GIT PULL] Reset controller updates for v6.11, part 2
2024-07-09 9:30 UTC (2+ messages)
[GIT PULL] Qualcomm driver updates for v6.11
2024-07-09 9:30 UTC (2+ messages)
[PATCH] arm64: stm32: enable scmi regulator for stm32
2024-07-09 9:30 UTC (2+ messages)
[GIT PULL] soc: ti: Driver updates for v6.11
2024-07-09 9:30 UTC (2+ messages)
[GIT PULL] RISC-V firmware drivers for v6.11
2024-07-09 9:30 UTC (2+ messages)
[GIT PULL] RISC-V cache drivers for v6.11
2024-07-09 9:30 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-09 9:30 UTC
[GIT PULL v2] Rockchip dts64 changes for 6.11 #2
2024-07-08 22:27 UTC
[GIT PULL] Microchip AT91 defconfig updates for v6.11
2024-07-08 19:50 UTC (2+ messages)
[PATCH] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support
2024-07-08 19:50 UTC (2+ messages)
[GIT PULL 1/2] arm64: dts: ti: K3 devicetree updates for v6.11
2024-07-08 19:50 UTC (4+ messages)
` [GIT PULL 2/2] arm64: defconfig: Updates for v6.11 for TI K3 platforms
[GIT PULL] Qualcomm Arm64 defconfig updates for v6.11
2024-07-08 19:50 UTC (2+ messages)
[GIT PULL] RISC-V defconfig for v6.11
2024-07-08 19:50 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-08 19:50 UTC
[RESEND PATCH] MAINTAINERS: Move myself from SPRD Maintainer to Reviewer
2024-07-08 19:50 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-08 19:50 UTC
[GIT PULL 1/5] i.MX SoC change for 6.11
2024-07-08 16:13 UTC (6+ messages)
` [GIT PULL 2/5] i.MX DT bindings "
` [GIT PULL 3/5] i.MX ARM device tree change "
` [GIT PULL 4/5] i.MX arm64 "
` [GIT PULL 5/5] i.MX defconfig "
[GIT PULL] Rockchip dts32 changes for 6.11 #2
2024-07-08 15:32 UTC
[GIT PULL] Rockchip dts64 changes for 6.11 #2
2024-07-08 15:31 UTC
[PATCH] MAINTAINERS: ARM: alphascale: add Krzysztof Kozlowski as maintainer
2024-07-08 15:11 UTC (2+ messages)
[PATCH] MAINTAINERS: ARM: nspire: add Krzysztof Kozlowski as maintainer
2024-07-08 15:11 UTC (2+ messages)
[PATCH v2] MAINTAINERS: ARM: vt8500: add Alexey and Krzysztof as maintainers
2024-07-08 15:11 UTC (2+ messages)
[PATCH] MAINTAINERS: ARM: axm: add Krzysztof Kozlowski as maintainer
2024-07-08 15:11 UTC (2+ messages)
[GIT PULL 1/2] arm64: dts: various cleanup for v6.11
2024-07-08 15:11 UTC (4+ messages)
` [GIT PULL] 2/2 ARM: "
[PATCH] ARM: dts: ixp4xx: nslu2: beeper uses PWM
2024-07-08 15:11 UTC (2+ messages)
[GIT PULL] Qualcomm Arm32 DeviceTree updates for v6.11
2024-07-08 15:11 UTC (2+ messages)
[GIT PULL] RISC-V Devicetrees for v6.11
2024-07-08 15:11 UTC (2+ messages)
[PATCH] MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer
2024-07-08 15:11 UTC (2+ messages)
[GIT PULL] Qualcomm Arm64 DeviceTree updates for v6.11
2024-07-08 15:11 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-08 15:11 UTC
[GIT PULL] Qualcomm Arm64 defconfig fixes for v6.10
2024-07-08 14:31 UTC (2+ messages)
[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.10
2024-07-08 14:31 UTC (2+ messages)
[GIT PULL] Qualcomm driver fixes for v6.10
2024-07-08 14:31 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-07-08 14:31 UTC
[GIT PULL] ARM: mvebu: dt for v6.11 (#1)
2024-07-08 9:50 UTC (2+ messages)
[GIT PULL] RISC-V SoC drivers for v6.11
2024-07-07 17:20 UTC
[GIT PULL] RISC-V SoC drivers for v6.11
2024-07-07 17:11 UTC
[GIT PULL] RISC-V SoC drivers for v6.11
2024-07-07 17:05 UTC
[GIT PULL] ARM: mvebu: dt64 for v6.11 (#1)
2024-07-05 16:59 UTC
[GIT PULL] STM32 DT changes for v6.11#1
2024-07-05 13:37 UTC
[PATCH v13 0/8] Turris Omnia MCU driver
2024-07-05 12:46 UTC (5+ messages)
` [PATCH v13 7/8] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v13 8/8] ARM: dts: turris-omnia: Add GPIO key node for front button
[PATCH v2 0/2] armada-370 irqchip DT changes
2024-07-05 12:41 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: armada-{370-xp,375,38x,39x}: Drop #size-cells from mpic node
[PATCH] MAINTAINERS: thead: add git tree
2024-07-04 17:51 UTC (2+ messages)
[GIT PULL 3/3] Allwinner SoC device tree changes for 6.11
2024-07-02 15:21 UTC
[GIT PULL 2/3] Allwinner SoC driver changes for 6.11
2024-07-02 15:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).