summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | soc: qcom: rpmh: Remove serialization of TCS commandsLina Iyer2021-01-071-13/+9
| | * | | soc: qcom: smem: use %*ph to print small bufferAndy Shevchenko2020-12-281-3/+1
| | * | | drivers: qcom: rpmh-rsc: Do not read back the register write on triggerLina Iyer2020-12-281-1/+1
| | * | | soc: qcom: llcc-qcom: Add support for SM8250 SoCManivannan Sadhasivam2020-12-281-0/+38
| | * | | soc: qcom: llcc-qcom: Extract major hardware versionSai Prakash Ranjan2020-12-281-0/+12
| | |/ /
| * | | drivers: soc: atmel: fix type for same7Arnd Bergmann2021-02-041-1/+1
| * | | Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann2021-02-025-35/+137
| |\ \ \
| | * | | soc: mediatek: pm-domains: Don't print an error if child domain is deferredEnric Balletbo i Serra2021-01-311-2/+2
| | * | | soc: mediatek: pm-domains: Add domain regulator supplyHsin-Yi Wang2021-01-313-1/+43
| | * | | soc: mediatek: cmdq: Remove cmdq_pkt_flush()Chun-Kuang Hu2021-01-311-32/+0
| | * | | soc: mediatek: pm-domains: Add support for mt8167Fabien Parent2021-01-313-0/+92
| | |/ /
| * | | Merge tag 'drivers_soc_for_5.12' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-02-025-46/+61
| |\ \ \
| | * | | soc: ti: k3-ringacc: Use of_device_get_match_data()Suman Anna2021-01-311-4/+3
| | * | | soc: ti: pruss: Refactor the CFG sub-module initSuman Anna2021-01-311-41/+50
| | * | | soc: ti: pruss: Correct the pruss_clk_init error trace textSuman Anna2021-01-241-1/+1
| | * | | soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...Christophe JAILLET2021-01-241-1/+4
| | * | | soc: ti: knav_qmss: Put refcount for dev node in failure caseVasyl Gomonovych2021-01-242-0/+4
| | |/ /
| * | | Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann2021-02-025-18/+344
| |\ \ \
| | * | | soc: bcm: brcmstb: Remove soc_is_brcmstb()Florian Fainelli2021-01-271-17/+0
| | * | | soc: bcm: add PM driver for Broadcom's PMBRafał Miłecki2021-01-124-1/+344
| | |/ /
| * | | Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-02-021-8/+23
| |\ \ \
| | * | | soc: sunxi: sram: Add support for more than one EMAC clockAndre Przywara2021-01-281-8/+23
| | |/ /
| * | | drivers: soc: atmel: add spdx license identifierClaudiu Beznea2021-01-262-10/+2
| * | | drivers: soc: atmel: add support for sama7g5Claudiu Beznea2021-01-262-0/+24
| * | | drivers: soc: atmel: add per soc id and version match masksClaudiu Beznea2021-01-262-66/+140
| * | | drivers: soc: atmel: fix "__initconst should be placed after socs[]" warningClaudiu Beznea2021-01-261-1/+1
| * | | drivers: soc: atmel: use GENMASKClaudiu Beznea2021-01-261-1/+1
| * | | drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea2021-01-261-1/+2
| * | | drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla2020-12-281-0/+12
| |/ /
* | | Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2021-02-207-137/+142
|\ \ \
| * \ \ Merge tag 'renesas-drivers-for-v5.12-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2021-01-291-20/+17
| |\ \ \
| | * | | soc: renesas: rcar-sysc: Mark device node OF_POPULATED after initGeert Uytterhoeven2021-01-291-0/+2
| | * | | soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()Geert Uytterhoeven2021-01-261-20/+15
| | |/ /
| * | | soc: samsung: pm_domains: Convert to regular platform driverMarek Szyprowski2021-01-151-49/+48
| * | | soc: samsung: exynos-chipid: correct helpers __init annotationKrzysztof Kozlowski2021-01-081-1/+1
| * | | soc: samsung: exynos-chipid: convert to driver and merge exynos-asvKrzysztof Kozlowski2021-01-035-64/+67
| * | | soc: samsung: exynos-asv: handle reading revision register errorKrzysztof Kozlowski2021-01-031-1/+7
| * | | soc: samsung: exynos-asv: don't defer early on not-supported SoCsMarek Szyprowski2021-01-031-5/+5
| |/ /
* | | Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-02-207-389/+0
|\ \ \
| * | | ARM: remove zte zx platformArnd Bergmann2021-01-207-389/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-102-5/+11
|\ \ \
| * \ \ Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-032-5/+11
| |\ \ \
| | * \ \ Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-02-031-5/+0
| | |\ \ \
| | | * | | soc: sunxi: mbus: Remove DE2 display engine compatiblesPaul Kocialkowski2021-01-281-5/+0
| | | |/ /
| | * | | Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-01-281-0/+11
| | |\ \ \
| | | * | | Merge branch 'cpuidle-fix' into fixesTony Lindgren2021-01-1577-439/+3472
| | | |\| |
| | | * | | soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1Tony Lindgren2020-12-301-0/+11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-021-0/+1
|\| | | | |
| * | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-01-301-0/+1
| |\ \ \ \ \
| | * | | | | soc: litex: Properly depend on HAS_IOMEMDavid Gow2021-01-301-0/+1
| | | |_|_|/ | | |/| | |