soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-26 16:50:31 to 2023-12-01 16:11:08 UTC [more...]

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 16:09 UTC  (12+ messages)
` [PATCH v5 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v5 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v5 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v5 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v5 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v5 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v5 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v5 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` [PATCH v5 11/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 13:59 UTC  (19+ messages)
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v3 17/20] arm64: dts: google: Add initial Google gs101 SoC support

[GIT PULL 0/2] Renesas SoC updates for v6.8
 2023-12-01 12:28 UTC  (3+ messages)
` [GIT PULL 1/2] Renesas ARM defconfig "
` [GIT PULL 2/2] Renesas DTS "

[PATCH v4 00/19] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 12:01 UTC  (47+ messages)
` [PATCH v4 01/19] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v4 02/19] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v4 03/19] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v4 04/19] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v4 05/19] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v4 06/19] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v4 07/19] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v4 08/19] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v4 09/19] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v4 10/19] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v4 11/19] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v4 12/19] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v4 13/19] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v4 14/19] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v4 15/19] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v4 16/19] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v4 17/19] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v4 18/19] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v4 19/19] MAINTAINERS: add entry for Google Tensor SoC

[PATCH] arm: debug: reuse the config DEBUG_OMAP2UART{1,2} for OMAP{3,4,5}
 2023-12-01  7:05 UTC  (4+ messages)

[PATCH v1 0/3] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack
 2023-12-01  3:45 UTC  (22+ messages)
` [PATCH v1 1/3] soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings
` [PATCH v1 2/3] soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
` [PATCH v1 3/3] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings
  ` [PATCH v2 2/4] soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
  ` [PATCH v2 3/4] soc: hisilicon: kunpeng_hccs: remove an unused blank line
  ` [PATCH v2 4/4] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings
  ` [PATCH v3 2/5] soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
  ` [PATCH v3 3/5] soc: hisilicon: kunpeng_hccs: Remove an unused blank line
  ` [PATCH v3 4/5] doc: kunpeng_hccs: Fix incorrect email domain name
  ` [PATCH v3 5/5] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack

[PATCH v2 0/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC
 2023-12-01  2:09 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: aspeed: add Asrock X570D4U board
` [PATCH v2 2/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC

Receive Your Credentials Over The Weekend
 2023-11-30 15:18 UTC 

[GIT PULL] RISC-V Devicetree fixes for v6.7-rc4
 2023-11-30 11:54 UTC 

Bring Your Nonprofit Team to Las Vegas
 2023-11-29 17:08 UTC 

[GIT PULL] MediaTek ARM64 Device Tree fixes for v6.7
 2023-11-29 11:39 UTC 

[PULL] bus: Convert to platform remove callback returning void
 2023-11-28 17:49 UTC  (2+ messages)
    ` [PULL v2] "

United Way Million Dollar Roundtable Member
 2023-11-28 15:17 UTC 

Meet EVERY Millionaire Donor In Your City
 2023-11-28 15:17 UTC 

[PATCH 0/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC
 2023-11-28  7:38 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: add Asrock X570D4U board
` [PATCH 2/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC

Learn How To Get Your Board Out Of The Way
 2023-11-27 15:09 UTC 

[GIT PULL] Apple SoC mailbox updates for 6.8
 2023-11-23 10:26 UTC 

[RESEND PATCH] soc: apple: mailbox: Add explicit include of platform_device.h
 2023-11-23 10:20 UTC  (3+ messages)

Meet Me In Las Vegas
 2023-11-22 15:14 UTC 

United Way Million Dollar Roundtable Member
 2023-11-21 15:14 UTC 

We Know All Your Donors
 2023-11-21 15:14 UTC 

[PATCH] ARM: multi_v7_defconfig: Add SCMI reset support
 2023-11-21 15:05 UTC  (3+ messages)

Heartfelt
 2023-11-21  2:33 UTC 

How To Get Your Board Out Of The Way
 2023-11-20 15:09 UTC 

[GIT PULL] More Qualcomm ARM64 DeviceTree updates for v6.7
 2023-11-17 10:39 UTC  (3+ messages)

[GIT PULL] firmware: arm_ffa: Fixes for v6.7
 2023-11-16 19:16 UTC 

Receive Your Credentials This Weekend!
 2023-11-16 15:13 UTC 

[PATCH] MAINTAINERS: change the S32G2 maintainer's email address
 2023-11-16 14:37 UTC  (2+ messages)

Meet Me In Las Vegas
 2023-11-15 15:13 UTC 

[GIT PULL] OP-TEE fix for 6.7
 2023-11-14 15:31 UTC 

United Way Million Dollar Roundtable Member
 2023-11-14 15:17 UTC 

We Know All Your Donors
 2023-11-14 15:17 UTC 

How To Get Your Board Out Of The Way
 2023-11-13 15:08 UTC 

[PATCH v3 00/42] ep93xx device tree conversion
 2023-11-13 10:22 UTC  (12+ messages)
` [PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx
` [PATCH v3 14/42] power: reset: Add a driver for the ep93xx reset

Receive Your Credentials This Weekend!
 2023-11-09 15:17 UTC 

Major Donors Are QUARTERBACKS
 2023-11-08 15:14 UTC 

[PATCH] riscv: split cache ops out of dma-noncoherent.c
 2023-11-07 23:00 UTC  (4+ messages)

Four New United Way Dedicated Events
 2023-11-07 15:14 UTC 

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-07  3:52 UTC  (20+ messages)

How To Get Your Board Out Of The Way
 2023-11-06 15:08 UTC 

We Know All Your Donors
 2023-11-06 15:15 UTC 

[PATCH v4 0/7] Turris Omnia MCU driver
 2023-11-03 19:23 UTC  (7+ messages)
` [PATCH v4 1/7] dt-bindings: arm: add cznic,turris-omnia-mcu binding
` [PATCH v4 3/7] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v4 4/7] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup

Receive Your Credentials This Weekend!
 2023-11-02 14:13 UTC 

[GIT PULL 0/4] ARM/SoC updates for 6.7
 2023-11-02  1:10 UTC  (9+ messages)
` [GIT PULL 1/4] SoC DT updates for v6.7
` [GIT PULL 2/4] SoC driver updates for 6.7
` [GIT PULL 3/4] ARM defconfig "
` [GIT PULL 4/4] ARM: SoC code changes "

[GIT PULL] pmdomain updates for v6.7
 2023-11-02  0:01 UTC  (2+ messages)

Major Donors Are QUARTERBACKS
 2023-11-01 14:14 UTC 

Four New United Way Dedicated Events
 2023-10-31 14:17 UTC 

We Know All Your Donors
 2023-10-31 14:17 UTC 

We Need Nonprofit Experts
 2023-10-30 14:09 UTC 

[GIT PULL] More Qualcomm driver updates for v6.7
 2023-10-27  8:15 UTC  (3+ messages)

[GIT PULL] ARM: SoC fixes for 6.7, part 3
 2023-10-26 18:59 UTC  (3+ messages)

[PATCH] ARM: dts: usr8200: Fix phy registers
 2023-10-26 16:50 UTC  (2+ messages)

[GIT PULL] Few more ARM64 defconfig updates for v6.7
 2023-10-26 16:50 UTC  (2+ messages)

[GIT PULL] More Qualcomm Arm32 DeviceTree updates for v6.7
 2023-10-26 16:50 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-10-26 16:50 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).