summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2023-07-14soc: starfive: Move the power-domain driver to the genpd dirUlf Hansson
2023-07-14soc: samsung: Move power-domain driver to the genpd dirUlf Hansson
2023-07-14soc: rockchip: Mover power-domain driver to the genpd dirUlf Hansson
2023-07-14soc: renesas: Move power-domain drivers to the genpd dirUlf Hansson
2023-07-14soc: qcom: Move power-domain drivers to the genpd dirUlf Hansson
2023-07-13soc: qcom: Add RPM processor/subsystem driverStephan Gerhold
2023-07-13soc: qcom: smem: Add qcom_smem_is_available()Stephan Gerhold
2023-07-13soc: qcom: smd-rpm: Match rpmsg channel instead of compatibleStephan Gerhold
2023-07-13soc: qcom: smem: Use struct_size()Christophe JAILLET
2023-07-11soc: ti: k3-ringacc: Fixup documentation errorsNishanth Menon
2023-07-11soc: mediatek: Move power-domain drivers to the genpd dirUlf Hansson
2023-07-11soc: imx: Move power-domain drivers to the genpd dirUlf Hansson
2023-07-11soc: bcm: Move power-domain drivers to the genpd dirUlf Hansson
2023-07-11soc: apple: Move power-domain driver to the genpd dirUlf Hansson
2023-07-11soc: amlogic: Move power-domain drivers to the genpd dirUlf Hansson
2023-07-11soc: actions: Move power-domain driver to the genpd dirUlf Hansson
2023-07-10driver: soc: xilinx: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-09soc: qcom: spm: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-09soc: qcom: rpmh-rsc: Include state in trace eventBjorn Andersson
2023-07-09soc: qcom: cmd-db: Drop NUL bytes from debugfs outputBjorn Andersson
2023-07-09soc: qcom: rpmpd: Add sync_stateKonrad Dybcio
2023-07-09soc: qcom: ocmem: Add support for msm8226Luca Weiss
2023-07-09soc: qcom: ocmem: make iface clock optionalLuca Weiss
2023-07-09soc: qcom: ocmem: Use dev_err_probe where appropriateLuca Weiss
2023-07-09soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macrosLuca Weiss
2023-07-09soc: qcom: icc-bwmon: Set default thresholds dynamicallyKonrad Dybcio
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-30Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown
2023-06-22Merge tag 'v6.5-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-06-22Merge tag 'amlogic-drivers-for-v6.5' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-06-21Merge tag 'ti-driver-soc-for-v6.5' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-06-21Merge tag 'qcom-drivers-for-6.5-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-06-21Merge tag 'v6.4-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-06-21Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-06-21Merge tag 'tegra-for-6.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-06-19drivers: meson: secure-pwrc: always enable DMA domainAlexey Romanov
2023-06-14soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secon...Vijaya Krishna Nivarthi
2023-06-13soc: qcom: icc-bwmon: Fix MSM8998 count unitKonrad Dybcio
2023-06-13soc: qcom: socinfo: Add Soc ID for IPQ5300Kathiravan T
2023-06-13soc: qcom: Fix a IS_ERR() vs NULL bug in probeDan Carpenter
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 19Naman Jain
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 18Naman Jain
2023-06-13soc: qcom: mdt_loader: Fix split image detectionBjorn Andersson
2023-06-11soc: rockchip: dtpm: use C99 array init syntaxRandy Dunlap
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-09soc/tegra: pmc: Use devm_clk_notifier_register()Thierry Reding
2023-06-09soc/tegra: pmc: Simplify debugfs initializationThierry Reding