summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-085-175/+223
|\
| * Merge tag 'v4.8-next-soc' of https://github.com/mbgg/linux-mediatek into next...Arnd Bergmann2016-09-191-1/+1
| |\
| | * soc: mediatek: PMIC wrap: Extend the waiting time to 10ms.Henry Chen2016-08-221-1/+1
| * | Merge tag 'tegra-for-4.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-151-20/+8Star
| |\ \
| | * | soc/tegra: pmc: Fix incorrect DPD requestVince Hsu2016-08-161-20/+8Star
| | |/
| * | Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2016-09-152-111/+157
| |\ \
| | * | soc: qcom: smd: Reset rx tail rather than txBjorn Andersson2016-09-011-1/+1
| | * | soc: qcom: smd: Represent smd edges as devicesBjorn Andersson2016-08-231-75/+122
| | * | soc: qcom: smd: Request irqs after parsing propertiesBjorn Andersson2016-08-231-16/+16
| | * | soc: qcom: smd: Simplify multi channel handlingBjorn Andersson2016-08-231-18/+16Star
| | * | soc: qcom: smem: Silence probe defer errorStephen Boyd2016-08-231-1/+2
| | |/
| * / soc: rockchip: support active_wakeup for rockchip power-domainsElaine Zhang2016-08-191-43/+57
| |/
* / ARM: EXYNOS: Remove calls to of_genpd_get_from_provider()Jon Hunter2016-09-131-15/+8Star
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-0221-82/+731
|\
| * Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2016-07-142-2/+2
| |\
| | * soc: samsung: pmu: Constify arrays with PMU dataKrzysztof Kozlowski2016-07-062-2/+2
| * | Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2016-07-145-0/+232
| |\ \
| | * | ARM: ux500: move soc_id driver to drivers/socArnd Bergmann2016-07-125-0/+232
| * | | soc: raspberrypi-power: add CONFIG_OF dependencyArnd Bergmann2016-07-071-2/+1Star
| * | | Merge tag 'tegra-for-4.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-07-071-37/+112
| |\ \ \
| | * | | soc/tegra: pmc: Enable XUSB partitions on bootJon Hunter2016-06-301-0/+12
| | * | | soc/tegra: pmc: Initialise power partitions earlyJon Hunter2016-06-301-9/+17
| | * | | soc/tegra: pmc: Add specific error messagesJon Hunter2016-06-301-9/+21
| | * | | soc/tegra: pmc: Use whitespace more consistentlyThierry Reding2016-06-301-0/+6
| | * | | soc/tegra: pmc: Don't probe PMC if early initialisation failsJon Hunter2016-06-301-0/+8
| | * | | soc/tegra: pmc: Add missing of_node_put()Jon Hunter2016-06-301-0/+4
| | * | | soc/tegra: pmc: Ensure mutex is always initialisedJon Hunter2016-06-301-2/+2
| | * | | soc/tegra: pmc: Don't populate SoC data until register space is mappedJon Hunter2016-06-301-2/+2
| | * | | soc/tegra: pmc: Fix early initialisation of PMCJon Hunter2016-06-301-16/+18
| | * | | soc/tegra: pmc: Ensure powergate is available when powering onJon Hunter2016-06-301-0/+3
| | * | | soc/tegra: pmc: Initialise resets associated with a power partitionJon Hunter2016-06-301-4/+14
| | * | | soc/tegra: pmc: Use register definitions instead of magic valuesThierry Reding2016-06-101-3/+13
| | |/ /
| * | | Merge tag 'renesas-rcar-sysc2-for-v4.8' of git://git.kernel.org/pub/scm/linux...Olof Johansson2016-07-074-10/+68
| |\ \ \
| * \ \ \ Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-07-054-29/+117
| |\ \ \ \
| | * | | | soc: qcom: Update properties for smem state referencingBjorn Andersson2016-06-252-7/+7
| | * | | | soc: qcom: smp2p: Drop io-accessorsBjorn Andersson2016-06-241-2/+2
| | * | | | soc: qcom: smp2p: Correct addressing of outgoing valueBjorn Andersson2016-06-241-1/+2
| | * | | | soc: qcom: wcnss_ctrl: Make wcnss_ctrl parent the other componentsBjorn Andersson2016-06-241-19/+106
| | | |/ / | | |/| |
| * | | | Merge tag 'arm-soc/for-4.8/drivers' of http://github.com/Broadcom/stblinux in...Olof Johansson2016-06-208-12/+17
| |\ \ \ \
| | * | | | soc: brcmstb: fix warning from missing includeBen Dooks2016-06-071-0/+1
| | * | | | soc: Move brcmstb to bcm/brcmstbFlorian Fainelli2016-05-318-12/+16
| | |/ / /
| * | | | Merge tag 'renesas-rcar-sysc-for-v4.8' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-06-144-0/+53
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | soc: samsung: pm_domains: Enable COMPILE_TEST for build coverageKrzysztof Kozlowski2016-05-302-1/+5
| * | | | soc: samsung: pm_domains: Prepare for supporting ARMv8 ExynosKrzysztof Kozlowski2016-05-301-6/+28
| * | | | ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsungKrzysztof Kozlowski2016-05-302-0/+224
| | |/ / | |/| |
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-025-10/+121
|\ \ \ \ | | |_|/ | |/| |
| * | | soc: renesas: rcar-sysc: Improve SYSC interrupt config in legacy wrapperGeert Uytterhoeven2016-06-291-2/+15
| * | | soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driverGeert Uytterhoeven2016-06-291-4/+8
| * | | soc: renesas: rcar-sysc: Make rcar_sysc_init() init the PM domainsGeert Uytterhoeven2016-06-291-9/+11
| * | | soc: renesas: rcar-sysc: Fix uninitialized error code in rcar_sysc_pd_init()Geert Uytterhoeven2016-06-291-1/+1