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