summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
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-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
2021-02-05Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2-0/+475
2021-02-04drivers: soc: atmel: fix type for same7Arnd Bergmann1-1/+1
2021-02-04soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu2-0/+475
2021-02-03Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+11
2021-02-03Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-5/+0
2021-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-02-03Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann5-35/+137
2021-02-03soc: qcom: ocmem: don't return NULL in of_get_ocmemLuca Weiss1-1/+7
2021-02-03Merge tag 'drivers_soc_for_5.12' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann5-46/+61
2021-02-03Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann5-18/+344
2021-02-03Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-8/+23
2021-02-01soc: ti: k3-ringacc: Use of_device_get_match_data()Suman Anna1-4/+3
2021-02-01soc: ti: pruss: Refactor the CFG sub-module initSuman Anna1-41/+50