summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
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: socinfo: Add Soc ID for IPQ5312 and IPQ5302Kathiravan T1-0/+2
2023-05-25soc: qcom: socinfo: Add IDs for IPQ5018 familyRobert Marko1-0/+8
2023-05-25soc: qcom: rmtfs: Fix error code in probe()Dan Carpenter1-0/+1
2023-05-25soc: qcom: Introduce RPM master stats driverKonrad Dybcio3-0/+175
2023-05-25soc: qcom: qmi: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-1/+1
2023-05-25soc: qcom: ramp_controller: Fix an error handling path in qcom_ramp_controlle...Christophe JAILLET1-1/+1
2023-05-25soc: qcom: ramp_controller: Improve error message for failure in .remove()Uwe Kleine-König1-4/+7
2023-05-25soc: qcom: rpmpd: use correct __le32 typeMin-Hua Chen1-2/+2
2023-05-25soc: qcom: mdt_loader: Enhance split binary detectionGokul krishna Krishnakumar1-2/+23
2023-05-23qcom: pmic_glink: enable altmode for SM8450Neil Armstrong1-2/+6
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna1-0/+71
2023-05-17soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu...Suman Anna2-0/+133
2023-05-17soc: ti: pruss: Add pruss_{request,release}_mem_region() APIAndrew F. Davis1-0/+77
2023-05-17soc: ti: pruss: Add pruss_get()/put() APITero Kristo1-0/+62
2023-05-17soc: ti: pruss: Allow compile-testingSimon Horman1-1/+1
2023-05-17soc: ti: pruss: Avoid cast to incompatible function typeSimon Horman1-2/+6
2023-05-17soc: ti: smartreflex: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-05-16soc/tegra: fuse: Add support for Tegra264Stefan Kristiansson1-1/+2
2023-05-15soc: renesas: rcar-rst: Allow WDT reset on R-Car V3UWolfram Sang1-1/+14
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-05-12driver: soc: xilinx: use _safe loop iterator to avoid a use after freeDan Carpenter1-2/+4
2023-05-12soc: xilinx: Use of_property_present() for testing DT property presenceRob Herring1-2/+2
2023-05-09soc: samsung: exynos-pmu: Re-introduce Exynos4212 supportArtur Weber3-2/+22
2023-05-08soc: rockchip: power-domain: add rk3588 mem module supportBoris Brezillon1-35/+125
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