aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-15soc/tegra: pmc: Use consistent ordering of bit definitionsThierry Reding1-6/+6
2016-11-15soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()Laxman Dewangan1-3/+3
2016-11-15soc/tegra: pmc: Use BIT macro for register field definitionLaxman Dewangan1-26/+26
2016-11-15soc/tegra: Add Tegra186 supportJoseph Lo1-0/+14
2016-11-11soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecellTomeu Vizoso1-1/+5
2016-11-11soc: rockchip: power-domain: use pm_genpd_remove in error cleanupHeiko Stuebner1-1/+10
2016-11-02soc: renesas: Add R-Car RST driverGeert Uytterhoeven2-0/+97
2016-11-02soc: rockchip: power-domain: avoid infinite loopCaesar Wang1-7/+41
2016-10-31soc: mediatek: Add MT2701 scpsys driverShunli Wang2-2/+117
2016-10-31soc: mediatek: Refine scpsys to support multiple platformJames Liao1-138/+210
2016-10-17soc: renesas: rcar-sysc: add R8A7743 supportSergei Shtylyov4-0/+37
2016-10-16soc: rockchip: power-domain: Don't (incorrectly) set rk3399 up/down countsDouglas Anderson1-9/+7
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds24-8/+7181
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-175/+223
2016-09-25arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2-0/+2
2016-09-25soc/qman: Add self-test for QMan driverClaudiu Manoil6-0/+995
2016-09-25soc/bman: Add self-test for BMan driverClaudiu Manoil5-0/+259
2016-09-25soc/fsl: Introduce DPAA 1.x QMan device driverClaudiu Manoil5-2/+4418
2016-09-25soc/fsl: Introduce DPAA 1.x BMan device driverClaudiu Manoil7-0/+1492
2016-09-25soc/fsl/qe: fix gpio save_regs functionsChristophe Leroy1-1/+2
2016-09-25soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy1-0/+8
2016-09-25fsl/qe: use of_property_read_boolJulia Lawall1-1/+1
2016-09-24soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()Zhao Qiang1-5/+5
2016-09-24soc/fsl/qe: Use resource_sizeVaishali Thakkar1-1/+1
2016-09-19Merge tag 'v4.8-next-soc' of https://github.com/mbgg/linux-mediatek into next/driversArnd Bergmann1-1/+1
2016-09-15Merge tag 'tegra-for-4.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-20/+8
2016-09-15Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversArnd Bergmann2-111/+157
2016-09-13ARM: EXYNOS: Remove calls to of_genpd_get_from_provider()Jon Hunter1-15/+8
2016-09-01soc: qcom: smd: Reset rx tail rather than txBjorn Andersson1-1/+1
2016-08-23soc: qcom: smd: Represent smd edges as devicesBjorn Andersson1-75/+122
2016-08-23soc: qcom: smd: Request irqs after parsing propertiesBjorn Andersson1-16/+16
2016-08-23soc: qcom: smd: Simplify multi channel handlingBjorn Andersson1-18/+16
2016-08-23soc: qcom: smem: Silence probe defer errorStephen Boyd1-1/+2
2016-08-22soc: mediatek: PMIC wrap: Extend the waiting time to 10ms.Henry Chen1-1/+1
2016-08-19soc: rockchip: support active_wakeup for rockchip power-domainsElaine Zhang1-43/+57
2016-08-16soc/tegra: pmc: Fix incorrect DPD requestVince Hsu1-20/+8
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-82/+731
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-10/+121
2016-07-14Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/driversArnd Bergmann2-2/+2
2016-07-14Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/driversArnd Bergmann5-0/+232
2016-07-12ARM: ux500: move soc_id driver to drivers/socArnd Bergmann5-0/+232
2016-07-07soc: raspberrypi-power: add CONFIG_OF dependencyArnd Bergmann1-2/+1
2016-07-06Merge tag 'tegra-for-4.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson1-37/+112
2016-07-06Merge tag 'renesas-rcar-sysc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/driversOlof Johansson4-10/+68
2016-07-06soc: samsung: pmu: Constify arrays with PMU dataKrzysztof Kozlowski2-2/+2
2016-07-04Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversOlof Johansson4-29/+117
2016-06-30soc/tegra: pmc: Enable XUSB partitions on bootJon Hunter1-0/+12
2016-06-30soc/tegra: pmc: Initialise power partitions earlyJon Hunter1-9/+17
2016-06-30soc/tegra: pmc: Add specific error messagesJon Hunter1-9/+21
2016-06-30soc/tegra: pmc: Use whitespace more consistentlyThierry Reding1-0/+6