Age | Commit message (Expand) | Author | Files | Lines |
2021-02-27 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2 | -75/+55 |
2021-02-26 | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -282/+119 |
2021-02-23 | soc: canaan: Sort the Makefile alphabetically | Palmer Dabbelt | 1 | -1/+1 |
2021-02-23 | clk: Add RISC-V Canaan Kendryte K210 clock driver | Damien Le Moal | 3 | -178/+47 |
2021-02-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 3 | -646/+0 |
2021-02-22 | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -0/+475 |
2021-02-21 | Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 28 | -250/+1035 |
2021-02-21 | Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds | 7 | -137/+142 |
2021-02-21 | Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -389/+0 |
2021-02-11 | Merge tag 'aspeed-5.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2 | -11/+52 |
2021-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -5/+11 |
2021-02-10 | soc: aspeed: socinfo: Add new systems | Joel Stanley | 1 | -8/+25 |
2021-02-10 | soc: aspeed: snoop: Add clock control logic | Jae Hyun Yoo | 1 | -3/+27 |
2021-02-10 | Merge tag 'imx-drivers-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 1 | -12/+72 |
2021-02-10 | Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 7 | -42/+178 |
2021-02-09 | clk: xilinx: move xlnx_vcu clock driver from soc | Michael Tretter | 3 | -761/+0 |
2021-02-09 | soc: xilinx: vcu: fix alignment to open parenthesis | Michael Tretter | 1 | -1/+1 |
2021-02-09 | soc: xilinx: vcu: fix repeated word the in comment | Michael Tretter | 1 | -1/+1 |
2021-02-09 | soc: xilinx: vcu: use bitfields for register definition | Michael Tretter | 1 | -81/+34 |
2021-02-09 | soc: xilinx: vcu: remove calculation of PLL configuration | Michael Tretter | 1 | -117/+0 |
2021-02-09 | soc: xilinx: vcu: make the PLL configurable | Michael Tretter | 1 | -37/+103 |
2021-02-09 | soc: xilinx: vcu: make pll post divider explicit | Michael Tretter | 1 | -16/+36 |
2021-02-09 | soc: xilinx: vcu: implement clock provider for output clocks | Michael Tretter | 1 | -37/+160 |
2021-02-09 | soc: xilinx: vcu: register PLL as fixed rate clock | Michael Tretter | 2 | -2/+19 |
2021-02-09 | soc: xilinx: vcu: implement PLL disable | Michael Tretter | 1 | -9/+19 |
2021-02-09 | soc: xilinx: vcu: add helpers for configuring PLL | Michael Tretter | 1 | -67/+104 |
2021-02-09 | soc: xilinx: vcu: add helper to wait for PLL locked | Michael Tretter | 1 | -19/+27 |
2021-02-09 | soc: xilinx: vcu: drop coreclk from struct xlnx_vcu | Michael Tretter | 1 | -4/+2 |
2021-02-05 | Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 2 | -0/+475 |
2021-02-04 | drivers: soc: atmel: fix type for same7 | Arnd Bergmann | 1 | -1/+1 |
2021-02-04 | soc / drm: mediatek: Move mtk mutex driver to soc folder | CK Hu | 2 | -0/+475 |
2021-02-03 | Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+11 |
2021-02-03 | Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -5/+0 |
2021-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2021-02-03 | Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Arnd Bergmann | 5 | -35/+137 |
2021-02-03 | soc: qcom: ocmem: don't return NULL in of_get_ocmem | Luca Weiss | 1 | -1/+7 |
2021-02-03 | Merge tag 'drivers_soc_for_5.12' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 5 | -46/+61 |
2021-02-03 | Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ... | Arnd Bergmann | 5 | -18/+344 |
2021-02-03 | Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -8/+23 |
2021-02-01 | soc: ti: k3-ringacc: Use of_device_get_match_data() | Suman Anna | 1 | -4/+3 |
2021-02-01 | soc: ti: pruss: Refactor the CFG sub-module init | Suman Anna | 1 | -41/+50 |
2021-01-31 | soc: mediatek: pm-domains: Don't print an error if child domain is deferred | Enric Balletbo i Serra | 1 | -2/+2 |
2021-01-31 | soc: mediatek: pm-domains: Add domain regulator supply | Hsin-Yi Wang | 3 | -1/+43 |
2021-01-31 | soc: mediatek: cmdq: Remove cmdq_pkt_flush() | Chun-Kuang Hu | 1 | -32/+0 |
2021-01-31 | soc: mediatek: pm-domains: Add support for mt8167 | Fabien Parent | 3 | -0/+92 |
2021-01-31 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 1 | -0/+1 |
2021-01-30 | soc: litex: Properly depend on HAS_IOMEM | David Gow | 1 | -0/+1 |
2021-01-29 | Merge tag 'renesas-drivers-for-v5.12-tag1' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 1 | -20/+17 |
2021-01-29 | soc: renesas: rcar-sysc: Mark device node OF_POPULATED after init | Geert Uytterhoeven | 1 | -0/+2 |
2021-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -2/+16 |