summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds2-4/+3
2025-12-06Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-29/+125
2025-12-06Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-279/+1539
2025-12-05Merge tag 'samsung-drivers-6.19-2-late' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-4/+5
2025-12-05Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-21/+5
2025-11-28Merge tag 'soc-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-0/+95
2025-11-28Merge tag 'apple-soc-drivers-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-15/+13
2025-11-28Merge tag 'soc_fsl-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2-2/+2
2025-11-28Merge tag 'amlogic-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-8/+10
2025-11-27soc: samsung: exynos-pmu: fix device leak on regmap lookupJohan Hovold1-0/+2
2025-11-27soc: samsung: exynos-pmu: Fix structure initializationMarek Szyprowski1-4/+3
2025-11-27soc: tegra: Simplify with of_machine_device_match()Krzysztof Kozlowski1-11/+1
2025-11-27soc: qcom: ubwc: Simplify with of_machine_get_match_data()Krzysztof Kozlowski1-10/+4
2025-11-26soc: fsl: qbman: use kmalloc_array() instead of kmalloc()Gongwei Li1-1/+1
2025-11-26soc: fsl: qbman: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2025-11-25Merge tag 'mtk-soc-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+3
2025-11-25Merge tag 'v6.19-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+15
2025-11-25Merge tag 'qcom-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann11-92/+604
2025-11-25Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann4-25/+63
2025-11-25Merge tag 'tegra-for-6.19-syscore' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-11/+18
2025-11-25Merge tag 'renesas-drivers-for-v6.19-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann6-0/+324
2025-11-25Merge tag 'samsung-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann5-142/+500
2025-11-25Merge tag 'renesas-drivers-for-v6.19-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-1/+2
2025-11-24soc: renesas: Use bitfield helpersGeert Uytterhoeven1-2/+2
2025-11-24soc: renesas: rz-sysc: Convert to common field_get() helperGeert Uytterhoeven1-3/+1
2025-11-24soc: renesas: rz-sysc: #undef field_get() before local definitionGeert Uytterhoeven1-0/+1
2025-11-19soc: amlogic: meson-gx-socinfo: add new SoCs idXianwei Zhao1-0/+6
2025-11-18soc: rockchip: grf: Add select correct PWM implementation on RK3368Heiko Stuebner1-0/+1
2025-11-14soc/tegra: pmc: Add USB wake events for Tegra234Haotien Hsu1-0/+7
2025-11-14soc/tegra: pmc: Document tegra_pmc.syscore fieldThierry Reding1-0/+1
2025-11-14soc/tegra: pmc: Don't fail if "aotag" is not presentPrathamesh Shete1-3/+10
2025-11-14soc/tegra: fuse: speedo-tegra210: Add SoC speedo 2Aaron Kling1-0/+1
2025-11-14soc/tegra: fuse: speedo-tegra210: Update speedo IDsAaron Kling1-19/+43
2025-11-14soc/tegra: Resolve a spelling error in the tegra194-cbb.cBruno Sobreira França1-1/+1
2025-11-14soc/tegra: fuse: Do not register SoC device on ACPI bootKartik Rajput1-2/+0
2025-11-14syscore: Pass context data to callbacksThierry Reding2-11/+18
2025-11-13soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap configClaudiu Beznea6-0/+323
2025-11-13soc: renesas: r9a09g056-sys: Populate max_registerClaudiu Beznea1-0/+1
2025-11-11soc: qcom: mdt_loader: rename 'firmware' parameter of qcom_mdt_load()Gabor Juhos1-4/+4
2025-11-11soc: qcom: mdt_loader: merge __qcom_mdt_load() and qcom_mdt_load_no_init()Gabor Juhos1-27/+19
2025-11-06soc: qcom: socinfo: Add reserve field to support future extensionMukesh Ojha1-0/+3
2025-11-06soc: qcom: socinfo: Add support for new fields in revision 20Mukesh Ojha1-0/+6
2025-11-05net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon1-7/+7
2025-11-04soc: qcom: socinfo: add support to extract more than 32 image versionsKathiravan Thirumoorthy1-8/+37
2025-11-04soc: qcom: smem: drop the WARN_ON() on SMEM item validationKathiravan Thirumoorthy1-2/+2
2025-11-04soc: qcom: ubwc: Add config for KaanapaliAkhil P Oommen1-0/+11
2025-11-04soc: qcom: socinfo: Add SoC ID for QCS6490Komal Bajaj1-0/+1
2025-11-04soc: qcom: ice: Add HWKM v1 support for wrapped keysNeeraj Soni1-23/+58
2025-11-03soc: samsung: exynos-chipid: use a local dev variableTudor Ambarus1-8/+8
2025-11-01soc: qcom: smem: better track SMEM uninitialized stateChristian Marangi1-11/+15