summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)Author
2020-07-09soc: ti: omap-prm: use atomic iopoll instead of sleeping oneTero Kristo
2020-06-30soc: imx8m: Correct i.MX8MP UID fuse offsetAnson Huang
2020-06-22soc/tegra: pmc: Select GENERIC_PINCONFCorentin Labbe
2020-06-22soc: fsl: dpio: properly compute the consumer indexIoana Ciornei
2020-05-16soc: mediatek: cmdq: return send msg error codeDennis YC Hsieh
2020-04-21Merge tag 'zynqmp-soc-for-v5.7-rc3' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2020-04-17soc: imx8: select SOC_BUSArnd Bergmann
2020-04-17soc: fsl: dpio: avoid stack usage warningArnd Bergmann
2020-04-17soc: fsl: dpio: fix incorrect pointer conversionsArnd Bergmann
2020-04-15drivers: soc: xilinx: fix firmware driver Kconfig dependencyArnd Bergmann
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-04-03riscv: Add Kendryte K210 SoC supportChristoph Hellwig
2020-03-27Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-03-25Merge tag 'v5.6-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2020-03-25Merge tag 'tegra-for-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-03-25Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-03-25Merge tag 'renesas-arm-soc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2020-03-25soc: samsung: chipid: Fix return value on non-Exynos platformsMarek Szyprowski
2020-03-25Merge tag 'soc-fsl-fix-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-03-25Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-03-25Merge tag 'qcom-drivers-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-03-25Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-03-25Merge tag 'renesas-drivers-for-v5.7-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2020-03-24soc: fsl: qe: fix sparse warnings for ucc_slow.cLi Yang
2020-03-24soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structureLi Yang
2020-03-24soc: fsl: qe: fix sparse warnings for qe_ic.cLi Yang
2020-03-24soc: fsl: qe: fix sparse warnings for ucc.cLi Yang
2020-03-24soc: fsl: qe: fix sparse warning for qe_common.cLi Yang
2020-03-24soc: fsl: qe: fix sparse warnings for qe.cLi Yang
2020-03-16soc: qcom: Fix QCOM_APR dependenciesBjorn Andersson
2020-03-16soc: qcom: pdr: Avoid uninitialized use of found in pdr_indication_cbNathan Chancellor
2020-03-16soc: imx: drop COMPILE_TEST for IMX_SCU_SOCPeng Fan
2020-03-16soc: imx: gpc: fix power up sequencingLucas Stach
2020-03-16soc: imx: increase build coverage for imx8m soc driverPeng Fan
2020-03-14soc: qcom: apr: Add avs/audio tracking functionalitySibi Sankar
2020-03-14soc: qcom: Introduce Protection Domain Restart helpersSibi Sankar
2020-03-13soc/tegra: pmc: Cleanup whitespace usageThierry Reding
2020-03-13soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla
2020-03-13soc/tegra: Add support for 32 kHz blink clockSowjanya Komatineni
2020-03-13soc/tegra: Add Tegra PMC clocks registration into PMC driverSowjanya Komatineni
2020-03-10soc: fsl: dpio: register dpio irq handlers after dpio createGrigore Popescu
2020-03-09soc: qcom: socinfo: Use seq_putc() if possibleStephen Boyd
2020-03-09drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmhStephen Boyd
2020-03-03soc: qcom: Do not depend on ARCH_QCOM for QMI helpersManivannan Sadhasivam
2020-02-29soc: amlogic: fix compile failure with MESON_SECURE_PM_DOMAINS & !MESON_SMJianxin Pan
2020-02-27soc: ti: pm33xx: Add base cpuidle supportDave Gerlach
2020-02-27ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidleDave Gerlach
2020-02-24Merge tag 'imx-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson