summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-30soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TESTHerve Codina
2023-05-24soc: qcom: rpmhpd: Add SA8155P power domainsKonrad Dybcio
2023-05-24soc: qcom: Rename ice to qcom_ice to avoid module name conflictAbel Vesa
2023-05-24soc: qcom: rmtfs: Fix error code in probe()Dan Carpenter
2023-05-24soc: qcom: ramp_controller: Fix an error handling path in qcom_ramp_controlle...Christophe JAILLET
2023-05-14soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparisionKrzysztof Kozlowski
2023-05-14soc: qcom: icc-bwmon: fix incorrect error code passed to dev_err_probe()Krzysztof Kozlowski
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-04-21soc: fsl: Use of_property_present() for testing DT property presenceRob Herring
2023-04-14Merge tag 'v6.3-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-04-14soc: ti: smartreflex: Simplify getting the opam_sr pointerUwe Kleine-König
2023-04-14soc: fsl: Use of_property_present() for testing DT property presenceRob Herring
2023-04-14Merge tag 'qcom-drivers-for-6.4-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-04-14Merge tag 'arm-soc/for-6.4/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2023-04-14Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-04-14Merge tag 'ti-driver-soc-for-v6.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-04-14Merge tag 'renesas-drivers-for-v6.4-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-04-14Merge tag 'sunxi-drivers-for-6.4-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-04-14Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-04-14Merge tag 'riscv-soc-for-v6.4' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-04-14Merge tag 'tegra-for-6.4-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-04-14Merge tag 'asahi-soc-rtkit-6.4' of https://github.com/AsahiLinux/linux into s...Arnd Bergmann
2023-04-13soc: mediatek: mtk-svs: Add explicit include for cpu.hRob Herring
2023-04-13soc/tegra: cbb: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13soc: fujitsu: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-11soc: mediatek: Kconfig: Add MTK_CMDQ dependency to MTK_MMSYSAngeloGioacchino Del Regno
2023-04-07Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4Bjorn Andersson
2023-04-07soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driverAbel Vesa
2023-04-07soc: qcom: rpmh-rsc: Support RSC v3 minor versionsTushar Nimkar
2023-04-06soc: qcom: smd-rpm: Use GFP_ATOMIC in write pathRob Clark
2023-04-05soc/tegra: fuse: Remove nvmem root only accessKartik
2023-04-05soc/tegra: cbb: tegra194: Use of_address_count() helperYang Yingliang
2023-04-05soc/tegra: cbb: Remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-05soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-04-05soc: tegra: cbb: Drop empty platform remove functionUwe Kleine-König
2023-04-04soc: qcom: icc-bwmon: Handle global registers correctlyKonrad Dybcio
2023-04-04soc: qcom: icc-bwmon: Remove unused struct memberKonrad Dybcio
2023-04-04Merge tag 'amlogic-drivers-for-v6.4' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-04-04soc: renesas: renesas-soc: Release 'chipid' from ioremap()Li Yang
2023-04-03soc: bcm: brcmstb: biuctrl: fix of_iomap leakZhaoyang Li
2023-04-03soc: microchip: mpfs: add a prefix to rx_callback()Conor Dooley
2023-04-03Merge patch series "mailbox,soc: mpfs: add support for fallible services"Conor Dooley