summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2021-08-16Merge tag 'soc-fsl-fix-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-36/+48
2021-08-14soc: fsl: qe: fix static checker warningMaxim Kochetkov1-6/+5
2021-08-07soc: fsl: qe: convert QE interrupt controller to platform_deviceMaxim Kochetkov1-31/+44
2021-08-03soc: ixp4xx/qmgr: fix invalid __iomem accessArnd Bergmann1-4/+5
2021-08-03soc: ixp4xx: fix printing resourcesArnd Bergmann1-6/+5
2021-08-02Merge tag 'imx-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-72/+12
2021-08-02ARM: ixp4xx: fix compile-testing soc driversArnd Bergmann3-3/+1
2021-08-02soc/tegra: Make regulator couplers depend on CONFIG_REGULATORDmitry Osipenko1-2/+4
2021-07-15Revert "soc: imx8m: change to use platform driver"Lucas Stach1-72/+12
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-289/+873
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds10-9/+437
2021-07-09Merge branch 'arm/fixes' into arm/socOlof Johansson1-3/+1
2021-07-07Merge tag 'rproc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds1-0/+36
2021-07-06Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-14/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-5/+0
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+7
2021-06-24Merge tag 'v5.14-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-107/+145
2021-06-24Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-0/+4
2021-06-23soc: qcom: smem_state: Add devm_qcom_smem_state_get()Stephan Gerhold1-0/+36
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann2-2/+2
2021-06-17Merge tag 'memory-controller-drv-tegra-5.14-2' of https://git.kernel.org/pub/...Olof Johansson4-7/+245
2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij2-0/+4
2021-06-15Merge tag 'tegra-for-5.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson7-9/+430
2021-06-15Merge tag 'qcom-drivers-for-5.14' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-6/+95
2021-06-15Merge tag 'imx-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-115/+519
2021-06-15Merge tag 'drivers_soc_for_5.13' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-6/+2
2021-06-12Merge tag 'v5.13-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson3-26/+52
2021-06-12Merge tag 'renesas-drivers-for-v5.14-tag1' of git://git.kernel.org/pub/scm/li...Olof Johansson2-1/+37
2021-06-12Merge tag 'arm-soc/for-5.14/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson1-5/+0
2021-06-12soc: imx: gpcv2: add support for i.MX8MN power domainsAdam Ford1-0/+92
2021-06-11soc/tegra: fuse: Fix Tegra234-only buildsThierry Reding1-1/+2
2021-06-10drivers/soc/litex: remove 8-bit subregister optionGabriel Somlo2-14/+1
2021-06-10soc: qcom: rpmpd: Add MDM9607 RPM Power DomainsKonrad Dybcio1-0/+22
2021-06-10soc: renesas: Add support to read LSI DEVID register of RZ/G2{L,LC} SoC'sLad Prabhakar1-1/+32
2021-06-10soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC'sLad Prabhakar1-0/+5
2021-06-04soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()Zhen Lei1-3/+1
2021-06-04PM: AVS: remove redundant dev_err call in omap_sr_probe()Qiheng Lin1-3/+1
2021-06-03soc: mediatek: pwrap: add pwrap driver for MT8195 SoCHenry Chen1-0/+35
2021-06-03crypto: ixp4xx - Add device tree supportLinus Walleij1-0/+7
2021-06-02soc: mtk-pm-domains: Fix the clock prepared issueWeiyi Lu1-23/+8
2021-06-02soc: mtk-pm-domains: do not register smi node as sysconHsin-Yi Wang1-3/+8
2021-06-02soc/tegra: fuse: Don't return -ENOMEM when allocate lookups failedYang Yingliang1-4/+2
2021-06-02soc/tegra: regulators: Support core domain state syncingDmitry Osipenko2-2/+35
2021-06-02soc/tegra: pmc: Add driver state syncingDmitry Osipenko1-0/+34
2021-06-02soc/tegra: pmc: Add core power domainDmitry Osipenko2-0/+112
2021-06-01Merge branch 'for-5.14/soc' into for-5.14/memoryThierry Reding3-2/+245
2021-06-01clk: tegra: Add stubs needed for compile-testingDmitry Osipenko1-5/+0
2021-06-01soc/tegra: Add devm_tegra_core_dev_init_opp_table()Dmitry Osipenko1-0/+97