soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6 00/11] Turris Omnia MCU driver
 2024-04-23 17:25 UTC  (35+ messages)
` [PATCH v6 01/11] dt-bindings: arm: add cznic,turris-omnia-mcu binding
` [PATCH v6 02/11] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v6 03/11] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v6 04/11] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v6 05/11] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v6 06/11] devm-helpers: Add resource managed version of irq_create_mapping()
` [PATCH v6 07/11] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v6 08/11] devm-helpers: Add resource managed version of debugfs directory create function
` [PATCH v6 09/11] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs
` [PATCH v6 10/11] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v6 11/11] ARM: dts: turris-omnia: Add GPIO key node for front button

[GIT,PULL,1/2] MediaTek ARM64 Device Tree fixes for v6.9
 2024-04-23 10:28 UTC  (2+ messages)
` [GIT,PULL,2/2] MediaTek driver "

[PATCH v3 07/13] drm: Make drivers depends on DRM_DW_HDMI
 2024-04-23  8:05 UTC  (2+ messages)

[GIT PULL] Microchip AT91 fixes for v6.9
 2024-04-21 12:48 UTC 

[GIT PULL] Qualcomm driver fix for v6.9
 2024-04-20 16:38 UTC 

[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.9
 2024-04-20 16:10 UTC 

[GIT PULL] RISC-V Devicetree fixes for v6.9-rc4+
 2024-04-19 16:22 UTC 

[PATCH v2] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-19 11:42 UTC  (2+ messages)

[GIT PULL] Rockchip dts fixes for 6.9
 2024-04-19 11:34 UTC 

[PATCH 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
 2024-04-17  9:48 UTC  (8+ messages)
` [PATCH 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute
` [PATCH 2/2] soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC
` [PATCH v2 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
  ` [PATCH v2 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute
  ` [PATCH v2 2/2] soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC

[PATCH] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-16  0:13 UTC  (14+ messages)

[PATCH v5 0/4] Dynamic Allocation of the reserved_mem array
 2024-04-12 21:38 UTC  (7+ messages)
` [PATCH v5 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v5 2/4] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [PATCH v5 3/4] of: reserved_mem: Use the unflatten_devicetree APIs to scan reserved mem. nodes
` [PATCH v5 4/4] of: reserved_mem: Rename fdt_* functions to refelct use of unflatten_devicetree APIs

[GIT PULL] SoC fixes for 6.9
 2024-04-12 20:17 UTC  (2+ messages)

[GIT PULL 0/4] Renesas SoC updates for v6.10
 2024-04-12 10:01 UTC  (5+ messages)
` [GIT PULL 1/4] Renesas ARM defconfig "
` [GIT PULL 2/4] Renesas driver "
` [GIT PULL 3/4] Renesas DT binding "
` [GIT PULL 4/4] Renesas DTS "

Say NO to Time-Wasters and YES to Raising More Money
 2024-04-10 20:32 UTC 

[GIT PULL] GPIO regression fixes for n8x0
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] i.MX fixes for 6.9
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] firmware: arm_scmi: Fixes for v6.9
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] firmware: arm_ffa: Fix for v6.9
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] RISC-V SoC driver fixes for v6.9-rc3
 2024-04-09 15:56 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2024-04-09 15:56 UTC 

[PATCH fixes] MAINTAINERS: Change Krzysztof Kozlowski's email address
 2024-04-09 15:40 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-04-09 15:40 UTC 

Account Alert: Immediate Action Required for Reactivation
 2024-04-07 18:09 UTC 

Calling ALL Nonprofits - Fundraising Secrets Revealed
 2024-04-04 15:32 UTC 

[PATCH v2 0/3] ARM: dts: Update devicetree of Asrock X570D4U BMC
 2024-04-04  1:17 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: Modify GPIO table for "
` [PATCH v2 2/3] ARM: dts: Disable unused ADC channels "
` [PATCH v2 3/3] ARM: dts: Modify I2C bus configuration

[PATCH 0/3] ARM: dts: Update devicetree of Asrock X570D4U BMC
 2024-04-03  3:30 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: Modify GPIO table for "
` [PATCH 2/3] ARM: dts: Disable unused ADC channels "
` [PATCH 3/3] ARM: dts: Modify I2C bus configuration

[PATCH v5 00/11] Turris Omnia MCU driver
 2024-04-02 16:41 UTC  (34+ messages)
` [PATCH v5 01/11] dt-bindings: arm: add cznic,turris-omnia-mcu binding
` [PATCH v5 02/11] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v5 03/11] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v5 04/11] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v5 05/11] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v5 06/11] devm-helpers: Add resource managed version of irq_create_mapping()
` [PATCH v5 07/11] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v5 08/11] devm-helpers: Add resource managed version of debugfs directory create function
` [PATCH v5 09/11] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs
` [PATCH v5 10/11] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v5 11/11] ARM: dts: turris-omnia: Add GPIO key node for front button

Calling All Nonprofits to Reno, NV
 2024-03-26 16:01 UTC 

[GIT PULL] ARM: late SoC changes for 6.9
 2024-03-19 19:29 UTC  (2+ messages)

Calling All Nonprofits | Fundraising Secrets Revealed
 2024-03-14 15:20 UTC 

[GIT PULL] RISC-V Sophgo Devicetrees for v6.9
 2024-03-14 12:28 UTC  (3+ messages)

[PATCH v3 0/2] bus: ts-nbus: Two improvements
 2024-03-12 20:30 UTC  (4+ messages)
` [PATCH v3 1/2] bus: ts-nbus: Convert to atomic pwm API

Patchwork summary for: linux-soc
 2024-03-12 20:30 UTC 

[GIT PULL 0/4] ARM SoC updates for 6.9
 2024-03-12 18:20 UTC  (9+ messages)
` [GIT PULL 1/4] ARM: SoC DT changes "
` [GIT PULL 2/4] ARM: SoC drivers "
` [GIT PULL 3/4] ARM: SoC code updates "
` [GIT PULL 4/4] ARM defconfig "

Calling All Nonprofits to Reno, NV
 2024-03-12 16:00 UTC 

[GIT PULL] RISC-V Devicetree fixes for v6.8-final
 2024-03-12 13:09 UTC  (4+ messages)

[PATCH v4 0/4] Dynamic Allocation of the reserved_mem array
 2024-03-11 23:29 UTC  (9+ messages)
` [PATCH v4 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v4 2/4] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [PATCH v4 3/4] of: reserved_mem: Use the unflatten_devicetree APIs to scan reserved mem. nodes
` [PATCH v4 4/4] of: reserved_mem: Rename fdt_* functions to refelct use of unflatten_devicetree APIs

[GIT PULL 1/3] Broadcom devicetree-arm64 changes for 6.9
 2024-03-11 19:50 UTC  (5+ messages)
` [GIT PULL 2/3] Broadcom drivers "
` [GIT PULL 3/3] Broadcom soc "

Patchwork summary for: linux-soc
 2024-03-11 19:50 UTC 

[GIT PULL] Arm SoC fixes for 6.8, part 3
 2024-03-06 16:33 UTC  (2+ messages)

[GIT PULL] RISC-V Devicetrees for v6.9
 2024-03-06  7:00 UTC  (2+ messages)

[GIT PULL] RISC-V firmware drivers for v6.9
 2024-03-06  7:00 UTC  (3+ messages)

[GIT PULL] A few more Qualcomm Arm64 DeviceTree fixes for v6.8
 2024-03-06  7:00 UTC  (3+ messages)

[GIT PULL] A few Qualcomm Arm64 DeviceTree fixes for v6.9
 2024-03-06  7:00 UTC  (2+ messages)

[GIT PULL] A few Qualcomm driver fixes for v6.9
 2024-03-06  7:00 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-03-06  7:00 UTC 

Patchwork summary for: linux-soc
 2024-03-06  7:00 UTC 


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