summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2021-02-08clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter
2021-02-08soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter
2021-02-08soc: xilinx: vcu: fix repeated word the in commentMichael Tretter
2021-02-08soc: xilinx: vcu: use bitfields for register definitionMichael Tretter
2021-02-08soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter
2021-02-08soc: xilinx: vcu: make the PLL configurableMichael Tretter
2021-02-08soc: xilinx: vcu: make pll post divider explicitMichael Tretter
2021-02-08soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter
2021-02-08soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter
2021-02-08soc: xilinx: vcu: implement PLL disableMichael Tretter
2021-02-08soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter
2021-02-08soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter
2021-02-08soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter
2021-02-05Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2021-02-04drivers: soc: atmel: fix type for same7Arnd Bergmann
2021-02-04soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu
2021-02-03Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-03Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-02Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2021-02-02soc: qcom: ocmem: don't return NULL in of_get_ocmemLuca Weiss
2021-02-02Merge tag 'drivers_soc_for_5.12' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-02-02Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2021-02-02Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-01-31soc: ti: k3-ringacc: Use of_device_get_match_data()Suman Anna
2021-01-31soc: ti: pruss: Refactor the CFG sub-module initSuman Anna
2021-01-31soc: mediatek: pm-domains: Don't print an error if child domain is deferredEnric Balletbo i Serra
2021-01-31soc: mediatek: pm-domains: Add domain regulator supplyHsin-Yi Wang
2021-01-31soc: mediatek: cmdq: Remove cmdq_pkt_flush()Chun-Kuang Hu
2021-01-31soc: mediatek: pm-domains: Add support for mt8167Fabien Parent
2021-01-30Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-01-30soc: litex: Properly depend on HAS_IOMEMDavid Gow
2021-01-29Merge tag 'renesas-drivers-for-v5.12-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2021-01-29soc: renesas: rcar-sysc: Mark device node OF_POPULATED after initGeert Uytterhoeven
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-28Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-01-28soc: sunxi: mbus: Remove DE2 display engine compatiblesPaul Kocialkowski
2021-01-28soc: sunxi: sram: Add support for more than one EMAC clockAndre Przywara
2021-01-27soc: qcom: socinfo: Remove unwanted le32_to_cpu()Dmitry Baryshkov
2021-01-27soc: bcm: brcmstb: Remove soc_is_brcmstb()Florian Fainelli
2021-01-27soc: qcom: aoss: Add SM8350 compatibleVinod Koul
2021-01-26drivers: soc: atmel: add spdx license identifierClaudiu Beznea
2021-01-26soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()Geert Uytterhoeven
2021-01-26drivers: soc: atmel: add support for sama7g5Claudiu Beznea
2021-01-26drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea
2021-01-26drivers: soc: atmel: fix "__initconst should be placed after socs[]" warningClaudiu Beznea
2021-01-26drivers: soc: atmel: use GENMASKClaudiu Beznea
2021-01-26drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea
2021-01-25drivers: soc: qcom: rpmpd: Add msm8994 RPM Power DomainsKonrad Dybcio