drivers/soc/qcom

Qualcomm Snapdragon SoC platform support

Provides the low-level platform plumbing for Qualcomm Snapdragon systems-on-chip, including shared memory between the application processor and co-processors (SMEM), power and resource managers, and other Snapdragon-specific infrastructure used by Android phones, Chromebooks, and Snapdragon-based Windows PCs.

keep conf=0.94 deploy=high replacement=none subsystem=soc category=platform-vendor
94%

recommendation

It should stay because this is the live platform glue for Qualcomm Snapdragon chips, which Qualcomm is still launching in new flagship phones (Snapdragon 8 Elite Gen 5, September 2025) and Windows-on-Arm laptops (Snapdragon X2 Elite, September 2025). Upstream activity is current, with Qualcomm engineers posting and reviewing patches into 2026, and no replacement exists since these are SoC-specific infrastructure blocks.

repository signals

45 files
25,482 source lines
578 commits, 5y
+19,376 / −9,332 lines added / removed, 5y
168 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 578 total · active in 59/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 7 commits · +57 −44 2021-06: 6 commits · +100 −6 2021-07: 9 commits · +301 −12 2021-08: 8 commits · +118 −9 2021-09: 14 commits · +319 −201 2021-10: 11 commits · +438 −37 2021-11: 8 commits · +85 −4 2021-12: 11 commits · +298 −237 2022-01: 18 commits · +275 −125 2022-02: 4 commits · +31 −1 2022-03: 8 commits · +260 −81 2022-04: 5 commits · +77 −25 2022-05: 6 commits · +73 −4 2022-06: 5 commits · +20 −14 2022-07: 21 commits · +869 −119 2022-08: 8 commits · +261 −177 2022-09: 6 commits · +71 −12 2022-10: 9 commits · +198 −16 2022-11: 17 commits · +805 −120 2022-12: 6 commits · +1,322 −2 2023-01: 15 commits · +163 −1,354 2023-02: 11 commits · +849 −7 2023-03: 29 commits · +1,474 −899 2023-04: 9 commits · +581 −7 2023-05: 15 commits · +138 −108 2023-06: 22 commits · +317 −152 2023-07: 10 commits · +83 −3,696 2023-08: 13 commits · +315 −123 2023-09: 20 commits · +311 −140 2023-10: 7 commits · +64 −21 2023-11: 4 commits · +228 −4 2023-12: 13 commits · +52 −225 2024-01: 9 commits · +407 −20 2024-02: 14 commits · +323 −27 2024-03: 5 commits · +6 −15 2024-04: 3 commits · +17 −0 2024-05: 10 commits · +115 −24 2024-06: 14 commits · +1,189 −313 2024-07: 17 commits · +255 −76 2024-08: 18 commits · +115 −133 2024-09: 10 commits · +2,399 −289 2024-10: 14 commits · +640 −39 2024-11: 2 commits · +59 −27 2024-12: 7 commits · +7 −3 2025-01: 5 commits · +53 −7 2025-02: 3 commits · +14 −8 2025-03: 3 commits · +21 −17 2025-04: 5 commits · +342 −23 2025-05: 6 commits · +540 −18 2025-06: 13 commits · +501 −27 2025-07: 8 commits · +38 −14 2025-08: 12 commits · +24 −22 2025-09: 9 commits · +922 −27 2025-10: 11 commits · +302 −77 2025-11: 10 commits · +158 −62 2025-12: 3 commits · +214 −4 2026-01: 4 commits · +40 −21 2026-02: 3 commits · +38 −39 2026-03: 2 commits · +29 −12 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Upstream activity is current in 2026: a v3 patch for drivers/soc/qcom/smem.c was posted on April 23, 2026, with review and test tags.

  2. lore.kernel.org

    The subsystem is still receiving Qualcomm-authored maintenance patches in 2026, e.g. 'soc: qcom: smem: Update max processor count' on March 31, 2026.

  3. qualcomm.com

    Qualcomm announced Snapdragon 8 Elite Gen 5 in September 2025 and stated it would ship in new flagship devices from multiple OEMs in the following days.

  4. qualcomm.com

    Qualcomm announced Snapdragon X2 Elite PC processors in September 2025 for ultra-premium Windows 11 PCs, showing ongoing new-design Qualcomm SoC deployments beyond phones.

codex reasoning notes (technical)

`drivers/soc/qcom` is active Qualcomm SoC support code, not a legacy orphan: lore MCP `lore_activity` and `lore_file_timeline` on `drivers/soc/qcom/smem.c` showed active 2026 patch traffic, reviews, and testing, which matches the directory-level static stats (571 substantive commits in 5y, most recent 2026-03-19). Qualcomm press-release URLs were obtained via web search and show Snapdragon mobile and PC SoCs still shipping in new products in 2025. No natural replacement driver exists because this directory provides Qualcomm-specific SoC infrastructure blocks used by current Snapdragon platforms.