messages from 2024-07-26 11:15:18 to 2024-08-31 09:21:29 UTC [more...]
[PATCH v5 00/16] Updates for turris-mox-rwtm driver
2024-08-31 9:20 UTC (14+ messages)
` [PATCH v5 01/16] firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096
` [PATCH v5 02/16] firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
` [PATCH v5 03/16] firmware: turris-mox-rwtm: Use the boolean type where appropriate
` [PATCH v5 04/16] firmware: turris-mox-rwtm: Hide signature related constants behind macros
` [PATCH v5 05/16] firmware: turris-mox-rwtm: Fix driver includes
` [PATCH v5 06/16] firmware: turris-mox-rwtm: Use sysfs_emit() instead of sprintf()
` [PATCH v5 07/16] firmware: turris-mox-rwtm: Don't create own kobject type
` [PATCH v5 08/16] firmware: turris-mox-rwtm: Simplify debugfs code
` [PATCH v5 09/16] firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remove()
` [PATCH v5 10/16] firmware: turris-mox-rwtm: Use dev_err_probe() where possible
` [PATCH v5 11/16] firmware: turris-mox-rwtm: Drop redundant device pointer
` [PATCH v5 12/16] firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
` [PATCH v5 13/16] firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
[GIT PULL] Microchip AT91 fixes for v6.11
2024-08-30 19:57 UTC (2+ messages)
[GIT PULL 1/6] soc/tegra: Changes for v6.12-rc1
2024-08-30 14:10 UTC (6+ messages)
` [GIT PULL 2/6] firmware: tegra: "
` [GIT PULL 3/6] dt-bindings: "
` [GIT PULL 4/6] ARM: tegra: Device tree changes "
` [GIT PULL 5/6] arm64: "
` [GIT PULL 6/6] arm64: Default configuration "
[GIT PULL] firmware: arm_scmi: Updates for v6.12
2024-08-30 13:59 UTC
[GIT PULL] arm64: dts: juno/fvp: Update for v6.12
2024-08-30 13:58 UTC
[GIT PULL] firmware: arm_ffa: Updates for v6.12
2024-08-30 13:57 UTC
[GIT PULL] Versatile SoC changes for v6.12
2024-08-30 13:48 UTC
Internationale Währungsfonds (IWF)
2024-08-29 22:11 UTC
Sehr geehrter Empfänger:
2024-08-29 18:31 UTC
[GIT PULL] OMAP fixes for v6.11-rc
2024-08-28 20:43 UTC (3+ messages)
[GIT PULL] Qualcomm Arm64 defconfig fix for 6.11
2024-08-28 20:43 UTC (3+ messages)
[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.11
2024-08-28 20:43 UTC (3+ messages)
[GIT PULL] RISC-V soc driver fixes for v6.11-rc6
2024-08-28 20:43 UTC (3+ messages)
[GIT PULL] Qualcomm driver fixes for v6.11
2024-08-28 20:43 UTC (3+ messages)
Patchwork summary for: linux-soc
2024-08-28 20:43 UTC
Patchwork summary for: linux-soc
2024-08-28 20:41 UTC
Are You A Nonprofit Expert?
2024-08-28 14:01 UTC
[GIT PULL] SOC FSL for 6.12
2024-08-28 13:44 UTC
[PATCH v3 0/6] Add some features and bugfix for kunpeng_hccs
2024-08-28 12:56 UTC (8+ messages)
` [PATCH v3 1/6] soc: hisilicon: kunpeng_hccs: Fix a PCC typo
` [PATCH v3 2/6] soc: hisilicon: kunpeng_hccs: Return failure on having not die or port information
` [PATCH v3 3/6] soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shared memory
` [PATCH v3 4/6] soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info structure to 'max_lane_num'
` [PATCH v3 5/6] soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfs
` [PATCH v3 6/6] soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCCS type
[GIT PULL] memory: drivers for v6.12
2024-08-27 12:29 UTC
[GIT PULL 1/3] samsung: drivers for v6.12
2024-08-27 12:16 UTC (3+ messages)
` [GIT PULL 2/3] arm64: dts: samsung: dt "
` [GIT PULL 3/3] ARM: samsung: soc/mach "
[PATCH 0/5] Add some features and bugfix for kunpeng_hccs
2024-08-27 11:59 UTC (27+ messages)
` [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 v2 0/6] Add some features and bugfix for kunpeng_hccs
` [PATCH v2 1/6] soc: hisilicon: kunpeng_hccs: Fix a PCC typo
` [PATCH v2 2/6] soc: hisilicon: kunpeng_hccs: Return failure on having not die or port information
` [PATCH v2 3/6] soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shared memory
` [PATCH v2 4/6] soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info structure to 'max_lane_num'
` [PATCH v2 5/6] soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfs
` [PATCH v2 6/6] soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCCS type
[PATCH] arm64: dts: toshiba: Fix pl011 and pl022 clocks
2024-08-26 18:38 UTC
[PATCH 0/5] Remove support for platform data from matrix keypad driver
2024-08-26 8:52 UTC (9+ 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
[GIT PULL 0/3] Renesas SoC updates for v6.12
2024-08-22 8:51 UTC (4+ messages)
` [GIT PULL 1/3] Renesas ARM defconfig "
` [GIT PULL 2/3] Renesas DT binding "
` [GIT PULL 3/3] Renesas DTS "
[GIT PULL] RISC-V T-HEAD Devicetrees for v6.12
2024-08-21 9:01 UTC
[PATCH v2] ARM: dts: Fix undocumented LM75 compatible nodes
2024-08-19 9:43 UTC (2+ messages)
[PATCH 0/3] arm64: dts: nuvoton: Add pinctrl and gpio nodes for MA35D1
2024-08-19 3:56 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: nuvoton: Add syscon to the system-management node
` [PATCH 2/3] arm64: dts: nuvoton: ma35d1: Add pinctrl and gpio nodes
` [PATCH 3/3] arm64: dts: nuvoton: ma35d1: Add uart pinctrl settings
Receive Your Nonprofit Credentials This Weekend
2024-08-16 16:16 UTC
Take your products to the next level
2024-08-16 15:35 UTC
[PATCH v1 00/10] Introduce ASPEED AST27XX BMC SoC
2024-08-16 5:17 UTC (42+ 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 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
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 (2+ messages)
[PATCH 0/3] Fixes for turris-mox-rwtm driver
2024-08-06 20:08 UTC (2+ messages)
[PATCH v4 00/19] Updates for turris-mox-rwtm driver
2024-08-06 20:08 UTC (2+ messages)
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 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
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