summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2021-12-20PM: AVS: qcom-cpr: Use div64_ul instead of do_divChangcheng Deng-1/+1
2021-12-20soc: qcom: llcc: Add configuration data for SM8350Konrad Dybcio-0/+28
2021-12-20soc: qcom: stats: Add fixed sleep stats offset for older RPM firmwaresStephan Gerhold-0/+13
2021-12-20Merge tag 'samsung-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-0/+306
2021-12-20Merge tag 'imx-drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-2/+104
2021-12-20Merge tag 'tegra-for-5.17-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-25/+326
2021-12-20Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+25
2021-12-20Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-12/+13
2021-12-18soc: samsung: Add USI driverSam Protsenko-0/+301
2021-12-17Merge tag 'renesas-drivers-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-380/+502
2021-12-17soc: imx: imx8m-blk-ctrl: add i.MX8MN DISP blk-ctrlAdam Ford-1/+76
2021-12-17soc: imx: gpcv2: Add dispmix and mipi domains to imx8mnAdam Ford-0/+25
2021-12-17soc: imx: gpcv2: keep i.MX8MN gpumix bus clock enabledAdam Ford-0/+1
2021-12-16soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()Thomas Gleixner-6/+0
2021-12-16soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocationThomas Gleixner-46/+26
2021-12-16soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()Thomas Gleixner-13/+1
2021-12-16bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner-4/+4
2021-12-16soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner-3/+3
2021-12-16soc: ti: ti_sci_inta_msi: Allocate MSI device data on first useThomas Gleixner-0/+4
2021-12-16device: Move MSI related data into a structThomas Gleixner-3/+3
2021-12-16Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-2/+2
2021-12-16soc/tegra: pmc: Rename core power domainDmitry Osipenko-1/+1
2021-12-16soc/tegra: pmc: Rename 3d power domainsDmitry Osipenko-4/+4
2021-12-16soc/tegra: Enable runtime PM during OPP state-syncingDmitry Osipenko-0/+25
2021-12-16soc/tegra: regulators: Prepare for suspendDmitry Osipenko-0/+221
2021-12-16soc/tegra: fuse: Use resource-managed helpersDmitry Osipenko-17/+48
2021-12-16soc/tegra: fuse: Reset hardwareDmitry Osipenko-0/+26
2021-12-16soc/tegra: pmc: Add reboot notifierJon Hunter-3/+28
2021-12-16soc/tegra: Don't print error message when OPPs not availableDmitry Osipenko-3/+1
2021-12-16soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_initMiaoqian Lin-10/+10
2021-12-15soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor-2/+2
2021-12-15Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux int...Arnd Bergmann-1/+8
2021-12-15soc: apple: apple-pmgr-pwrstate: Do not build as a moduleHector Martin-1/+1
2021-12-14Merge tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann-41/+51
2021-12-14Merge tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux into a...Arnd Bergmann-0/+343
2021-12-13soc: ti: k3-socinfo: Add entry for J721S2 SoC familyAswath Govindraju-1/+2
2021-12-12soc: apple: apple-pmgr-pwrstate: Add auto-PM min level supportHector Martin-0/+7
2021-12-08soc: imx: Register SoC device only on i.MX boardsStephan Gerhold-0/+4
2021-12-08soc: xilinx: add a to_zynqmp_pm_domain macroMichael Tretter-12/+8
2021-12-08soc: xilinx: use a properly named field instead of flagsMichael Tretter-7/+5
2021-12-08soc: xilinx: cleanup debug and error messagesMichael Tretter-22/+23
2021-12-08soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driverMichael Tretter-1/+16
2021-12-07soc: renesas: rcar-rst: Add support for R-Car S4-8Yoshihiro Shimoda-3/+4
2021-12-07soc: renesas: Identify R-Car S4-8Yoshihiro Shimoda-0/+19
2021-12-07soc: renesas: r8a779f0-sysc: Add r8a779f0 supportYoshihiro Shimoda-0/+56
2021-12-07soc: renesas: rcar-gen4-sysc: Introduce R-Car Gen4 SYSC driverYoshihiro Shimoda-377/+423
2021-12-07soc: apple: Add driver for Apple PMGR power state controlsHector Martin-0/+343
2021-12-06soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi resetAdam Ford-0/+19
2021-12-03driver: soc: xilinx: register for power events in zynqmp power driverAbhyuday Godhasara-1/+47
2021-12-03drivers: soc: xilinx: add xilinx event management driverAbhyuday Godhasara-0/+611