summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2023-09-08soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...Lad Prabhakar-3/+4
2023-09-08Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt-0/+4
2023-09-01soc: renesas: Kconfig: Select the required configs for RZ/Five SoCLad Prabhakar-0/+4
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-16/+1
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-18/+15
2023-08-30Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-196/+2026
2023-08-30Merge tag 'genpd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/...Linus Torvalds-22705/+22
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2023-08-21Merge tag 'qcom-drivers-for-6.6' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-138/+260
2023-08-21Merge tag 'v6.6-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+14
2023-08-21soc: kunpeng_hccs: fix some sparse warnings about incorrect typeHuisong Li-7/+8
2023-08-21soc: loongson2_pm: add power management supportYinbo Zhu-0/+226
2023-08-16soc: rockchip: grf: Fix SDMMC not working on RK3588 with bus-width > 1Ondrej Jirman-0/+14
2023-08-14Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-22/+17
2023-08-14soc: kunpeng_hccs: add MAILBOX dependencyArnd Bergmann-0/+1
2023-08-13soc: qcom: aoss: Tidy up qmp_send() callersBjorn Andersson-10/+4
2023-08-13soc: qcom: aoss: Format string in qmp_send()Bjorn Andersson-7/+13
2023-08-13soc: qcom: aoss: Move length requirements from callerBjorn Andersson-13/+12
2023-08-12soc: kunpeng_hccs: fix size_t format stringArnd Bergmann-1/+1
2023-08-12soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang-0/+1
2023-08-12soc: aspeed: uart-routing: Use __sysfs_match_stringZev Weiss-1/+1
2023-08-12Merge tag 'hisi-drivers-for-6.6' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann-0/+1490
2023-08-12Merge tag 'samsung-drivers-6.6' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-2/+1
2023-08-12Merge tag 'sunxi-drivers-for-6.6-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-1/+1
2023-08-12Merge tag 'amlogic-drivers-for-v6.6' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-0/+1
2023-08-12Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann-6/+5
2023-08-12Merge tag 'tegra-for-6.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-27/+9
2023-08-12Merge tag 'at91-soc-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann-2/+1
2023-08-12soc: fsl: Explicitly include correct DT includesRob Herring-6/+5
2023-08-12soc: xilinx: Explicitly include correct DT includesRob Herring-0/+1
2023-08-12soc: sunxi: Explicitly include correct DT includesRob Herring-1/+1
2023-08-12soc: rockchip: Explicitly include correct DT includesRob Herring-1/+1
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