summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-071-1/+1
|\
| * soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann2021-04-011-1/+1
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-04-031-1/+0
|\ \
| * | soc: litex: Remove duplicated header file inclusionZhen Lei2021-04-041-1/+0
| |/
* | Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-031-74/+0
|\ \ | |/ |/|
| * soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi2021-03-261-74/+0
* | Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2021-03-181-2/+6
|\ \ | |/ |/|
| * soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 ivaTony Lindgren2021-02-181-1/+5
| * soc: ti: omap-prm: Fix reboot issue with invalid pcie reset map for dra7Tony Lindgren2021-02-151-1/+1
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-02-262-75/+55
|\ \
| * \ Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne2021-01-251-1/+2
| |\ \
| * | | drivers/soc/litex: Add restart handlerGeert Uytterhoeven2021-01-211-1/+41
| * | | drivers/soc/litex: make 'litex_[set|get]_reg()' methods privateGabriel Somlo2021-01-141-1/+1
| * | | drivers/soc/litex: support 32-bit subregisters, 64-bit CPUsGabriel Somlo2021-01-142-1/+14
| * | | drivers/soc/litex: move generic accessors to litex.hGabriel Somlo2021-01-141-73/+0
* | | | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-269-282/+119
|\ \ \ \
| * | | | soc: canaan: Sort the Makefile alphabeticallyPalmer Dabbelt2021-02-221-1/+1
| * | | | clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal2021-02-223-178/+47
| * | | | riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal2021-01-141-67/+26
| * | | | riscv: Use vendor name for K210 SoC supportDamien Le Moal2021-01-145-4/+4
| * | | | riscv: Fix builtin DTB handlingDamien Le Moal2021-01-071-12/+0
| * | | | RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740Yash Shah2021-01-071-3/+24
| |/ / /
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-02-223-646/+0
|\ \ \ \
| * | | | clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter2021-02-083-761/+0
| * | | | soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter2021-02-081-1/+1
| * | | | soc: xilinx: vcu: fix repeated word the in commentMichael Tretter2021-02-081-1/+1
| * | | | soc: xilinx: vcu: use bitfields for register definitionMichael Tretter2021-02-081-81/+34
| * | | | soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter2021-02-081-117/+0
| * | | | soc: xilinx: vcu: make the PLL configurableMichael Tretter2021-02-081-37/+103
| * | | | soc: xilinx: vcu: make pll post divider explicitMichael Tretter2021-02-081-16/+36
| * | | | soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter2021-02-081-37/+160
| * | | | soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter2021-02-082-2/+19
| * | | | soc: xilinx: vcu: implement PLL disableMichael Tretter2021-02-081-9/+19
| * | | | soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter2021-02-081-67/+104
| * | | | soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter2021-02-081-19/+27
| * | | | soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter2021-02-081-4/+2
| |/ / /
* | | | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-212-0/+475
|\ \ \ \
| * \ \ \ Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2021-02-052-0/+475
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu2021-02-042-0/+475
| | |/ /
* | | | Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-2028-250/+1035
|\ \ \ \
| * \ \ \ Merge tag 'aspeed-5.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-02-112-11/+52
| |\ \ \ \
| | * | | | soc: aspeed: socinfo: Add new systemsJoel Stanley2021-02-101-8/+25
| | * | | | soc: aspeed: snoop: Add clock control logicJae Hyun Yoo2021-02-101-3/+27
| | | |/ / | | |/| |
| * | | | Merge tag 'imx-drivers-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-02-101-12/+72
| |\ \ \ \
| | * | | | soc: imx8m: change to use platform driverAlice Guo2021-01-111-12/+72
| | |/ / /
| * | | | Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-02-107-42/+178
| |\ \ \ \
| | * | | | soc: qcom: ocmem: don't return NULL in of_get_ocmemLuca Weiss2021-02-021-1/+7
| | * | | | soc: qcom: socinfo: Remove unwanted le32_to_cpu()Dmitry Baryshkov2021-01-271-2/+2
| | * | | | soc: qcom: aoss: Add SM8350 compatibleVinod Koul2021-01-271-0/+1
| | * | | | drivers: soc: qcom: rpmpd: Add msm8994 RPM Power DomainsKonrad Dybcio2021-01-251-0/+28