summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2021-01-31soc: mediatek: pm-domains: Don't print an error if child domain is deferredEnric Balletbo i Serra1-2/+2
2021-01-31soc: mediatek: pm-domains: Add domain regulator supplyHsin-Yi Wang3-1/+43
2021-01-31soc: mediatek: cmdq: Remove cmdq_pkt_flush()Chun-Kuang Hu1-32/+0
2021-01-31soc: mediatek: pm-domains: Add support for mt8167Fabien Parent3-0/+92
2021-01-31Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+1
2021-01-30soc: litex: Properly depend on HAS_IOMEMDavid Gow1-0/+1
2021-01-29Merge tag 'renesas-drivers-for-v5.12-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-20/+17
2021-01-29soc: renesas: rcar-sysc: Mark device node OF_POPULATED after initGeert Uytterhoeven1-0/+2
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+16
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+14
2021-01-28Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+11
2021-01-28soc: sunxi: mbus: Remove DE2 display engine compatiblesPaul Kocialkowski1-5/+0
2021-01-28soc: sunxi: sram: Add support for more than one EMAC clockAndre Przywara1-8/+23
2021-01-28soc: qcom: socinfo: Remove unwanted le32_to_cpu()Dmitry Baryshkov1-2/+2
2021-01-27soc: bcm: brcmstb: Remove soc_is_brcmstb()Florian Fainelli1-17/+0
2021-01-27soc: qcom: aoss: Add SM8350 compatibleVinod Koul1-0/+1
2021-01-26drivers: soc: atmel: add spdx license identifierClaudiu Beznea2-10/+2
2021-01-26soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()Geert Uytterhoeven1-20/+15
2021-01-26drivers: soc: atmel: add support for sama7g5Claudiu Beznea2-0/+24
2021-01-26drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea2-66/+140
2021-01-26drivers: soc: atmel: fix "__initconst should be placed after socs[]" warningClaudiu Beznea1-1/+1
2021-01-26drivers: soc: atmel: use GENMASKClaudiu Beznea1-1/+1
2021-01-26drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea1-1/+2
2021-01-25drivers: soc: qcom: rpmpd: Add msm8994 RPM Power DomainsKonrad Dybcio1-0/+28
2021-01-25soc: ti: pruss: Correct the pruss_clk_init error trace textSuman Anna1-1/+1
2021-01-25soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...Christophe JAILLET1-1/+4
2021-01-25soc: ti: knav_qmss: Put refcount for dev node in failure caseVasyl Gomonovych2-0/+4
2021-01-25Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne1-1/+2
2021-01-23drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea1-1/+2
2021-01-23drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla1-0/+12
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes1-0/+12
2021-01-21soc: fsl: qe: store muram_vbase as a void pointer instead of u8Rasmus Villemoes1-3/+3
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes1-1/+1
2021-01-21drivers/soc/litex: Add restart handlerGeert Uytterhoeven1-1/+41
2021-01-21soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()Dan Carpenter1-1/+1
2021-01-21soc: qcom: socinfo: Fix off-by-one array index bounds checkColin Ian King1-1/+1
2021-01-20ARM: remove zte zx platformArnd Bergmann7-389/+0
2021-01-15soc: samsung: pm_domains: Convert to regular platform driverMarek Szyprowski1-49/+48
2021-01-15soc: qcom: socinfo: Add MDM9607 IDsKonrad Dybcio1-0/+6
2021-01-15soc: qcom: socinfo: Add SoC IDs for APQ/MSM8998Konrad Dybcio1-0/+2
2021-01-15soc: qcom: socinfo: Add SoC IDs for 630 familyKonrad Dybcio1-0/+7
2021-01-15soc: qcom: socinfo: Open read access to all for debugfsStephen Boyd1-20/+20
2021-01-15soc: qcom: socinfo: add info from PMIC models arrayDmitry Baryshkov1-3/+39
2021-01-15soc: qcom: socinfo: add several PMIC IDsDmitry Baryshkov1-0/+5
2021-01-15soc: qcom: socinfo: add qrb5165 SoC IDDmitry Baryshkov1-0/+1
2021-01-15Merge branch 'cpuidle-fix' into fixesTony Lindgren77-439/+3472
2021-01-15riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal1-67/+26
2021-01-15riscv: Use vendor name for K210 SoC supportDamien Le Moal5-4/+4
2021-01-14drivers/soc/litex: make 'litex_[set|get]_reg()' methods privateGabriel Somlo1-1/+1
2021-01-14drivers/soc/litex: support 32-bit subregisters, 64-bit CPUsGabriel Somlo2-1/+14