summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2021-01-12soc: bcm: add PM driver for Broadcom's PMBRafał Miłecki
2021-01-11soc: imx8m: change to use platform driverAlice Guo
2021-01-11ARM: imx: fix imx8m dependenciesArnd Bergmann
2021-01-08soc: samsung: exynos-chipid: correct helpers __init annotationKrzysztof Kozlowski
2021-01-07riscv: Fix builtin DTB handlingDamien Le Moal
2021-01-07RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740Yash Shah
2021-01-07soc: qcom: rpmh: Remove serialization of TCS commandsLina Iyer
2021-01-03soc: samsung: exynos-chipid: convert to driver and merge exynos-asvKrzysztof Kozlowski
2021-01-03soc: samsung: exynos-asv: handle reading revision register errorKrzysztof Kozlowski
2021-01-03soc: samsung: exynos-asv: don't defer early on not-supported SoCsMarek Szyprowski
2020-12-30soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1Tony Lindgren
2020-12-28soc: qcom: smem: use %*ph to print small bufferAndy Shevchenko
2020-12-28drivers: qcom: rpmh-rsc: Do not read back the register write on triggerLina Iyer
2020-12-28soc: qcom: llcc-qcom: Add support for SM8250 SoCManivannan Sadhasivam
2020-12-28soc: qcom: llcc-qcom: Extract major hardware versionSai Prakash Ranjan
2020-12-28drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-16Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-14soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_initPeter Ujfalusi
2020-12-11Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2020-12-11soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko
2020-12-10soc: mediatek: mmsys: Specify HAS_IOMEM dependency for MTK_MMSYSEnric Balletbo i Serra
2020-12-09Merge tag 'samsung-drivers-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter
2020-12-09soc: xilinx: vcu: drop useless success messageMichael Tretter
2020-12-09Merge tag 'v5.11-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2020-12-09Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-12-09Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/s...Arnd Bergmann
2020-12-09Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-12-07Merge branch 'i2c/for-current' into i2c/for-5.11Wolfram Sang
2020-12-05soc: samsung: exynos-chipid: initialize later - with arch_initcallKrzysztof Kozlowski
2020-12-05soc: samsung: exynos-chipid: order list of SoCs by nameKrzysztof Kozlowski
2020-12-04soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe()Zhang Changzhong
2020-11-30soc: amlogic: replace devm_reset_control_array_get()Yejune Deng
2020-11-30soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()Yu Kuai
2020-11-30Merge tag 'aspeed-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-11-30Merge tag 'v5.10-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2020-11-30Merge tag 'arm-soc/for-5.11/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2020-11-30Merge tag 'at91-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-28soc: mediatek: mmsys: Use devm_platform_ioremap_resource()Enric Balletbo i Serra
2020-11-28soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu
2020-11-28soc: mediatek: add mt6779 devapc driverNeal Liu
2020-11-27soc / drm: mediatek: cmdq: Remove timeout handler in helper functionChun-Kuang Hu