summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-251/+1042
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-0/+97
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-2/+259
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior1-27/+12
2016-12-02soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior1-30/+16
2016-11-30soc: ti: qmss: fix the case when !SMPGrygorii Strashko1-1/+1
2016-11-30Merge tag 'renesas-soc-match-for-v4.10' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-0/+259
2016-11-30Merge tag 'renesas-r8a7745-sysc-for-v4.10' of git://git.kernel.org/pub/scm/li...Arnd Bergmann4-0/+37
2016-11-29soc: fsl: fix section mismatch build warningsSudeep Holla1-2/+5
2016-11-29soc: fsl: add GUTS driver for QorIQ platformsyangbo lu4-2/+256
2016-11-23soc: renesas: Identify SoC and register with the SoC busGeert Uytterhoeven2-0/+259
2016-11-23soc: renesas: rcar-sysc: add R8A7745 supportSergei Shtylyov4-0/+37
2016-11-18Merge tag 'tegra-for-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-93/+305
2016-11-18Merge tag 'tegra-for-4.10-mailbox' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+14
2016-11-17Merge tag 'v4.9-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2-140/+327
2016-11-17Merge tag 'v4.10-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-18/+63
2016-11-15soc/tegra: pmc: Use consistent naming for PM domainsThierry Reding1-4/+4
2016-11-15soc/tegra: pmc: Remove genpd when adding provider failsJon Hunter1-8/+15
2016-11-15soc/tegra: pmc: Check return code for pm_genpd_init()Jon Hunter1-1/+6
2016-11-15soc/tegra: pmc: Clean-up I/O rail error messagesThierry Reding1-23/+20
2016-11-15soc/tegra: pmc: Simplify IO rail bit handlingJon Hunter1-10/+10
2016-11-15soc/tegra: pmc: Guard against uninitialised PMC clockJon Hunter1-0/+2
2016-11-15soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan1-36/+237
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/po...Linus Torvalds24-8/+7181
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus 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...Arnd Bergmann1-1/+1
2016-09-15Merge tag 'tegra-for-4.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-20/+8