summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-5/+23
2023-05-30soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TESTHerve Codina1-2/+2
2023-05-25soc: qcom: rpmhpd: Add SA8155P power domainsKonrad Dybcio1-0/+16
2023-05-25soc: qcom: Rename ice to qcom_ice to avoid module name conflictAbel Vesa1-1/+2
2023-05-25soc: qcom: rmtfs: Fix error code in probe()Dan Carpenter1-0/+1
2023-05-25soc: qcom: ramp_controller: Fix an error handling path in qcom_ramp_controlle...Christophe JAILLET1-1/+1
2023-05-15soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparisionKrzysztof Kozlowski1-1/+1
2023-05-15soc: qcom: icc-bwmon: fix incorrect error code passed to dev_err_probe()Krzysztof Kozlowski1-2/+2
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+0
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+0
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-0/+2450
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds61-1780/+1858
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-4/+4
2023-04-21soc: fsl: Use of_property_present() for testing DT property presenceRob Herring1-4/+4
2023-04-14Merge tag 'v6.3-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann7-253/+420
2023-04-14soc: ti: smartreflex: Simplify getting the opam_sr pointerUwe Kleine-König1-28/+2
2023-04-14soc: fsl: Use of_property_present() for testing DT property presenceRob Herring1-4/+4
2023-04-14Merge tag 'qcom-drivers-for-6.4-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann5-2/+373
2023-04-14Merge tag 'arm-soc/for-6.4/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann8-1054/+5
2023-04-14Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann11-347/+925
2023-04-14Merge tag 'ti-driver-soc-for-v6.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann8-12/+19
2023-04-14Merge tag 'renesas-drivers-for-v6.4-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-1/+4
2023-04-14Merge tag 'sunxi-drivers-for-6.4-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-2/+1
2023-04-14Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann4-6/+13
2023-04-14Merge tag 'riscv-soc-for-v6.4' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-20/+41
2023-04-14Merge tag 'tegra-for-6.4-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann7-21/+30
2023-04-14Merge tag 'asahi-soc-rtkit-6.4' of https://github.com/AsahiLinux/linux into s...Arnd Bergmann1-2/+14
2023-04-14soc: mediatek: mtk-svs: Add explicit include for cpu.hRob Herring1-0/+1
2023-04-13soc/tegra: cbb: remove MODULE_LICENSE in non-modulesNick Alcock2-2/+0
2023-04-13soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-13soc: fujitsu: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-11soc: mediatek: Kconfig: Add MTK_CMDQ dependency to MTK_MMSYSAngeloGioacchino Del Regno1-0/+1
2023-04-07Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4Bjorn Andersson3-0/+371
2023-04-07soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driverAbel Vesa3-0/+371
2023-04-07soc: qcom: rpmh-rsc: Support RSC v3 minor versionsTushar Nimkar1-1/+1
2023-04-06soc: qcom: smd-rpm: Use GFP_ATOMIC in write pathRob Clark1-1/+1
2023-04-05soc/tegra: fuse: Remove nvmem root only accessKartik1-2/+2
2023-04-05soc/tegra: cbb: tegra194: Use of_address_count() helperYang Yingliang1-3/+1
2023-04-05soc/tegra: cbb: Remove MODULE_LICENSE in non-modulesNick Alcock2-2/+0
2023-04-05soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource()Ye Xingchen1-3/+1
2023-04-05soc: tegra: cbb: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-04-04soc: qcom: icc-bwmon: Handle global registers correctlyKonrad Dybcio1-21/+209
2023-04-04soc: qcom: icc-bwmon: Remove unused struct memberKonrad Dybcio1-1/+0
2023-04-04Merge tag 'amlogic-drivers-for-v6.4' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-5/+3
2023-04-04soc: renesas: renesas-soc: Release 'chipid' from ioremap()Li Yang1-1/+4
2023-04-03soc: bcm: brcmstb: biuctrl: fix of_iomap leakZhaoyang Li1-0/+4
2023-04-03soc: microchip: mpfs: add a prefix to rx_callback()Conor Dooley1-2/+2
2023-04-03Merge patch series "mailbox,soc: mpfs: add support for fallible services"Conor Dooley1-16/+36