aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman5-87/+27
2021-08-06soc: fsl: qe: convert QE interrupt controller to platform_deviceMaxim Kochetkov1-31/+44
2021-08-06soc: mediatek: mmsys: Fix missing UFOE component in mt8173 table routingEnric Balletbo i Serra1-0/+4
2021-08-06soc: mediatek: mmsys: add MT8365 supportFabien Parent2-0/+71
2021-08-04soc: qcom: smsm: Fix missed interrupts if state changes while maskedStephan Gerhold1-3/+8
2021-08-04soc: qcom: smsm: Implement support for get_irqchip_stateStephan Gerhold1-0/+17
2021-08-04soc: qcom: mdt_loader: be more informative on errorsAlex Elder1-6/+12
2021-08-04soc: qcom: smd-rpm: Add SM6115 compatibleIskren Chernev1-0/+1
2021-08-04soc: qcom: geni: Add support for gpi dmaVinod Koul1-1/+28
2021-08-04soc: qcom: geni: move GENI_IF_DISABLE_RO to common headerVinod Koul1-1/+0
2021-08-04soc: mmsys: mediatek: add mask to mmsys routesCK Hu3-49/+112
2021-08-03PM: AVS: qcom-cpr: Use nvmem_cell_read_variable_le_u32()Douglas Anderson1-38/+5
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/shawnguo/linux into arm/fixesArnd 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-27soc: renesas: Identify R-Car H3e-2G and M3e-2GGeert Uytterhoeven2-0/+6
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-07-19drivers: soc: qcom: rpmpd: Add SM6115 RPM Power DomainsIskren Chernev1-0/+28
2021-07-19soc: qcom: aoss: Fix the out of bound usage of cooling_devsManivannan Sadhasivam1-2/+6
2021-07-19soc: qcom: socinfo: Don't print anything if nothing foundStephen Boyd1-2/+2
2021-07-19soc: qcom: rpmhpd: Use corner in power_offBjorn Andersson1-3/+2
2021-07-19soc: qcom: aoss: Add generic compatibleBjorn Andersson1-0/+1
2021-07-15Revert "soc: imx8m: change to use platform driver"Lucas Stach1-72/+12
2021-07-12soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionallyGeert Uytterhoeven1-2/+2
2021-07-12soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PDBilal Wasim1-0/+1
2021-07-12soc: mediatek: pm-domains: Use correct mask for bus_prot_clrBilal Wasim1-1/+1
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds15-289/+873
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus 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/andersson/remoteprocLinus 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/clk/linuxLinus Torvalds1-5/+0
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2021-06-23Merge tag 'v5.14-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/driversOlof Johansson1-107/+145
2021-06-23Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/socOlof 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-16Merge tag 'memory-controller-drv-tegra-5.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/driversOlof 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/git/tegra/linux into arm/socOlof Johansson7-9/+430
2021-06-15Merge tag 'qcom-drivers-for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversOlof Johansson4-6/+95
2021-06-15Merge tag 'imx-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversOlof Johansson1-115/+519
2021-06-15Merge tag 'drivers_soc_for_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/driversOlof Johansson2-6/+2
2021-06-12Merge tag 'v5.13-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/driversOlof Johansson3-26/+52
2021-06-12Merge tag 'renesas-drivers-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/driversOlof Johansson2-1/+37
2021-06-12Merge tag 'arm-soc/for-5.14/drivers' of https://github.com/Broadcom/stblinux into arm/driversOlof Johansson1-5/+0