summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08351-18671/+8651Star
|\
| * ARM: hisi: remove smp from machine descriptorHaojian Zhuang2014-07-314-4/+5
| * power: reset: move hisilicon reboot codeHaojian Zhuang2014-07-312-33/+3Star
| * ARM: dts: Add hix5hd2-dkb dts file.Haifeng Yan2014-07-313-0/+223
| * ARM: debug: Rename Hi3716 to HIX5HD2Haifeng Yan2014-07-311-2/+10
| * ARM: hisi: enable hix5hd2 SoCHaifeng Yan2014-07-317-6/+150
| * ARM: hisi: add ARCH_HISIHaojian Zhuang2014-07-312-3/+15
| * Merge tag 'for-3.17/bcm-soc' of git://github.com/broadcom/mach-bcm into next/socArnd Bergmann2014-07-289-3/+686
| |\
| | * ARM: brcmstb: select GISB arbiter and interrupt driversBrian Norris2014-07-281-0/+2
| | * ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCsMarc Carino2014-07-287-0/+463
| | * ARM: configs: enable SMP in bcm_defconfigAlex Elder2014-07-281-0/+1
| | * ARM: add SMP support for Broadcom mobile SoCsAlex Elder2014-07-283-3/+220
| * | Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...Arnd Bergmann2014-07-281-0/+1
| |\ \
| * \ \ Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-07-2612-95/+492
| |\ \ \
| | * | | ARM: mvebu: fix build without platforms selectedArnd Bergmann2014-07-252-1/+7
| | * | | Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper2014-07-2519-120/+390
| | |\ \ \
| | | * | | ARM: mvebu: add cpuidle support for Armada 38xGregory CLEMENT2014-07-242-1/+98
| | | * | | ARM: mvebu: add cpuidle support for Armada 370Gregory CLEMENT2014-07-241-7/+44
| | | * | | cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT2014-07-241-1/+1
| | | * | | ARM: mvebu: export the SCU addressGregory CLEMENT2014-07-242-2/+9
| | | * | | ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()Gregory CLEMENT2014-07-241-7/+19
| | | * | | ARM: mvebu: use a local variable to store the resume addressGregory CLEMENT2014-07-241-1/+4
| | | * | | ARM: mvebu: make the cpuidle initialization more genericGregory CLEMENT2014-07-241-12/+20
| | | * | | ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGregory CLEMENT2014-07-244-19/+20
| | | * | | ARM: mvebu: use the common function for Armada 375 SMP workaroundGregory CLEMENT2014-07-243-54/+34Star
| | | * | | ARM: mvebu: add a common function for the boot address work aroundGregory CLEMENT2014-07-243-0/+72
| | | * | | ARM: mvebu: sort the #include of pmsu.c in alphabetic orderGregory CLEMENT2014-07-241-3/+3
| | | * | | ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU codeGregory CLEMENT2014-07-241-1/+12
| | | * | | Merge branch 'mvebu/fixes' into mvebu/soc-cpuidleJason Cooper2014-07-2413-32/+74
| | | |\ \ \
| | * | | | | ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()Wei Yongjun2014-07-231-2/+2
| | * | | | | Merge branch 'mvebu/soc-cpufreq' into mvebu/socJason Cooper2014-07-222-0/+163
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ARM: mvebu: extend PMSU code to support dynamic frequency scalingThomas Petazzoni2014-07-161-0/+162
| | | * | | | ARM: mvebu: ensure CPU clocks are enabledThomas Petazzoni2014-07-161-0/+1
| * | | | | | Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann2014-07-265-32/+3Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann2014-07-266-110/+163
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.17-rockchip-smp-hotplug' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2014-07-262-0/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: rockchip: Add cpu hotplug support for RK3XXX SoCsRomain Perier2014-07-231-0/+20
| | * | | | | | | | ARM: rockchip: select ARMv7 compiler flags for platsmp.oHeiko Stuebner2014-07-231-0/+2
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-26103-9090/+2956Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa2014-07-1836-2362/+14Star
| | * | | | | | | | ARM: S5PV210: Enable multi-platform build supportTomasz Figa2014-07-187-51/+24Star
| | * | | | | | | | ARM: S5PV210: Register cpufreq platform deviceTomasz Figa2014-07-181-0/+1
| | * | | | | | | | ARM: S5PV210: move debug-macro.S into the common spaceTomasz Figa2014-07-182-17/+18
| | * | | | | | | | ARM: S5PV210: Untie PM support from legacy codeTomasz Figa2014-07-186-15/+141
| | * | | | | | | | ARM: S5PV210: Remove support for board filesTomasz Figa2014-07-1823-3564/+8Star
| | * | | | | | | | ARM: dts: Add Device tree for s5pc110/s5pv210 boardsMateusz Krawczuk2014-07-186-0/+1254
| | * | | | | | | | ARM: dts: Add Device tree for s5pv210 SoCMateusz Krawczuk2014-07-182-0/+1472
| | * | | | | | | | ARM: S5PV210: Add board file for boot using Device TreeMateusz Krawczuk2014-07-183-1/+83
| | * | | | | | | | ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-1842-3179/+6Star
| | * | | | | | | | ARM: S5PV210: Migrate clock handling to Common Clock FrameworkMateusz Krawczuk2014-07-187-5/+39