messages from 2024-07-09 21:30:33 to 2024-08-16 04:08:09 UTC [more...]
[PATCH v1 00/10] Introduce ASPEED AST27XX BMC SoC
2024-08-16 4:08 UTC (41+ 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
` 回覆: [PATCH v1 00/10] Introduce ASPEED AST27XX BMC SoC
Are You Competing For Nonprofit Clients?
2024-08-15 16:15 UTC
Are You A Nonprofit Expert?
2024-08-14 14:01 UTC
[GIT PULL] i.MX fixes for 6.11
2024-08-13 14:23 UTC
ENVIO INFRACCION663
2024-08-12 23:29 UTC
Original electronic components
2024-08-12 6:19 UTC
HELLO
2024-08-11 9:01 UTC
[GIT PULL] ARM: soc fixes for 6.11, part 1
2024-08-09 17:31 UTC (2+ messages)
[PATCH] ARM: dts: Fix undocumented LM75 compatible nodes
2024-08-09 14:06 UTC (5+ messages)
Leading the Industry in High-Quality Die Casting
2024-08-09 6:34 UTC
[PATCH 0/5] Add some features and bugfix for kunpeng_hccs
2024-08-09 4:07 UTC (9+ 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
One stop service PCBA
2024-08-08 8:38 UTC
[PATCH 00/10] ARM: pxa: use software nodes/properties for GPIOs
2024-08-06 20:36 UTC (5+ messages)
` [PATCH 03/10] ARM: pxa/gumstix: convert vbus gpio to use software nodes
[GIT PULL] arm64: dts: TI K3 fixes for v6.11
2024-08-06 20:27 UTC (3+ messages)
[GIT PULL] arm64: dts: ti: K3 devicetree updates for v6.11 - part2
2024-08-06 20:27 UTC (3+ messages)
Patchwork summary for: linux-soc
2024-08-06 20:27 UTC
[GIT PULL] amlogic ARM64 DT updates for v6.11, take 2
2024-08-06 20:08 UTC (2+ messages)
[PATCH] arm: dts: arm: versatile-ab: Fix duplicate clock node name
2024-08-06 20:08 UTC (4+ messages)
[PATCH 0/2] turris-omnia-mcu doc fixes
2024-08-06 20:08 UTC (4+ messages)
` [PATCH 1/2] doc: platform: cznic: turris-omnia-mcu: Fix sphinx-build warning
` [PATCH 2/2] doc: platform: cznic: turris-omnia-mcu: Use double backticks for attribute value
[PATCH 0/4] Make turris-omnia-mcu driver parts optional
2024-08-06 20:08 UTC (6+ 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/3] Fixes for turris-mox-rwtm driver
2024-08-06 20:08 UTC (5+ 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 v4 00/19] Updates for turris-mox-rwtm driver
2024-08-06 20:08 UTC (22+ 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
Patchwork summary for: linux-soc
2024-08-06 20:08 UTC
Revolutionize Your Electronics with Our PCBA Solutions
2024-08-06 14:38 UTC
[PATCH 0/5] Remove support for platform data from matrix keypad driver
2024-08-05 1:47 UTC (6+ messages)
` [PATCH 1/5] Input: matrix_keypad - remove support for clustered interrupt
` [PATCH 2/5] Input: matrix_keypad - switch to gpiod API and generic device properties
` [PATCH 3/5] ARM: spitz: Use software nodes/properties for the GPIO-driven buttons
` [PATCH 4/5] ARM: spitz: Use software nodes/properties for the matrix keypad
` [PATCH 5/5] Input: matrix_keypad - remove support for platform data
[PATCH v1 00/10] Introduce ASPEED AST27XX BMC SoC
2024-08-02 19:33 UTC (24+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 1/9] dt-bindings: mfd: aspeed,ast2x00-scu: Add ASPEED AST2700-SCUX schema
` [PATCH v2 2/9] dt-bindings: reset: ast2700: Add ASPEED AST27xx Reset schema
` [PATCH v2 3/9] dt-bindings: clk: ast2700: Add ASPEED AST27XX Clock schema
` [PATCH v2 4/9] clk: ast2700: add clock controller
` [PATCH v2 5/9] dt-bindings: arm: aspeed: Add ASPEED AST27XX SoC
` [PATCH v2 6/9] arm64: aspeed: Add support for ASPEED AST27XX BMC SoC
` [PATCH v2 7/9] arm64: defconfig: Add ASPEED AST2700 family support
` [PATCH v2 8/9] arm64: dts: aspeed: Add initial AST27XX device tree
` [PATCH v2 9/9] arm64: dts: aspeed: Add initial AST2700 EVB "
09:05:21CONFIRMAR ORDEN DE PAGO CEP1611 ENVIADA,02/08/2024 VERIFICAR CON LA INSTITUCION RECEPTORA
2024-08-02 17:20 UTC
10:25:15 ORDEN DE PAGO CEP1210 ENVIADA,01/08/2024 VERIFICAR CON LA INSTITUCION RECEPTORA
2024-08-01 20:39 UTC
PATCH: Turing RK1 DTB Fan
2024-08-01 8:41 UTC (2+ messages)
We Need Nonprofit Experts
2024-07-31 16:02 UTC
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)
[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 "
[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] 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
[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 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)
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).