aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19Merge tag 'imx-drivers-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversOlof Johansson6-0/+865
2017-04-19Merge tag 'tegra-for-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson5-3/+420
2017-04-19Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/driversOlof Johansson3-0/+215
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-04soc: ti: Add ti_sci_pm_domains driverDave Gerlach3-0/+215
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-31ARM: at91: move SoC detection to its own driverAlexandre Belloni6-0/+331
2017-03-31Merge tag 'arm-soc/for-4.12/drivers' of http://github.com/Broadcom/stblinux into next/driversArnd Bergmann1-0/+9
2017-03-28soc: qcom: smd-rpm: Add msm8996 compatibilityBjorn Andersson1-0/+1
2017-03-28soc: qcom: smd: Remove standalone driverBjorn Andersson3-1569/+0
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson3-46/+53
2017-03-24soc/qman: export non-programmable FQD fields queryHoria Geantă2-63/+2
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă1-1/+5
2017-03-24soc/qman: export volatile dequeue related structsHoria Geantă1-36/+0
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-21soc: samsung: Do not build ARMv7 PMU drivers on ARMv8Krzysztof Kozlowski4-8/+29
2017-03-13soc: renesas: Identify RZ/G1NGeert Uytterhoeven1-0/+8
2017-03-13soc: renesas: Identify RZ/G1HGeert Uytterhoeven1-0/+8
2017-03-08soc: zte: pm_domains: Remove .owner field for driverWei Yongjun1-1/+0
2017-03-08soc: zte: pm_domains: Remove redundant dev_err call in zx2967_pd_probe()Wei Yongjun1-3/+1
2017-03-08soc: imx: move PGC handling to a new GPC driverLucas Stach3-0/+489
2017-03-05soc: bcm: brcmstb: Match additional compatible stringsFlorian Fainelli1-0/+9
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-54/+632
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2017-02-23Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteprocLinus Torvalds3-0/+209
2017-02-22remoteproc: qcom: mdt_loader: Use signed type for offsetBjorn Andersson1-1/+1
2017-02-07Merge tag 'samsung-drivers-soc-pm-domains-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/driversArnd Bergmann1-10/+14
2017-02-06remoteproc: Move qcom_mdt_loader into drivers/soc/qcomBjorn Andersson3-0/+209
2017-01-31soc: samsung: pm_domains: Read domain name from the new label propertyMarek Szyprowski1-2/+10
2017-01-31soc: samsung: pm_domains: Remove message about failed memory allocationMarek Szyprowski1-2/+0
2017-01-31soc: samsung: pm_domains: Remove unused name fieldMarek Szyprowski1-4/+2
2017-01-31soc: samsung: pm_domains: Use full names in subdomains registration logMarek Szyprowski1-2/+2
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij1-0/+1
2017-01-29Merge tag 'samsung-drivers-soc-pmu-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/driversOlof Johansson4-5/+14