aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-30soc: mediatek: pwrap: add arbiter capabilityHsin-Hsiung Wang1-13/+51
2021-03-30soc: mediatek: pwrap: use BIT() macroHsin-Hsiung Wang1-2/+2
2021-03-30soc: mediatek: pm-domains: Fix missing error code in scpsys_add_subdomain()Enric Balletbo i Serra1-2/+3
2021-03-30soc: mediatek: mmsys: Use an array for setting the routing registersCK Hu2-248/+240
2021-03-30soc: mediatek: mmsys: Create struct mtk_mmsys to store context dataCK Hu1-20/+27
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi1-74/+0
2021-03-26soc/tegra: pmc: Print out domain name when reset fails to acquireDmitry Osipenko1-1/+2
2021-03-26soc/tegra: pmc: Ensure that clock rates aren't too highDmitry Osipenko1-2/+90
2021-03-26soc/tegra: pmc: Fix completion of power-gate togglingDmitry Osipenko1-5/+65
2021-03-26soc/tegra: pmc: Fix imbalanced clock disabling in error code pathDmitry Osipenko1-1/+1
2021-03-26soc/tegra: regulators: Fix locking up when voltage-spread is out of rangeDmitry Osipenko1-1/+1
2021-03-26soc/tegra: pmc: Provide USB sleepwalk register mapJC Kuo1-0/+94
2021-03-25soc: bcm: bcm-pmb: add BCM63138 SATA supportRafał Miłecki1-0/+30
2021-03-22soc: bcm: raspberrypi-power: Release firmware handle on unbindNicolas Saenz Julienne1-1/+1
2021-03-18Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesArnd Bergmann1-2/+6
2021-03-17soc: mediatek: add mtk mutex support for MT8183Yongqiang Niu1-0/+50
2021-03-15soc: imx: add i.MX51/i.MX53 unique id supportSebastian Reichel1-0/+12
2021-03-11soc: qcom: rpmh-rsc: Fold WARN_ON() into if conditionStephen Boyd1-3/+1
2021-03-11soc: qcom: rpmh-rsc: Loop over fewer bits in irq handlerStephen Boyd1-1/+1
2021-03-11soc: qcom: rpmh-rsc: Remove tcs_is_free() APIStephen Boyd1-39/+20
2021-03-11soc: qcom: smem: Update max processor countSibi Sankar1-1/+1
2021-03-11soc: qcom: aoss: Add AOSS QMP support for SC7280Sai Prakash Ranjan1-0/+1
2021-03-11soc: qcom: llcc: Add configuration data for SC7280Sai Prakash Ranjan1-0/+19
2021-03-11soc: qcom: Fix typos in the file qmi_encdec.cBhaskar Chowdhury1-4/+4
2021-03-11soc: qcom: rpmhpd: Add sc7280 powerdomainsRajendra Nayak1-0/+19
2021-03-11soc: qcom: rpmhpd: Add SM8350 power domainsVinod Koul1-0/+37
2021-03-11soc: qcom: geni: shield geni_icc_get() for ACPI bootShawn Guo1-0/+3
2021-03-10soc: ti: omap-prm: Allow hardware supported retention when idleTony Lindgren1-4/+12
2021-03-08Merge branch 'fixes-rc2' into fixesTony Lindgren57-1783/+1842
2021-03-08soc: renesas: rmobile-sysc: Mark fwnode when PM domain is addedGeert Uytterhoeven1-0/+2
2021-03-08soc: renesas: rmobile-sysc: Remove unneeded platform includesGeert Uytterhoeven1-2/+0
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-75/+55
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds9-282/+119
2021-02-22soc: canaan: Sort the Makefile alphabeticallyPalmer Dabbelt1-1/+1
2021-02-22clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal3-178/+47
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-646/+0
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+475
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds28-250/+1035
2021-02-20Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-137/+142
2021-02-20Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-389/+0
2021-02-18soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 ivaTony Lindgren1-1/+5
2021-02-15soc: ti: omap-prm: Fix reboot issue with invalid pcie reset map for dra7Tony Lindgren1-1/+1
2021-02-11Merge tag 'aspeed-5.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into arm/driversArnd Bergmann2-11/+52
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+11
2021-02-10soc: aspeed: socinfo: Add new systemsJoel Stanley1-8/+25
2021-02-10soc: aspeed: snoop: Add clock control logicJae Hyun Yoo1-3/+27
2021-02-10Merge tag 'imx-drivers-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann1-12/+72
2021-02-10Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann7-42/+178
2021-02-08clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter3-761/+0
2021-02-08soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter1-1/+1