aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+4
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds42-663/+2054
2021-12-21Merge tag 'qcom-drivers-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann10-141/+281
2021-12-20soc: qcom: rpmh-rsc: Fix typo in a commentJason Wang1-1/+1
2021-12-20soc: qcom: socinfo: Add SM6350 and SM7225Luca Weiss1-0/+2
2021-12-20soc: qcom: rpmhpd: Sort power-domain definitions and listsRajendra Nayak1-60/+62
2021-12-20soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280Rajendra Nayak1-2/+2
2021-12-20soc: qcom: rpmhpd: Rename rpmhpd struct namesRajendra Nayak1-170/+171
2021-12-20soc: qcom: rpmhpd: sm8450: Add the missing .peer for sm8450_cx_aoRajendra Nayak1-0/+1
2021-12-20soc: qcom: socinfo: add SM8450 IDDmitry Baryshkov1-0/+1
2021-12-20soc: qcom: rpmhpd: Add SM8450 power domainsDmitry Baryshkov1-0/+52
2021-12-20soc: qcom: smem: Update max processor countDmitry Baryshkov1-1/+1
2021-12-20soc: qcom: rpmpd: Add support for sm6125Martin Botka1-0/+23
2021-12-20soc: qcom: aoss: constify static struct thermal_cooling_device_opsRikard Falkeborn1-1/+1
2021-12-20PM: AVS: qcom-cpr: Use div64_ul instead of do_divChangcheng Deng1-1/+1
2021-12-20soc: qcom: llcc: Add configuration data for SM8350Konrad Dybcio1-0/+28
2021-12-20soc: qcom: stats: Add fixed sleep stats offset for older RPM firmwaresStephan Gerhold1-0/+13
2021-12-20Merge tag 'samsung-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/driversArnd Bergmann5-0/+306
2021-12-20Merge tag 'imx-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann2-2/+104
2021-12-20Merge tag 'tegra-for-5.17-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann7-25/+326
2021-12-20Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann1-0/+25
2021-12-20Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/driversArnd Bergmann3-12/+13
2021-12-18soc: samsung: Add USI driverSam Protsenko3-0/+301
2021-12-17Merge tag 'renesas-drivers-for-v5.17-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/driversArnd Bergmann8-380/+502
2021-12-17soc: imx: imx8m-blk-ctrl: add i.MX8MN DISP blk-ctrlAdam Ford1-1/+76
2021-12-17soc: imx: gpcv2: Add dispmix and mipi domains to imx8mnAdam Ford1-0/+25
2021-12-17soc: imx: gpcv2: keep i.MX8MN gpumix bus clock enabledAdam Ford1-0/+1
2021-12-16Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixesArnd Bergmann2-2/+2
2021-12-16soc/tegra: pmc: Rename core power domainDmitry Osipenko1-1/+1
2021-12-16soc/tegra: pmc: Rename 3d power domainsDmitry Osipenko1-4/+4
2021-12-16soc/tegra: Enable runtime PM during OPP state-syncingDmitry Osipenko1-0/+25
2021-12-16soc/tegra: regulators: Prepare for suspendDmitry Osipenko2-0/+221
2021-12-16soc/tegra: fuse: Use resource-managed helpersDmitry Osipenko2-17/+48
2021-12-16soc/tegra: fuse: Reset hardwareDmitry Osipenko2-0/+26
2021-12-16soc/tegra: pmc: Add reboot notifierJon Hunter1-3/+28
2021-12-16soc/tegra: Don't print error message when OPPs not availableDmitry Osipenko1-3/+1
2021-12-16soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_initMiaoqian Lin1-10/+10
2021-12-15soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor2-2/+2
2021-12-15Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux into arm/driversArnd Bergmann2-1/+8
2021-12-15soc: apple: apple-pmgr-pwrstate: Do not build as a moduleHector Martin1-1/+1
2021-12-14Merge tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx into arm/driversArnd Bergmann2-41/+51
2021-12-14Merge tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux into arm/driversArnd Bergmann5-0/+343
2021-12-13soc: ti: k3-socinfo: Add entry for J721S2 SoC familyAswath Govindraju1-1/+2
2021-12-12soc: apple: apple-pmgr-pwrstate: Add auto-PM min level supportHector Martin1-0/+7
2021-12-08soc: imx: Register SoC device only on i.MX boardsStephan Gerhold1-0/+4
2021-12-08soc: xilinx: add a to_zynqmp_pm_domain macroMichael Tretter1-12/+8
2021-12-08soc: xilinx: use a properly named field instead of flagsMichael Tretter1-7/+5
2021-12-08soc: xilinx: cleanup debug and error messagesMichael Tretter1-22/+23
2021-12-08soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driverMichael Tretter2-1/+16
2021-12-07soc: renesas: rcar-rst: Add support for R-Car S4-8Yoshihiro Shimoda1-3/+4