summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2021-02-08soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter-2/+19
2021-02-08soc: xilinx: vcu: implement PLL disableMichael Tretter-9/+19
2021-02-08soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter-67/+104
2021-02-08soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter-19/+27
2021-02-08soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter-4/+2
2021-02-05Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie-0/+475
2021-02-04drivers: soc: atmel: fix type for same7Arnd Bergmann-1/+1
2021-02-04soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu-0/+475
2021-02-03Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+11
2021-02-03Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-5/+0
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2021-02-02Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann-35/+137
2021-02-02soc: qcom: ocmem: don't return NULL in of_get_ocmemLuca Weiss-1/+7
2021-02-02Merge tag 'drivers_soc_for_5.12' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-46/+61
2021-02-02Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-18/+344
2021-02-02Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-8/+23
2021-01-31soc: ti: k3-ringacc: Use of_device_get_match_data()Suman Anna-4/+3
2021-01-31soc: ti: pruss: Refactor the CFG sub-module initSuman Anna-41/+50
2021-01-31soc: mediatek: pm-domains: Don't print an error if child domain is deferredEnric Balletbo i Serra-2/+2
2021-01-31soc: mediatek: pm-domains: Add domain regulator supplyHsin-Yi Wang-1/+43
2021-01-31soc: mediatek: cmdq: Remove cmdq_pkt_flush()Chun-Kuang Hu-32/+0
2021-01-31soc: mediatek: pm-domains: Add support for mt8167Fabien Parent-0/+92
2021-01-30Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds-0/+1
2021-01-30soc: litex: Properly depend on HAS_IOMEMDavid Gow-0/+1
2021-01-29Merge tag 'renesas-drivers-for-v5.12-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-20/+17
2021-01-29soc: renesas: rcar-sysc: Mark device node OF_POPULATED after initGeert Uytterhoeven-0/+2
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+16
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+14
2021-01-28Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-0/+11
2021-01-28soc: sunxi: mbus: Remove DE2 display engine compatiblesPaul Kocialkowski-5/+0
2021-01-28soc: sunxi: sram: Add support for more than one EMAC clockAndre Przywara-8/+23
2021-01-27soc: qcom: socinfo: Remove unwanted le32_to_cpu()Dmitry Baryshkov-2/+2
2021-01-27soc: bcm: brcmstb: Remove soc_is_brcmstb()Florian Fainelli-17/+0
2021-01-27soc: qcom: aoss: Add SM8350 compatibleVinod Koul-0/+1
2021-01-26drivers: soc: atmel: add spdx license identifierClaudiu Beznea-10/+2
2021-01-26soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()Geert Uytterhoeven-20/+15
2021-01-26drivers: soc: atmel: add support for sama7g5Claudiu Beznea-0/+24
2021-01-26drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea-66/+140
2021-01-26drivers: soc: atmel: fix "__initconst should be placed after socs[]" warningClaudiu Beznea-1/+1
2021-01-26drivers: soc: atmel: use GENMASKClaudiu Beznea-1/+1
2021-01-26drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea-1/+2
2021-01-25drivers: soc: qcom: rpmpd: Add msm8994 RPM Power DomainsKonrad Dybcio-0/+28
2021-01-24soc: ti: pruss: Correct the pruss_clk_init error trace textSuman Anna-1/+1
2021-01-24soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...Christophe JAILLET-1/+4
2021-01-24soc: ti: knav_qmss: Put refcount for dev node in failure caseVasyl Gomonovych-0/+4
2021-01-25Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne-1/+2
2021-01-22drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea-1/+2
2021-01-22drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla-0/+12
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes-0/+12
2021-01-21soc: fsl: qe: store muram_vbase as a void pointer instead of u8Rasmus Villemoes-3/+3