summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie1-3/+20
9 dayssoc: qcom: use no-UBWC config for MSM8956/76Dmitry Baryshkov1-2/+2
9 dayssoc: qcom: add configuration for MSM8929Dmitry Baryshkov1-0/+1
9 dayssoc: qcom: ubwc: add more missing platformsDmitry Baryshkov1-0/+4
9 dayssoc: qcom: ubwc: use no-uwbc config for MSM8917Dmitry Baryshkov1-1/+1
2025-08-13soc: qcom: ubwc: Add missing UBWC config for SM7225Luca Weiss1-0/+1
2025-08-13soc: qcom: ubwc: provide no-UBWC configurationDmitry Baryshkov1-0/+11
2025-08-11soc/tegra: pmc: Ensure power-domains are in a known stateJon Hunter1-22/+29
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-3/+3
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-0/+291
2025-07-29Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-7/+19
2025-07-29Merge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+0
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-560/+1330
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-6/+7
2025-07-29Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-07-29Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-07-26Merge tag 'hisi-drivers-for-6.17' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann1-2/+2
2025-07-26Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-3/+19
2025-07-24soc: apple: rtkit: Make shmem_destroy optionalSven Peter1-2/+1
2025-07-22Merge tag 'qcom-drivers-for-6.17' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-24/+232
2025-07-22soc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm platformsPraveen Talari1-6/+7
2025-07-22arm: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-07-21Merge tag 'tegra-for-6.17-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann5-190/+732
2025-07-21soc: fsl: qe: convert set_multiple() to returning an integerBartosz Golaszewski1-3/+5
2025-07-21Merge tag 'mtk-soc-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-53/+56
2025-07-21Merge tag 'soc_fsl-6.17-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann3-6/+6
2025-07-21Merge tag 'aspeed-6.17-drivers-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-116/+112
2025-07-18soc: hisilicon: kunpeng_hccs: Fix incorrect log informationHuisong Li1-2/+2
2025-07-17soc: qcom: socinfo: Add support to retrieve APPSBL build detailsKathiravan Thirumoorthy1-0/+2
2025-07-17soc: qcom: pmic_glink: fix OF node leakJohan Hovold1-2/+7
2025-07-17soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDsRakesh Kota1-0/+2
2025-07-17soc: qcom: socinfo: Add PM7550 & PMIV0108 PMICsLuca Weiss1-0/+2
2025-07-17soc: qcom: socinfo: Add SoC IDs for SM7635 familyLuca Weiss1-0/+5
2025-07-16soc: qcom: rpmh-rsc: Add RSC version 4 supportMaulik Shah1-1/+1
2025-07-09soc/tegra: cbb: Add support for CBB fabrics in Tegra254Sumit Gupta1-0/+58
2025-07-09soc/tegra: cbb: Add support for CBB fabrics in Tegra264Sumit Gupta1-0/+279
2025-07-09soc/tegra: cbb: Support HW lookup to get timed out target addressSumit Gupta1-5/+36
2025-07-09soc/tegra: cbb: Improve handling for per SoC fabric dataSumit Gupta1-108/+131
2025-07-09soc/tegra: cbb: Make error interrupt enable and status per SoCSumit Gupta1-2/+20
2025-07-09soc/tegra: cbb: Change master/slave to initiator/targetSumit Gupta2-119/+120
2025-07-09soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUSSumit Gupta1-0/+2
2025-07-09soc/tegra: pmc: Opt-out from genpd's common ->sync_state() supportUlf Hansson1-7/+19
2025-07-08soc: renesas: Sort Renesas Kconfig configsKuninori Morimoto1-158/+158
2025-07-08soc: Use dev_fwnode()Jiri Slaby (SUSE)2-4/+2
2025-07-08soc: fsl: qe: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-07-08soc: aspeed: lpc-snoop: Lift channel config to const structsAndrew Jeffery1-54/+45
2025-07-08soc: aspeed: lpc-snoop: Consolidate channel initialisationAndrew Jeffery1-27/+24
2025-07-08soc: aspeed: lpc-snoop: Use dev_err_probe() where possibleAndrew Jeffery1-10/+5
2025-07-08soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled()Andrew Jeffery1-16/+4
2025-07-08soc: aspeed: lpc-snoop: Rearrange channel pathsAndrew Jeffery1-22/+28