aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-12-21Merge tag 'qcom-drivers-for-5.17' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-12-20soc: qcom: rpmh-rsc: Fix typo in a commentJason Wang
2021-12-20soc: qcom: socinfo: Add SM6350 and SM7225Luca Weiss
2021-12-20soc: qcom: rpmhpd: Sort power-domain definitions and listsRajendra Nayak
2021-12-20soc: qcom: rpmhpd: Remove mx/cx relationship on sc7280Rajendra Nayak
2021-12-20soc: qcom: rpmhpd: Rename rpmhpd struct namesRajendra Nayak
2021-12-20soc: qcom: rpmhpd: sm8450: Add the missing .peer for sm8450_cx_aoRajendra Nayak
2021-12-20soc: qcom: socinfo: add SM8450 IDDmitry Baryshkov
2021-12-20soc: qcom: rpmhpd: Add SM8450 power domainsDmitry Baryshkov
2021-12-20soc: qcom: smem: Update max processor countDmitry Baryshkov
2021-12-20soc: qcom: rpmpd: Add support for sm6125Martin Botka
2021-12-20soc: qcom: aoss: constify static struct thermal_cooling_device_opsRikard Falkeborn
2021-12-20PM: AVS: qcom-cpr: Use div64_ul instead of do_divChangcheng Deng
2021-12-20soc: qcom: llcc: Add configuration data for SM8350Konrad Dybcio
2021-12-20soc: qcom: stats: Add fixed sleep stats offset for older RPM firmwaresStephan Gerhold
2021-12-20Merge tag 'samsung-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-12-20Merge tag 'imx-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-12-20Merge tag 'tegra-for-5.17-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2021-12-20Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-12-20Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2021-12-18soc: samsung: Add USI driverSam Protsenko
2021-12-17Merge tag 'renesas-drivers-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2021-12-17soc: imx: imx8m-blk-ctrl: add i.MX8MN DISP blk-ctrlAdam Ford
2021-12-17soc: imx: gpcv2: Add dispmix and mipi domains to imx8mnAdam Ford
2021-12-17soc: imx: gpcv2: keep i.MX8MN gpumix bus clock enabledAdam Ford
2021-12-16Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-12-16soc/tegra: pmc: Rename core power domainDmitry Osipenko
2021-12-16soc/tegra: pmc: Rename 3d power domainsDmitry Osipenko
2021-12-16soc/tegra: Enable runtime PM during OPP state-syncingDmitry Osipenko
2021-12-16soc/tegra: regulators: Prepare for suspendDmitry Osipenko
2021-12-16soc/tegra: fuse: Use resource-managed helpersDmitry Osipenko
2021-12-16soc/tegra: fuse: Reset hardwareDmitry Osipenko
2021-12-16soc/tegra: pmc: Add reboot notifierJon Hunter
2021-12-16soc/tegra: Don't print error message when OPPs not availableDmitry Osipenko
2021-12-16soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_initMiaoqian Lin
2021-12-15soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-12-15Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux int...Arnd Bergmann
2021-12-15soc: apple: apple-pmgr-pwrstate: Do not build as a moduleHector Martin
2021-12-14Merge tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann
2021-12-14Merge tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux into a...Arnd Bergmann
2021-12-13soc: ti: k3-socinfo: Add entry for J721S2 SoC familyAswath Govindraju
2021-12-12soc: apple: apple-pmgr-pwrstate: Add auto-PM min level supportHector Martin
2021-12-08soc: imx: Register SoC device only on i.MX boardsStephan Gerhold
2021-12-08soc: xilinx: add a to_zynqmp_pm_domain macroMichael Tretter
2021-12-08soc: xilinx: use a properly named field instead of flagsMichael Tretter
2021-12-08soc: xilinx: cleanup debug and error messagesMichael Tretter
2021-12-08soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driverMichael Tretter
2021-12-07soc: renesas: rcar-rst: Add support for R-Car S4-8Yoshihiro Shimoda