aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-01soc: ti: k3-socinfo: Add entry for AM64X SoC familyPeter Ujfalusi1-0/+1
2020-11-01soc: ti: k3-ringacc: Use correct device for allocation in RING modePeter Ujfalusi1-5/+13
2020-11-01soc: ti: k3-ringacc: Use the ti_sci set_cfg callback for ring configurationPeter Ujfalusi1-47/+32
2020-11-01soc: ti: ti_sci_inta_msi: Add support for second range in resource rangesPeter Ujfalusi1-0/+12
2020-10-29soc: ti: ti_sci_pm_domains: check for proper args count in xlateTero Kristo1-1/+1
2020-10-28soc: samsung: exynos-pmu: instantiate clkout driver as MFDKrzysztof Kozlowski1-0/+11
2020-10-28ARM: at91: sam9x60 SiP types added to soc descriptionKai Stuhlemmer2-0/+9
2020-10-27soc: qcom: Kconfig: make RPMH match Command DB settingLina Iyer1-0/+1
2020-10-26Merge tag '20201013212531.428538-1-dianders@chromium.org' into drivers-for-5.11Bjorn Andersson1-14/+41
2020-10-26soc: qcom: cmd-db: allow loading as a moduleLina Iyer2-2/+8
2020-10-26soc: meson: enable building drivers as modulesKevin Hilman5-8/+20
2020-10-26soc: amlogic: socinfo: build for specific archKevin Hilman1-2/+2
2020-10-26soc: qcom: geni: Optimize/comment select fifo/dma modeDouglas Anderson1-18/+32
2020-10-26soc: qcom: geni: More properly switch to DMA modeDouglas Anderson1-2/+15
2020-10-26soc: qcom: rpmpd: Add MSM8916 power domainsStephan Gerhold1-0/+21
2020-10-26soc: qcom: rpmpd: Add MSM8939 power-domainsJun Nie1-0/+27
2020-10-26soc: qcom: rpmpd: Rename MAX_8996_RPMPD_STATE to MAX_CORNER_RPMPD_STATEStephan Gerhold1-2/+2
2020-10-26soc: qcom: rpmpd: Add SDM660 power-domainsKonrad Dybcio1-0/+33
2020-10-26soc: qcom: rpmh: Allow RPMH driver to be loaded as a moduleJohn Stultz2-1/+6
2020-10-26Revert "drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh"Maulik Shah1-1/+1
2020-10-26soc: qcom: llcc: Support chipsets that can write to llccIsaac J. Manjarres1-4/+28
2020-10-26soc: qcom: llcc: Move llcc configuration to its own functionSai Prakash Ranjan1-39/+50
2020-10-26soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green1-2/+3
2020-10-26soc: mediatek: Check if power domains can be powered on at boot timeNicolas Boichat1-2/+3
2020-10-26soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains()Dan Carpenter1-0/+1
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+10
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds39-476/+2059
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-10/+677
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-2/+3
2020-10-22PM: AVS: qcom-cpr: Move the driver to the qcom specific driversUlf Hansson3-0/+1805
2020-10-16PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson2-0/+1046
2020-10-16PM: AVS: rockchip-io: Move the driver to the rockchip specific driversUlf Hansson3-0/+639
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2020-10-10soc/tegra: pmc: Don't create fake interrupt hierarchy levelsMarc Zyngier1-48/+7
2020-10-10soc/tegra: pmc: Allow optional irq parent callbacksMarc Zyngier1-4/+32
2020-10-05Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-1/+1
2020-10-03Merge tag 'v5.9-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/driversOlof Johansson2-5/+112
2020-10-03Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/driversOlof Johansson2-4/+30
2020-10-03Merge tag 'qcom-drivers-for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversOlof Johansson5-68/+65
2020-10-03Merge tag 'soc-fsl-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/driversOlof Johansson4-5/+3
2020-10-03Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversOlof Johansson1-10/+5
2020-10-03Merge tag 'sunxi-drivers-for-5.10-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/driversOlof Johansson1-1/+1
2020-10-03Merge tag 'zynqmp-soc-for-v5.9-v2' of https://github.com/Xilinx/linux-xlnx into arm/fixesOlof Johansson1-1/+1
2020-09-26Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/driversOlof Johansson8-158/+523
2020-09-26Merge tag 'samsung-soc-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socOlof Johansson1-0/+1
2020-09-26Merge tag 'tegra-for-5.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversOlof Johansson5-42/+178
2020-09-26Merge tag 'renesas-drivers-for-v5.10-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/driversOlof Johansson5-169/+640
2020-09-26Merge tag 'actions-drivers-fixes-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-actions into arm/fixesOlof Johansson1-0/+1
2020-09-26Merge tag 'qcom-drivers-fixes-for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixesOlof Johansson1-1/+1
2020-09-26Merge tag 'tegra-for-5.10-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dtOlof Johansson1-0/+10