summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2017-11-30meson-gx-socinfo: Fix package id parsingArnaud Patard-2/+2
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-295/+3728
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+12
2017-11-13Merge branch 'pm-domains'Rafael J. Wysocki-24/+4
2017-11-09soc: amlogic: meson-gx-pwrc-vpu: fix power-off when powered by bootloaderNeil Armstrong-10/+19
2017-11-08soc: rockchip: power-domain: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven-12/+2
2017-11-08soc: mediatek: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven-12/+2
2017-11-03soc: qcom: remove unused labelArnd Bergmann-2/+0
2017-11-02soc: amlogic: gx pm domain: add PM and OF dependenciesArnd Bergmann-0/+1
2017-11-02Merge tag 'amlogic-drivers-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+245
2017-11-02Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann-84/+437
2017-11-02Merge tag 'at91-ab-4.15-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+12
2017-11-02Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-0/+186
2017-11-02Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann-0/+283
2017-11-02Merge tag 'tegra-for-4.15-soc' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Arnd Bergmann-2/+13
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+9
2017-10-29soc: amlogic: add Meson GX VPU Domains driverNeil Armstrong-0/+245
2017-10-22soc: qcom: Remote filesystem memory driverBjorn Andersson-0/+283
2017-10-21soc: mediatek: pwrap: fix fatal compiler errorMatthias Brugger-0/+1
2017-10-21soc: mediatek: pwrap: fix compiler errorsMatthias Brugger-1/+1
2017-10-20Merge tag 'soc-fsl-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-116/+294
2017-10-20Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-70/+265
2017-10-20Merge tag 'samsung-drivers-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-22/+2
2017-10-20Merge tag 'renesas-drivers-for-v4.15' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-1/+60
2017-10-20soc: Allow test-building of MediaTek driversJean Delvare-1/+1
2017-10-20soc: mediatek: place Kconfig for all SoC drivers under menuSean Wang-3/+5
2017-10-20soc: mediatek: pwrap: add support for MT7622 SoCChenglin Xu-0/+170
2017-10-20soc: mediatek: pwrap: add common way for setup CS timing extenstionSean Wang-22/+37
2017-10-20soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrapSean Wang-3/+21
2017-10-20soc: mediatek: pwrap: refactor pwrap_init for the various PMIC typesSean Wang-40/+90
2017-10-20soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit modeSean Wang-16/+54
2017-10-20soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit modeSean Wang-1/+54
2017-10-19soc/tegra: bpmp: Check BPMP response return codeTimo Alho-2/+13
2017-10-11soc: qcom: smem: Increase the number of hostsChris Lew-1/+1
2017-10-11soc: qcom: smem: Support dynamic item limitChris Lew-6/+45
2017-10-11soc: qcom: smem: Support global partitionChris Lew-30/+142
2017-10-11soc: qcom: smem: Read version from the smem headerChris Lew-17/+8
2017-10-11soc: qcom: smem: Use le32_to_cpu for comparisonChris Lew-1/+1
2017-10-11soc: qcom: smem: Support getting cached entriesBjorn Andersson-8/+61
2017-10-11soc: qcom: smem: Rename "uncached" accessorsBjorn Andersson-13/+13
2017-10-10soc: mediatek: pwrap: fixup warnings from coding styleSean Wang-7/+13
2017-10-08soc: samsung: Remove Exynos4212 related dead codeMarek Szyprowski-22/+2
2017-10-06soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driverMartin Blumenstingl-0/+186
2017-10-03soc: brcmstb: Add Product ID and Family ID helper functionsAl Cooper-0/+12
2017-09-25soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)Justin Chen-2/+821
2017-09-25soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)Brian Norris-0/+1104
2017-09-22soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARMMadalin Bucur-1/+1
2017-09-22soc/fsl/qbman: Add missing headers on ARMClaudiu Manoil-0/+2
2017-09-22soc/fsl/qbman: different register offsets on ARMMadalin Bucur-0/+60
2017-09-22soc/fsl/qbman: add QMAN_REV32Madalin Bucur-0/+3