summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2021-05-19soc: mediatek: pm-domains: Add a power domain names for mt8192Enric Balletbo i Serra1-0/+21
2021-05-19soc: mediatek: pm-domains: Add a power domain names for mt8183Enric Balletbo i Serra1-0/+15
2021-05-19soc: mediatek: pm-domains: Add a meaningful power domain nameEnric Balletbo i Serra3-1/+17
2021-05-14soc: aspeed: fix a ternary sign expansion bugDan Carpenter1-1/+3
2021-05-14soc: qcom: mdt_loader: Detect truncated read of segmentsBjorn Andersson1-0/+9
2021-05-14soc: qcom: mdt_loader: Validate that p_filesz < p_memszBjorn Andersson1-0/+8
2021-05-14soc: qcom: pdr: Fix error return code in pdr_register_listenerQinglang Miao1-1/+1
2021-05-14soc/tegra: regulators: Fix locking up when voltage-spread is out of rangeDmitry Osipenko1-1/+1
2021-05-12soc/tegra: pmc: Fix completion of power-gate togglingDmitry Osipenko1-5/+65
2021-04-28soc: qcom: geni: shield geni_icc_get() for ACPI bootShawn Guo1-0/+3
2021-04-14soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann1-1/+1
2021-04-07soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi1-74/+0
2021-03-30soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 ivaTony Lindgren1-1/+5
2021-03-30soc: ti: omap-prm: Fix reboot issue with invalid pcie reset map for dra7Tony Lindgren1-1/+1
2021-03-04soc: samsung: exynos-asv: handle reading revision register errorKrzysztof Kozlowski1-1/+7
2021-03-04soc: samsung: exynos-asv: don't defer early on not-supported SoCsMarek Szyprowski1-5/+5
2021-03-04soc: aspeed: socinfo: Add new systemsJoel Stanley1-8/+25
2021-03-04soc: aspeed: snoop: Add clock control logicJae Hyun Yoo1-3/+27
2021-03-04soc: qcom: ocmem: don't return NULL in of_get_ocmemLuca Weiss1-1/+7
2021-03-04soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...Christophe JAILLET1-1/+4
2021-03-04soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()Dan Carpenter1-1/+1
2021-02-03Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+11
2021-02-03Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-5/+0
2021-01-31Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+1
2021-01-30soc: litex: Properly depend on HAS_IOMEMDavid Gow1-0/+1
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+14
2021-01-28Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+11
2021-01-28soc: sunxi: mbus: Remove DE2 display engine compatiblesPaul Kocialkowski1-5/+0
2021-01-23drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea1-1/+2
2021-01-23drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla1-0/+12
2021-01-15Merge branch 'cpuidle-fix' into fixesTony Lindgren77-439/+3472
2021-01-14soc: litex: Fix compile warning when device tree is not configuredStafford Horne1-1/+2
2021-01-11ARM: imx: fix imx8m dependenciesArnd Bergmann1-1/+1
2020-12-30soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1Tony Lindgren1-0/+11
2020-12-18Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds5-0/+200
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+318
2020-12-17Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-20/+254
2020-12-17Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds70-388/+2643
2020-12-16Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+2
2020-12-16Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+41
2020-12-14soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_initPeter Ujfalusi1-1/+1
2020-12-11Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-0/+2
2020-12-11soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko1-7/+318
2020-12-10soc: mediatek: mmsys: Specify HAS_IOMEM dependency for MTK_MMSYSEnric Balletbo i Serra1-0/+1
2020-12-09Merge tag 'samsung-drivers-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-5/+6
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann2-49/+48
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter2-47/+48
2020-12-09soc: xilinx: vcu: drop useless success messageMichael Tretter1-2/+0
2020-12-09Merge tag 'v5.11-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-3/+1
2020-12-09Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann6-14/+27