summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2023-08-12soc: mediatek: Explicitly include correct DT includesRob Herring-5/+6
2023-08-12soc: aspeed: Explicitly include correct DT includesRob Herring-4/+2
2023-08-11soc: ti: k3-socinfo.c: Add JTAG ID for AM62PXVignesh Raghavendra-0/+1
2023-08-09soc: ti: Use devm_platform_ioremap_resource_byname simplify logicZhang Zekun-13/+6
2023-08-08soc: hisilicon: add sysfs entry to query information of HCCSHuisong Li-0/+660
2023-08-08soc: hisilicon: Support HCCS driver on Kunpeng SoCHuisong Li-0/+830
2023-08-06soc: sunxi: Explicitly include correct DT includesRob Herring-1/+1
2023-08-04soc: amlogic: Explicitly include correct DT includesRob Herring-0/+1
2023-08-04soc: xilinx: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie-2/+2
2023-08-04soc: xilinx: Explicitly include correct DT includesRob Herring-0/+1
2023-08-03Merge branch 'genpd_create_dir' of git://git.kernel.org/pub/scm/linux/kernel/...Bjorn Andersson-22751/+22
2023-08-03soc: qcom: qmi_encdec: Restrict string length in decodeChris Lew-2/+2
2023-08-03soc: qcom: smem: Fix incompatible types in comparisonChen Jiahao-1/+1
2023-08-03soc: qcom: ocmem: add missing clk_disable_unprepare() in ocmem_dev_probe()Yang Yingliang-1/+3
2023-08-01soc: ti: k3-ringacc: remove non-fatal probe deferral logJayesh Choudhary-3/+1
2023-07-31soc: qcom: socinfo: Add SoC ID for SM7125David Wronek-0/+1
2023-07-31soc: qcom: socinfo: drop the IPQ5019 SoC IDKathiravan T-1/+0
2023-07-31soc: qcom: socinfo: add SM4450 IDTengfei Fan-0/+1
2023-07-31soc: qcom: pmic_glink: enable altmode for SM8550Neil Armstrong-5/+1
2023-07-31soc: qcom: pmic_glink_altmode: add retimer-switch supportNeil Armstrong-0/+43
2023-07-31soc: qcom: pmic_glink_altmode: handle safe mode when disconnectNeil Armstrong-1/+17
2023-07-31soc: qcom: rpmhpd: Add SDX75 power domainsRohit Agarwal-0/+16
2023-07-29soc: microchip: Explicitly include correct DT includesRob Herring-2/+1
2023-07-27soc/tegra: cbb: Remove unnecessary print function dev_err()Jiapeng Chong-6/+2
2023-07-27soc/tegra: fuse: Sort includes alphabeticallyThierry Reding-2/+2
2023-07-26genpd: move owl-sps-helper.c from drivers/socArnd Bergmann-52/+0
2023-07-26soc: starfive: remove stale Makefile entryArnd Bergmann-1/+0
2023-07-25soc: ti: Explicitly include correct DT includesRob Herring-4/+5
2023-07-25soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()Yangtao Li-8/+4
2023-07-21soc: qcom: use devm_clk_get_enabled() in gsbi_probe()Yuanjun Gong-8/+3
2023-07-21soc: qcom: rpmhpd: Use the newly created generic RPMHPD bindingsRohit Agarwal-50/+51
2023-07-21soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource()Yangtao Li-6/+3
2023-07-21soc/tegra: Explicitly include correct DT includesRob Herring-13/+2
2023-07-20soc: samsung: Explicitly include correct DT includesRob Herring-3/+3
2023-07-19soc: imx: imx8mp-blk-ctrl: register HSIO PLL clock as bus_power_dev childLucas Stach-1/+1
2023-07-17soc: fsl: qe: Replace all non-returning strlcpy with strscpyAzeem Shaikh-2/+2
2023-07-15soc: qcom: smd-rpm: Move icc_smd_rpm registration to clk-smd-rpmStephan Gerhold-16/+1
2023-07-14soc: qcom: Explicitly include correct DT includesRob Herring-9/+8
2023-07-14soc: xilinx: Move power-domain driver to the genpd dirUlf Hansson-323/+0
2023-07-14soc: ti: Mover power-domain drivers to the genpd dirUlf Hansson-1204/+0
2023-07-14soc: tegra: Move powergate-bpmp driver to the genpd dirUlf Hansson-362/+0
2023-07-14soc: sunxi: Move power-domain driver to the genpd dirUlf Hansson-208/+0
2023-07-14soc: starfive: Move the power-domain driver to the genpd dirUlf Hansson-386/+0
2023-07-14soc: samsung: Move power-domain driver to the genpd dirUlf Hansson-167/+0
2023-07-14soc: rockchip: Mover power-domain driver to the genpd dirUlf Hansson-1396/+0
2023-07-14soc: renesas: Move power-domain drivers to the genpd dirUlf Hansson-2385/+0
2023-07-14soc: qcom: Move power-domain drivers to the genpd dirUlf Hansson-3622/+0
2023-07-13soc: qcom: Add RPM processor/subsystem driverStephan Gerhold-1/+79
2023-07-13soc: qcom: smem: Add qcom_smem_is_available()Stephan Gerhold-0/+11
2023-07-13soc: qcom: smd-rpm: Match rpmsg channel instead of compatibleStephan Gerhold-26/+9