summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+0
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+2450
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1780/+1858
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-4/+4
2023-04-21soc: fsl: Use of_property_present() for testing DT property presenceRob Herring-4/+4
2023-04-14Merge tag 'v6.3-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-253/+420
2023-04-14soc: ti: smartreflex: Simplify getting the opam_sr pointerUwe Kleine-König-28/+2
2023-04-14soc: fsl: Use of_property_present() for testing DT property presenceRob Herring-4/+4
2023-04-14Merge tag 'qcom-drivers-for-6.4-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-2/+373
2023-04-14Merge tag 'arm-soc/for-6.4/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann-1054/+5
2023-04-14Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-347/+925
2023-04-14Merge tag 'ti-driver-soc-for-v6.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-12/+19
2023-04-14Merge tag 'renesas-drivers-for-v6.4-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-1/+4
2023-04-14Merge tag 'sunxi-drivers-for-6.4-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-2/+1
2023-04-14Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-6/+13
2023-04-14Merge tag 'riscv-soc-for-v6.4' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-20/+41
2023-04-14Merge tag 'tegra-for-6.4-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-21/+30
2023-04-14Merge tag 'asahi-soc-rtkit-6.4' of https://github.com/AsahiLinux/linux into s...Arnd Bergmann-2/+14
2023-04-13soc: mediatek: mtk-svs: Add explicit include for cpu.hRob Herring-0/+1
2023-04-13soc/tegra: cbb: remove MODULE_LICENSE in non-modulesNick Alcock-2/+0
2023-04-13soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-13soc: fujitsu: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-11soc: mediatek: Kconfig: Add MTK_CMDQ dependency to MTK_MMSYSAngeloGioacchino Del Regno-0/+1
2023-04-07Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4Bjorn Andersson-0/+371
2023-04-07soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driverAbel Vesa-0/+371
2023-04-07soc: qcom: rpmh-rsc: Support RSC v3 minor versionsTushar Nimkar-1/+1
2023-04-06soc: qcom: smd-rpm: Use GFP_ATOMIC in write pathRob Clark-1/+1
2023-04-05soc/tegra: fuse: Remove nvmem root only accessKartik-2/+2
2023-04-05soc/tegra: cbb: tegra194: Use of_address_count() helperYang Yingliang-3/+1
2023-04-05soc/tegra: cbb: Remove MODULE_LICENSE in non-modulesNick Alcock-2/+0
2023-04-05soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2023-04-05soc: tegra: cbb: Drop empty platform remove functionUwe Kleine-König-6/+0
2023-04-04soc: qcom: icc-bwmon: Handle global registers correctlyKonrad Dybcio-21/+209
2023-04-04soc: qcom: icc-bwmon: Remove unused struct memberKonrad Dybcio-1/+0
2023-04-04Merge tag 'amlogic-drivers-for-v6.4' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-5/+3
2023-04-04soc: renesas: renesas-soc: Release 'chipid' from ioremap()Li Yang-1/+4
2023-04-03soc: bcm: brcmstb: biuctrl: fix of_iomap leakZhaoyang Li-0/+4
2023-04-03soc: microchip: mpfs: add a prefix to rx_callback()Conor Dooley-2/+2
2023-04-03Merge patch series "mailbox,soc: mpfs: add support for fallible services"Conor Dooley-16/+36
2023-04-03soc: microchip: mpfs: handle timeouts and failed services differentlyConor Dooley-5/+22
2023-04-03soc: microchip: mpfs: simplify error handling in mpfs_blocking_transaction()Conor Dooley-14/+13
2023-04-03soc: microchip: mpfs: use a consistent completion timeoutConor Dooley-1/+5
2023-04-03soc: microchip: mpfs: fix some horrible alignmentConor Dooley-2/+2
2023-04-03soc/tegra: pmc: Support software wake-up for SPEPetlozu Pravareshwar-0/+22
2023-04-03soc/tegra: pmc: Add wake source interrupt for MGBESushil Singh-1/+2
2023-04-03soc/tegra: pmc: Add the PMIC wake event for Tegra234Jon Hunter-0/+1
2023-04-03soc/tegra: bpmp: Actually free memory on error pathMikko Perttunen-1/+1