summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2015-01-237-39/+77
|\
| * MAINTAINERS: Add co-maintainer for ARM/Qualcomm SupportAndy Gross2015-01-231-0/+3
| * ARM: qcom: Drop unnecessary selects from ARCH_QCOMStephen Boyd2015-01-231-2/+0
| * ARM: qcom: Fix SCM interface for big-endian kernelsStephen Boyd2015-01-232-18/+20
| * ARM: qcom: scm: Clarify boot interfaceStephen Boyd2015-01-232-3/+3
| * ARM: qcom: Add SCM warmboot flags for quad core targets.Lina Iyer2015-01-221-0/+2
| * ARM: qcom: scm: Add logging of actual return code from scm callOlav Haugan2015-01-191-0/+1
| * ARM: qcom: scm: Flush the command buffer only instead of the entire cacheVikram Mulukutla2015-01-191-5/+12
| * ARM: qcom: scm: Get cacheline size from CTRStephen Boyd2015-01-191-6/+8
| * ARM: qcom: scm: Fix incorrect cache invalidationStephen Boyd2015-01-191-8/+23
| * ARM: qcom: Select ARCH_SUPPORTS_BIG_ENDIANStephen Boyd2015-01-191-0/+1
| * ARM: debug: msm: Support big-endian CPUsStephen Boyd2015-01-191-0/+6
| * ARM: debug: Update MSM and QCOM DEBUG_LL helpStephen Boyd2015-01-191-2/+3
* | Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-01-2310-12/+167
|\ \
| * | soc: tegra: Add thermal reset (thermtrip) support to PMCMikko Perttunen2015-01-231-0/+103
| * | ARM: tegra: Add PMC thermtrip programming to Jetson TK1 device treeMikko Perttunen2015-01-231-0/+7
| * | of: Add descriptions of thermtrip properties to Tegra PMC bindingsMikko Perttunen2015-01-231-0/+26
| * | soc/tegra: pmc: Add Tegra132 supportThierry Reding2015-01-091-4/+10
| * | soc/tegra: fuse: Add Tegra132 supportThierry Reding2015-01-092-0/+2
| * | soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding2015-01-091-4/+4
| * | soc/tegra: Add Tegra132 supportThierry Reding2015-01-091-0/+1
| * | clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding2015-01-093-1/+8
| * | soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley2015-01-092-3/+6
| |/
* | Merge tag 'imx-soc-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson2015-01-2316-22/+195
|\ \
| * | ARM: clk-imx6q: refine esai_ipg's parentShengjiu Wang2015-01-201-1/+1
| * | ARM i.MX6q: unmap memory mapped at imx6q_opp_check_speed_grading()Sebastian Andrzej Siewior2015-01-201-1/+1
| * | ARM: imx: clk-vf610: Add clock for SNVSSanchayan Maity2015-01-132-1/+4
| * | ARM: imx: clk-vf610: Add clock for UART4 and UART5Bhuvanchandra DV2015-01-131-0/+2
| * | ARM: imx: drop CPUIDLE_FLAG_TIME_VALID from cpuidle-imx6sxShawn Guo2015-01-061-3/+1
| * | ARM: imx: support arm power off in cpuidle for i.mx6sxAnson Huang2015-01-057-8/+144
| * | ARM: imx: remove unnecessary setting for DSMAnson Huang2015-01-051-1/+0
| * | ARM: imx: correct the hardware clock gate setting for shared nodesAnson Huang2015-01-051-4/+19
| * | ARM: imx: pllv3: add shift for frequency multiplierStefan Agner2015-01-053-5/+10
| * | ARM vf610: add compatibilty strings of supported Vybrid SoC'sStefan Agner2015-01-052-1/+16
| |/
* | Merge tag 'v3.20-next-soc1' of https://github.com/mbgg/linux-mediatek into ne...Olof Johansson2015-01-232-2/+22
|\ \
| * | ARM: mediatek: Low-level-debug for mt6592Matthias Brugger2015-01-201-1/+1
| * | ARM: mediatek: Add config options for mediatek SoCs.Yingjoe Chen2015-01-201-1/+21
| |/
* | Merge tag 'mvebu-soc-3.20-2' of git://git.infradead.org/linux-mvebu into next...Olof Johansson2015-01-232-105/+223
|\ \
| * | bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge windowThomas Petazzoni2015-01-191-16/+89
| * | bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38xMichal Mazur2015-01-191-48/+116
| * | ARM: mvebu: use arm_coherent_dma_ops and re-enable hardware I/O coherencyThomas Petazzoni2015-01-191-55/+3
| * | bus: mvebu-mbus: use automatic I/O synchronization barriersThomas Petazzoni2015-01-191-3/+14
| * | Merge branch 'mvebu/fixes-3' into mvebu/socAndrew Lunn2015-01-19427-3562/+4517
| |\ \
| | * | bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn2015-01-191-0/+13
| | * | ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni2015-01-171-1/+6
* | | | Merge tag 'v3.20-rockchip-soc1' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2015-01-236-1/+452
|\ \ \ \
| * | | | ARM: rockchip: remove cpu-core name from machine nameHeiko Stuebner2015-01-211-1/+1
| * | | | ARM: rockchip: Add pmu-sram bindingChris Zhong2014-12-311-0/+16
| * | | | ARM: rockchip: add suspend and resume for RK3288Chris Zhong2014-12-315-0/+435
| | |_|/ | |/| |
* | | | Merge tag 'renesas-soc3-for-v3.20' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-01-221-58/+97
|\ \ \ \