summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+195
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-389/+0
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2020-05-26cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driverStephan Gerhold3-389/+0
2020-05-26Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann2-0/+195
2020-05-20soc: imx: move cpu code to drivers/soc/imxPeng Fan2-0/+195
2020-05-16soc: mediatek: cmdq: return send msg error codeDennis YC Hsieh1-1/+3
2020-05-08soc: fsl: dpio: properly compute the consumer indexIoana Ciornei1-0/+1
2020-04-21Merge tag 'zynqmp-soc-for-v5.7-rc3' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann1-2/+2
2020-04-17soc: imx8: select SOC_BUSArnd Bergmann1-0/+1
2020-04-17soc: fsl: dpio: avoid stack usage warningArnd Bergmann1-5/+14
2020-04-17soc: fsl: dpio: fix incorrect pointer conversionsArnd Bergmann1-4/+2
2020-04-15drivers: soc: xilinx: fix firmware driver Kconfig dependencyArnd Bergmann1-2/+2
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-0/+267
2020-04-04Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds30-166/+2451
2020-04-04Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-162/+678
2020-04-03riscv: Add Kendryte K210 SoC supportChristoph Hellwig5-0/+267
2020-03-27Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann8-116/+921
2020-03-25Merge tag 'v5.6-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2-0/+129
2020-03-25Merge tag 'tegra-for-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-161/+527
2020-03-25Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+20
2020-03-25Merge tag 'renesas-arm-soc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2020-03-25soc: samsung: chipid: Fix return value on non-Exynos platformsMarek Szyprowski1-1/+1
2020-03-25Merge tag 'soc-fsl-fix-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-4/+4
2020-03-25Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann6-14/+26
2020-03-25Merge tag 'qcom-drivers-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann10-25/+1275
2020-03-25Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-0/+218
2020-03-25Merge tag 'renesas-drivers-for-v5.7-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann3-11/+11
2020-03-25soc: fsl: qe: fix sparse warnings for ucc_slow.cLi Yang1-13/+13
2020-03-25soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structureLi Yang1-7/+0
2020-03-25soc: fsl: qe: fix sparse warnings for qe_ic.cLi Yang1-1/+1
2020-03-25soc: fsl: qe: fix sparse warnings for ucc.cLi Yang1-1/+1
2020-03-25soc: fsl: qe: fix sparse warning for qe_common.cLi Yang1-1/+1
2020-03-25soc: fsl: qe: fix sparse warnings for qe.cLi Yang1-2/+2
2020-03-17soc: qcom: Fix QCOM_APR dependenciesBjorn Andersson1-0/+1
2020-03-17soc: qcom: pdr: Avoid uninitialized use of found in pdr_indication_cbNathan Chancellor1-1/+1
2020-03-16soc: imx: drop COMPILE_TEST for IMX_SCU_SOCPeng Fan1-1/+1
2020-03-16soc: imx: gpc: fix power up sequencingLucas Stach1-11/+13
2020-03-16soc: imx: increase build coverage for imx8m soc driverPeng Fan4-2/+11
2020-03-15soc: qcom: apr: Add avs/audio tracking functionalitySibi Sankar2-9/+115
2020-03-15soc: qcom: Introduce Protection Domain Restart helpersSibi Sankar4-0/+1141
2020-03-13soc/tegra: pmc: Cleanup whitespace usageThierry Reding1-163/+163
2020-03-13soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla1-49/+61
2020-03-13soc/tegra: Add support for 32 kHz blink clockSowjanya Komatineni1-0/+112
2020-03-13soc/tegra: Add Tegra PMC clocks registration into PMC driverSowjanya Komatineni1-0/+242
2020-03-10soc: fsl: dpio: register dpio irq handlers after dpio createGrigore Popescu1-4/+4
2020-03-09soc: qcom: socinfo: Use seq_putc() if possibleStephen Boyd1-1/+1
2020-03-09drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmhStephen Boyd1-1/+1
2020-03-04soc: qcom: Do not depend on ARCH_QCOM for QMI helpersManivannan Sadhasivam1-1/+0