summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-4/+4
4 daysMerge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
4 daysMerge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-402/+1319
7 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-20/+9
10 daysMerge tag 'riscv-soc-drivers-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski4-20/+247
2026-04-06ASoC: qcom: Constify GPR packet being send over GPR interfaceKrzysztof Kozlowski1-4/+4
2026-04-03Merge tag 'qcom-drivers-for-7.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann11-122/+353
2026-04-03Merge tag 'tegra-for-7.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-253/+605
2026-04-02Merge tag 'renesas-drivers-for-v7.1-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann3-3/+3
2026-04-02Merge tag 'hisi-drivers-for-7.1' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann1-4/+3
2026-04-01Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski3-13/+30
2026-04-01Merge tag 'riscv-soc-fixes-for-v7.0-rc6' of ssh://gitolite.kernel.org/pub/scm...Krzysztof Kozlowski2-4/+8
2026-04-01Merge tag 'aspeed-7.0-fixes-0' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Krzysztof Kozlowski1-1/+1
2026-03-31soc: microchip: add mpfs gpio interrupt mux driverConor Dooley3-0/+193
2026-03-30soc: qcom: socinfo: Add SoC ID for SA8650PLei wang1-0/+1
2026-03-30soc: qcom: wcnss: simplify allocation of reqRosen Penev1-8/+9
2026-03-30soc: qcom: pd-mapper: Add support for ElizaAbel Vesa1-0/+1
2026-03-30soc: qcom: aoss: compare against normalized cooling stateAlok Tiwari1-1/+1
2026-03-30soc: qcom: llcc: fix v1 SB syndrome register offsetAlok Tiwari1-1/+1
2026-03-28soc/tegra: pmc: Add IO pads for Tegra264Jon Hunter1-2/+64
2026-03-28soc/tegra: pmc: Rename has_impl_33v_pwr flagJon Hunter1-11/+11
2026-03-28soc/tegra: pmc: Refactor IO pad voltage controlJon Hunter1-208/+259
2026-03-28soc/tegra: pmc: Add Tegra264 wake eventsJon Hunter1-0/+11
2026-03-28soc/tegra: pmc: Add AOWAKE regs for Tegra264Jon Hunter1-0/+8
2026-03-28soc/tegra: pmc: Add support for SoC specific AOWAKE offsetsJon Hunter1-25/+61
2026-03-28soc/tegra: pmc: Remove unused AOWAKE definitionsJon Hunter1-3/+0
2026-03-28soc/tegra: pmc: Add kerneldoc for wake-up variablesJon Hunter1-0/+2
2026-03-28soc/tegra: pmc: Correct function names in kerneldocJon Hunter1-2/+2
2026-03-28soc/tegra: pmc: Add kerneldoc for reboot notifierJon Hunter1-0/+1
2026-03-28soc/tegra: common: Add Tegra114 support to devm_tegra_core_dev_init_opp_tableSvyatoslav Ryhel1-2/+3
2026-03-28soc/tegra: pmc: Enable core domain support for Tegra114Svyatoslav Ryhel1-1/+1
2026-03-27soc/tegra: cbb: Fix cross-fabric target timeout lookupSumit Gupta1-1/+26
2026-03-27soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tablesSumit Gupta1-2/+2
2026-03-27soc/tegra: cbb: Set ERD on resume for err interruptSumit Gupta1-0/+4
2026-03-27soc/tegra: cbb: Add support for CBB fabrics in Tegra238Sumit Gupta1-0/+134
2026-03-26soc: qcom: ubwc: Add support for MahuaGopikrishna Garmidi1-0/+1
2026-03-26soc: qcom: pd-mapper: Add support for Glymur and MahuaSrinivas Kandagatla1-0/+10
2026-03-26soc: qcom: ubwc: Add configuration Eliza SoCKrzysztof Kozlowski1-0/+12
2026-03-26soc: qcom: ubwc: Remove redundant x1e80100_dataKrzysztof Kozlowski1-13/+2
2026-03-25soc/tegra: Add Tegra238 Kconfig symbolThierry Reding1-0/+9
2026-03-25soc/tegra: Make ARCH_TEGRA_SOC_FOO defaults for NVIDIA TegraKrzysztof Kozlowski1-0/+11
2026-03-24soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not availableDmitry Baryshkov1-4/+3
2026-03-24soc: qcom: ocmem: register reasons for probe deferralsDmitry Baryshkov1-4/+4
2026-03-24soc: qcom: ocmem: make the core clock optionalDmitry Baryshkov1-1/+1
2026-03-23soc: qcom: ubwc: disable bank swizzling for Glymur platformDmitry Baryshkov1-2/+1
2026-03-23Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich4-8/+34
2026-03-21soc: hisilicon: kunpeng_hccs: Remove unused input parameterHuisong Li1-3/+2
2026-03-21soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier compiling war...Huisong Li1-1/+1
2026-03-19soc: microchip: mpfs-mss-top-sysreg: Fix resource leak on driver unbindFelix Gu1-2/+4
2026-03-19soc: microchip: mpfs-control-scb: Fix resource leak on driver unbindFelix Gu1-2/+4