summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2023-08-14soc: kunpeng_hccs: add MAILBOX dependencyArnd Bergmann1-0/+1
2023-08-14soc: qcom: aoss: Tidy up qmp_send() callersBjorn Andersson1-10/+4
2023-08-14soc: qcom: aoss: Format string in qmp_send()Bjorn Andersson1-7/+13
2023-08-14soc: qcom: aoss: Move length requirements from callerBjorn Andersson1-13/+12
2023-08-12soc: kunpeng_hccs: fix size_t format stringArnd Bergmann1-1/+1
2023-08-12soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang1-0/+1
2023-08-12soc: aspeed: uart-routing: Use __sysfs_match_stringZev Weiss1-1/+1
2023-08-12Merge tag 'hisi-drivers-for-6.6' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann6-0/+1490
2023-08-12Merge tag 'samsung-drivers-6.6' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-2/+1
2023-08-12Merge tag 'sunxi-drivers-for-6.6-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+1
2023-08-12Merge tag 'amlogic-drivers-for-v6.6' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+1
2023-08-12Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann2-6/+5
2023-08-12Merge tag 'tegra-for-6.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann7-27/+9
2023-08-12Merge tag 'at91-soc-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann2-2/+1
2023-08-12soc: fsl: Explicitly include correct DT includesRob Herring4-6/+5
2023-08-12soc: xilinx: Explicitly include correct DT includesRob Herring1-0/+1
2023-08-12soc: sunxi: Explicitly include correct DT includesRob Herring1-1/+1
2023-08-12soc: rockchip: Explicitly include correct DT includesRob Herring1-1/+1
2023-08-12soc: mediatek: Explicitly include correct DT includesRob Herring5-5/+6
2023-08-12soc: aspeed: Explicitly include correct DT includesRob Herring3-4/+2
2023-08-12soc: ti: k3-socinfo.c: Add JTAG ID for AM62PXVignesh Raghavendra1-0/+1
2023-08-10soc: ti: Use devm_platform_ioremap_resource_byname simplify logicZhang Zekun1-13/+6
2023-08-08soc: hisilicon: add sysfs entry to query information of HCCSHuisong Li2-0/+660
2023-08-08soc: hisilicon: Support HCCS driver on Kunpeng SoCHuisong Li6-0/+830
2023-08-06soc: sunxi: Explicitly include correct DT includesRob Herring1-1/+1
2023-08-04soc: amlogic: Explicitly include correct DT includesRob Herring1-0/+1
2023-08-04soc: xilinx: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie1-2/+2
2023-08-04soc: xilinx: Explicitly include correct DT includesRob Herring1-0/+1
2023-08-03Merge branch 'genpd_create_dir' of git://git.kernel.org/pub/scm/linux/kernel/...Bjorn Andersson85-22751/+22
2023-08-03soc: qcom: qmi_encdec: Restrict string length in decodeChris Lew1-2/+2
2023-08-03soc: qcom: smem: Fix incompatible types in comparisonChen Jiahao1-1/+1
2023-08-03soc: qcom: ocmem: add missing clk_disable_unprepare() in ocmem_dev_probe()Yang Yingliang1-1/+3
2023-08-02soc: ti: k3-ringacc: remove non-fatal probe deferral logJayesh Choudhary1-3/+1
2023-08-01soc: qcom: socinfo: Add SoC ID for SM7125David Wronek1-0/+1
2023-08-01soc: qcom: socinfo: drop the IPQ5019 SoC IDKathiravan T1-1/+0
2023-08-01soc: qcom: socinfo: add SM4450 IDTengfei Fan1-0/+1
2023-08-01soc: qcom: pmic_glink: enable altmode for SM8550Neil Armstrong1-5/+1
2023-08-01soc: qcom: pmic_glink_altmode: add retimer-switch supportNeil Armstrong1-0/+43
2023-08-01soc: qcom: pmic_glink_altmode: handle safe mode when disconnectNeil Armstrong1-1/+17
2023-08-01soc: qcom: rpmhpd: Add SDX75 power domainsRohit Agarwal1-0/+16
2023-07-29soc: microchip: Explicitly include correct DT includesRob Herring2-2/+1
2023-07-27soc/tegra: cbb: Remove unnecessary print function dev_err()Jiapeng Chong1-6/+2
2023-07-27soc/tegra: fuse: Sort includes alphabeticallyThierry Reding1-2/+2
2023-07-26genpd: move owl-sps-helper.c from drivers/socArnd Bergmann3-52/+0
2023-07-26soc: starfive: remove stale Makefile entryArnd Bergmann1-1/+0
2023-07-25soc: ti: Explicitly include correct DT includesRob Herring4-4/+5
2023-07-25soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-8/+4
2023-07-22soc: qcom: use devm_clk_get_enabled() in gsbi_probe()Yuanjun Gong1-8/+3
2023-07-22soc: qcom: rpmhpd: Use the newly created generic RPMHPD bindingsRohit Agarwal1-50/+51
2023-07-21soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-6/+3