summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Johansson5-22/+93
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 Johansson6-0/+865
2017-04-19Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson9-3/+170
2017-04-19Merge tag 'qcom-drivers-for-4.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson4-0/+105
2017-04-19Merge tag 'tegra-for-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson5-3/+420
2017-04-19Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson4-2/+215
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 Uytterhoeven1-2/+24
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-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-07ARM/clk: move the ICST library to drivers/clkLinus Walleij9-3/+170
2017-04-04soc: ti: Add ti_sci_pm_domains driverDave Gerlach3-0/+215
2017-04-04PM / Domains: Do not check if simple providers have phandle cellsDave Gerlach1-2/+0
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 Hunter3-0/+195
2017-04-04soc: tegra: make fuse-tegra explicitly non-modularPaul Gortmaker1-2/+2
2017-04-04soc/tegra: Implement Tegra186 PMC supportThierry Reding3-1/+184
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 Bergmann2-5/+17
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-29firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov4-0/+72
2017-03-29firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark4-0/+33
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-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
2017-03-24soc: imx: gpc: fix imx6sl gpc power domain regressionDong Aisheng1-11/+7
2017-03-24soc: imx: gpc: fix domain_index sanity check issueDong Aisheng1-1/+1
2017-03-24soc: imx: gpc: fix the wrong using of regmap cacheDong Aisheng1-10/+0
2017-03-24soc: imx: gpc: fix gpc clk get error handlingDong Aisheng1-1/+1
2017-03-23firmware: meson-sm: Allow 0 as valid return valueCarlo Caione1-2/+10
2017-03-23firmware: meson-sm: Check for buffer output sizeCarlo Caione2-4/+8
2017-03-22Merge tag 'renesas-drivers-for-v4.12' of https://git.kernel.org/pub/scm/linux...Olof Johansson1-0/+16
2017-03-22Merge tag 'reset-for-4.12-1' of git://git.pengutronix.de/git/pza/linux into n...Olof Johansson11-62/+356
2017-03-21soc: samsung: Do not build ARMv7 PMU drivers on ARMv8Krzysztof Kozlowski4-8/+29
2017-03-15reset: sunxi: fix for 64-bit compilationAndre Przywara1-8/+10
2017-03-15reset: Add Altera Arria10 SR Reset ControllerThor Thayer3-0/+146