summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-drivers-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-04-196-0/+865
|\
| * soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driverLucas Stach2017-04-071-0/+20
| * soc: imx: gpc: add defines for domain indexLucas Stach2017-04-071-4/+8
| * soc: imx: Add GPCv2 power gating driverAndrey Smirnov2017-04-074-0/+374
| * soc: imx: gpc: remove unnecessary readable_reg callbackDong Aisheng2017-03-241-8/+0
| * soc: imx: gpc: keep PGC_X_CTRL name align with reference manualDong Aisheng2017-03-241-3/+3
| * soc: imx: gpc: fix comment when power up domainDong Aisheng2017-03-241-1/+1
| * soc: imx: gpc: fix imx6sl gpc power domain regressionDong Aisheng2017-03-241-11/+7
| * soc: imx: gpc: fix domain_index sanity check issueDong Aisheng2017-03-241-1/+1
| * soc: imx: gpc: fix the wrong using of regmap cacheDong Aisheng2017-03-241-10/+0
| * soc: imx: gpc: fix gpc clk get error handlingDong Aisheng2017-03-241-1/+1
| * soc: imx: move PGC handling to a new GPC driverLucas Stach2017-03-083-0/+489
* | Merge tag 'tegra-for-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2017-04-195-3/+420
|\ \
| * | soc/tegra: Add initial flowctrl support for Tegra132/210Jon Hunter2017-04-042-10/+23
| * | soc/tegra: flowctrl: Add basic platform driverJon Hunter2017-04-041-4/+30
| * | soc/tegra: Move Tegra flowctrl driverJon Hunter2017-04-043-0/+195
| * | soc: tegra: make fuse-tegra explicitly non-modularPaul Gortmaker2017-04-041-2/+2
| * | soc/tegra: Implement Tegra186 PMC supportThierry Reding2017-04-043-1/+184
| |/
* | Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-04-193-0/+215
|\ \
| * | soc: ti: Add ti_sci_pm_domains driverDave Gerlach2017-04-043-0/+215
| |/
* | Merge tag 'arm-soc/for-4.12/drivers' of http://github.com/Broadcom/stblinux i...Arnd Bergmann2017-03-311-0/+9
|\ \
| * | soc: bcm: brcmstb: Match additional compatible stringsFlorian Fainelli2017-03-051-0/+9
| |/
* | soc: renesas: Identify RZ/G1NGeert Uytterhoeven2017-03-131-0/+8
* | soc: renesas: Identify RZ/G1HGeert Uytterhoeven2017-03-131-0/+8
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-2319-54/+632
|\
| * Merge tag 'samsung-drivers-soc-pm-domains-4.11' of git://git.kernel.org/pub/s...Arnd Bergmann2017-02-071-10/+14
| |\
| | * soc: samsung: pm_domains: Read domain name from the new label propertyMarek Szyprowski2017-01-311-2/+10
| | * soc: samsung: pm_domains: Remove message about failed memory allocationMarek Szyprowski2017-01-311-2/+0
| | * soc: samsung: pm_domains: Remove unused name fieldMarek Szyprowski2017-01-311-4/+2
| | * soc: samsung: pm_domains: Use full names in subdomains registration logMarek Szyprowski2017-01-311-2/+2
| * | Merge tag 'samsung-drivers-soc-pmu-4.11-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2017-01-294-5/+14
| |\ \
| | * | soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION registerKrzysztof Kozlowski2017-01-272-3/+3
| | * | soc: samsung: pm_domains: Add new Exynos5433 compatibleChanwoo Choi2017-01-271-0/+7
| | * | soc: samsung: pmu: Add dummy support for Exynos5433 SoCMarek Szyprowski2017-01-261-2/+4
| * | | Merge tag 'zte-pd-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2017-01-297-0/+389
| |\ \ \
| | * | | soc: zte: pm_domains: Add support for zx296718Baoyou Xie2017-01-112-0/+183
| | * | | soc: zte: pm_domains: Prepare for supporting ARMv8 zx2967 familyBaoyou Xie2017-01-116-0/+206
| | | |/ | | |/|
| * | | Merge tag 'omap-for-v4.11/drivers-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2017-01-291-2/+0
| |\ \ \
| | * | | soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_threadSarangdhar Joshi2017-01-061-2/+0
| | |/ /
| * | | Merge tag 'keystone_soc_for_4.11' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-01-293-31/+13
| |\ \ \
| | * | | soc: ti: knav: cleanup includes and sort header filesMurali Karicheri2017-01-062-29/+11
| | * | | soc: ti: knav_dma: fix typos in trace messageMurali Karicheri2017-01-061-2/+2
| | |/ /
| * | | Merge tag 'v4.11-armsoc-drivers1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-01-294-6/+202
| |\ \ \ | | |_|/ | |/| |
| | * | soc: rockchip: add driver handling grf setupHeiko Stuebner2017-01-063-0/+145
| | * | soc: rockchip: power-domain: add power domain support for rk3328Elaine Zhang2017-01-051-0/+29
| | * | soc: rockchip: power-domain: Support domain control in hiword-registersElaine Zhang2017-01-051-6/+28
| | |/
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-231-1/+1
|\ \ \
| * | | soc: dove: constify reset_control_ops structuresBhumika Goyal2017-01-271-1/+1
| | |/ | |/|
* | | Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds2017-02-233-0/+209
|\ \ \
OpenPOWER on IntegriCloud