summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-07-2620-211/+757
|\
| * Documentation: arm: misc updates to Marvell EBU SoC statusThomas Petazzoni2014-07-251-7/+9
| * Documentation: arm: add URLs to public datasheets for the Marvell Armada XP SoCThomas Petazzoni2014-07-251-2/+1
| * ARM: mvebu: fix build without platforms selectedArnd Bergmann2014-07-252-1/+7
| * Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper2014-07-2524-222/+559
| |\
| | * 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: add Armada 38x supportThomas Petazzoni2014-07-241-1/+28
| | * cpuidle: mvebu: add Armada 370 supportThomas Petazzoni2014-07-241-2/+33
| | * cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT2014-07-244-28/+27
| | * 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/+34
| | * 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-2414-34/+86
| | |\
| * | | 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-225-7/+261
| |\ \ \ | | |/ / | |/| |
| | * | clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni2014-07-162-7/+78
| | * | ARM: mvebu: extend PMSU code to support dynamic frequency scalingThomas Petazzoni2014-07-162-0/+182
| | * | ARM: mvebu: ensure CPU clocks are enabledThomas Petazzoni2014-07-161-0/+1
* | | | Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann2014-07-267-36/+4
|\ \ \ \
| * | | | ARM: delete old reference to ARM_GPIOLIB_COMPLEXLinus Walleij2014-06-301-2/+0
| * | | | ARM: kill CONFIG_NEED_MACH_GPIO_HLinus Walleij2014-06-302-12/+0
| * | | | ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij2014-06-3040-41/+41
| * | | | ARM: s5p: cut the custom ARCH_NR_GPIOS definitionLinus Walleij2014-06-304-27/+0
* | | | | Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann2014-07-267-110/+164
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.17/fixes-not-urgent-signed' of git://git.kernel.org/pu...Arnd Bergmann2014-07-264-44/+97
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'roger/for-v3.17/gpmc-omap' into omap-for-v3.17/...Tony Lindgren2014-07-151-42/+37
| | |\ \ \ \ \
| | | * | | | | ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()Rostislav Lisovy2014-07-111-42/+37
| | * | | | | | omap16xx: Removes fixme no longer needed in ocpi_enable()Nicholas Krause2014-07-081-1/+0
| | * | | | | | ARM: dts: OMAP5: Add device nodes for ABBAndrii.Tseglytskyi2014-07-081-0/+60
| | * | | | | | ARM: omap2+: usb-tusb6010.c: Cleaning up variable is set more than onceRickard Strandqvist2014-07-071-1/+0
| | |/ / / / /
| * | | | | | MAINTAINERS: Add sdhci-st file to ARCH/STI architecturePeter Griffin2014-07-221-0/+1
| * | | | | | ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski2014-07-192-66/+66
| * | | | | | Merge tag 'v3.16-rc5' into next/fixes-non-criticalOlof Johansson2014-07-199717-248743/+495891
| |\ \ \ \ \ \
* | \ \ \ \ \ \ 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 'misc-for-3.17' of git://github.com/hisilicon/linux-hisi into next/socArnd Bergmann2014-07-261-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS:ARM:hisi: add Hisilicon SoC familyWei Xu2014-07-071-0/+8
| |/ / / / / / /
* | | | | | | | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-26123-9352/+4786
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: samsung: s5pv210: Remove legacy board supportTomasz Figa2014-07-181-121/+1
| * | | | | | | | ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa2014-07-1836-2362/+14
| * | | | | | | | gpio: samsung: Remove legacy support of S5PV210Tomasz Figa2014-07-181-240/+0
| * | | | | | | | ARM: S5PV210: Enable multi-platform build supportTomasz Figa2014-07-187-51/+24