summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2021-05-19soc: mediatek: pm-domains: Add a power domain names for mt8192Enric Balletbo i Serra1-0/+21
2021-05-19soc: mediatek: pm-domains: Add a power domain names for mt8183Enric Balletbo i Serra1-0/+15
2021-05-19soc: mediatek: pm-domains: Add a meaningful power domain nameEnric Balletbo i Serra3-1/+17
2021-05-14soc: aspeed: fix a ternary sign expansion bugDan Carpenter1-1/+3
2021-05-14soc: qcom: mdt_loader: Detect truncated read of segmentsBjorn Andersson1-0/+9
2021-05-14soc: qcom: mdt_loader: Validate that p_filesz < p_memszBjorn Andersson1-0/+8
2021-05-14soc: qcom: pdr: Fix error return code in pdr_register_listenerQinglang Miao1-1/+1
2021-05-14soc: mediatek: pm-domains: Fix missing error code in scpsys_add_subdomain()Enric Balletbo i Serra1-2/+3
2021-05-14soc/tegra: regulators: Fix locking up when voltage-spread is out of rangeDmitry Osipenko1-1/+1
2021-05-12soc/tegra: pmc: Fix completion of power-gate togglingDmitry Osipenko1-5/+65
2021-04-18Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2021-04-08Merge tag 'qcom-drivers-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+3
2021-04-07Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-04-04Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-1/+0
2021-04-03soc: litex: Remove duplicated header file inclusionZhen Lei1-1/+0
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-74/+0
2021-04-01soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann1-1/+1
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi1-74/+0
2021-03-19Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-2/+6
2021-03-12soc: qcom: geni: shield geni_icc_get() for ACPI bootShawn Guo1-0/+3
2021-02-27Merge 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/ke...Linus Torvalds9-282/+119
2021-02-23soc: canaan: Sort the Makefile alphabeticallyPalmer Dabbelt1-1/+1
2021-02-23clk: 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/cl...Linus Torvalds3-646/+0
2021-02-22Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+475
2021-02-21Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-250/+1035
2021-02-21Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds7-137/+142
2021-02-21Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus 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/...Arnd Bergmann2-11/+52
2021-02-11Merge 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...Arnd Bergmann1-12/+72
2021-02-10Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann7-42/+178
2021-02-09clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter3-761/+0
2021-02-09soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter1-1/+1
2021-02-09soc: xilinx: vcu: fix repeated word the in commentMichael Tretter1-1/+1
2021-02-09soc: xilinx: vcu: use bitfields for register definitionMichael Tretter1-81/+34
2021-02-09soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter1-117/+0
2021-02-09soc: xilinx: vcu: make the PLL configurableMichael Tretter1-37/+103
2021-02-09soc: xilinx: vcu: make pll post divider explicitMichael Tretter1-16/+36
2021-02-09soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter1-37/+160
2021-02-09soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter2-2/+19
2021-02-09soc: xilinx: vcu: implement PLL disableMichael Tretter1-9/+19
2021-02-09soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter1-67/+104
2021-02-09soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter1-19/+27
2021-02-09soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter1-4/+2