summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-27Merge branch 'for_4.12/soc-pmdomain-p2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-3/+3
2017-04-24soc: pm-domain: Fix the mangled urlsSantosh Shilimkar2-3/+3
2017-04-19Merge tag 'samsung-drivers-4.12' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson4-8/+29
2017-04-19Merge tag 'renesas-sysc-for-v4.12' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson6-23/+94
2017-04-19Merge tag 'zte-drivers-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2-4/+1
2017-04-19Merge tag 'imx-drivers-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson11-245/+1010
2017-04-19Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson12-27/+11
2017-04-19Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-0/+111
2017-04-19Merge tag 'tegra-for-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson17-47/+353
2017-04-19Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson10-3/+370
2017-04-19Merge tag 'reset-for-4.12-2' of git://git.pengutronix.de/git/pza/linux into n...Olof Johansson1-0/+17
2017-04-19Merge tag 'davinci-for-v4.12/drivers' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson3-0/+392
2017-04-19Merge tag 'scpi-update-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-2/+5
2017-04-07soc: renesas: rcar-sysc: Add support for R-Car H3 ES2.0Geert Uytterhoeven2-3/+25
2017-04-07soc: renesas: rcar-sysc: Add support for fixing up power area tablesGeert Uytterhoeven2-1/+34
2017-04-07soc: renesas: Register SoC device earlyGeert Uytterhoeven1-1/+1
2017-04-07soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driverLucas Stach1-0/+20
2017-04-07dt-bindings: imx-gpc: add i.MX6 QuadPlus compatibleLucas Stach1-1/+4
2017-04-07soc: imx: gpc: add defines for domain indexLucas Stach1-4/+8
2017-04-07soc: imx: Add GPCv2 power gating driverAndrey Smirnov4-0/+374
2017-04-07dt-bindings: Add GPCv2 power gating driverAndrey Smirnov2-0/+87
2017-04-07ARM/clk: move the ICST library to drivers/clkLinus Walleij11-12/+11
2017-04-07ARM: plat-versatile: remove stale clock headerLinus Walleij1-15/+0
2017-04-04ARM: keystone: Drop PM domain support for k2gDave Gerlach1-1/+3
2017-04-04soc: ti: Add ti_sci_pm_domains driverDave Gerlach5-0/+217
2017-04-04dt-bindings: Add TI SCI PM DomainsDave Gerlach3-0/+149
2017-04-04PM / Domains: Do not check if simple providers have phandle cellsDave Gerlach1-2/+0
2017-04-04PM / Domains: Add generic data pointer to genpd data structDave Gerlach1-0/+1
2017-04-04soc/tegra: Add initial flowctrl support for Tegra132/210Jon Hunter2-10/+23
2017-04-04soc/tegra: flowctrl: Add basic platform driverJon Hunter1-4/+30
2017-04-04soc/tegra: Move Tegra flowctrl driverJon Hunter12-22/+61
2017-04-04ARM: tegra: Remove unnecessary inclusion of flowctrl headerJon Hunter1-2/+0
2017-04-04soc: tegra: make fuse-tegra explicitly non-modularPaul Gortmaker1-2/+2
2017-04-04soc/tegra: Fix link errors with PMC disabledArnd Bergmann1-8/+21
2017-04-04soc/tegra: Implement Tegra186 PMC supportThierry Reding4-1/+218
2017-03-31firmware: arm_scpi: reinit completion instead of full init_completion()Alexey Klimov1-2/+5
2017-03-31Merge tag 'arm-soc/for-4.12/drivers' of http://github.com/Broadcom/stblinux i...Arnd Bergmann1-0/+9
2017-03-30Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-7/+19
2017-03-30pata_bk3710: clear status bits of BMISP on chipset initializationBartlomiej Zolnierkiewicz1-1/+1
2017-03-30pata_bk3710: disable IORDY Timer on chipset initializationBartlomiej Zolnierkiewicz1-2/+2
2017-03-30ata: add Palmchip BK3710 PATA controller driverBartlomiej Zolnierkiewicz3-0/+392
2017-03-29base: soc: Allow early registration of a single SoC deviceGeert Uytterhoeven1-18/+32
2017-03-29base: soc: Let soc_device_match() return no match when called too earlyGeert Uytterhoeven1-0/+2
2017-03-28firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov5-0/+76
2017-03-28firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark5-0/+35
2017-03-28reset: uniphier: add NAND and eMMC reset controlMasahiro Yamada1-0/+17
2017-03-24soc: imx: gpc: remove unnecessary readable_reg callbackDong Aisheng1-8/+0
2017-03-24dt-bindings: imx-gpc: correct the DOMAIN_INDEX usingDong Aisheng1-2/+2
2017-03-24soc: imx: gpc: keep PGC_X_CTRL name align with reference manualDong Aisheng1-3/+3
2017-03-24soc: imx: gpc: fix comment when power up domainDong Aisheng1-1/+1