summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-24Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper
2014-07-24ARM: mvebu: add cpuidle support for Armada 38xGregory CLEMENT
2014-07-24ARM: mvebu: add cpuidle support for Armada 370Gregory CLEMENT
2014-07-24cpuidle: mvebu: add Armada 38x supportThomas Petazzoni
2014-07-24cpuidle: mvebu: add Armada 370 supportThomas Petazzoni
2014-07-24cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT
2014-07-24ARM: mvebu: export the SCU addressGregory CLEMENT
2014-07-24ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()Gregory CLEMENT
2014-07-24ARM: mvebu: use a local variable to store the resume addressGregory CLEMENT
2014-07-24ARM: mvebu: make the cpuidle initialization more genericGregory CLEMENT
2014-07-24ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGregory CLEMENT
2014-07-24ARM: mvebu: use the common function for Armada 375 SMP workaroundGregory CLEMENT
2014-07-24ARM: mvebu: add a common function for the boot address work aroundGregory CLEMENT
2014-07-24ARM: mvebu: sort the #include of pmsu.c in alphabetic orderGregory CLEMENT
2014-07-24ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU codeGregory CLEMENT
2014-07-24Merge branch 'mvebu/fixes' into mvebu/soc-cpuidleJason Cooper
2014-07-23ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()Wei Yongjun
2014-07-22Merge branch 'mvebu/soc-cpufreq' into mvebu/socJason Cooper
2014-07-16clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni
2014-07-16ARM: mvebu: extend PMSU code to support dynamic frequency scalingThomas Petazzoni
2014-07-16ARM: mvebu: ensure CPU clocks are enabledThomas Petazzoni
2014-07-13ARM: Kirkwood: Remove mach-kirkwoodAndrew Lunn
2014-07-08ARM: mvebu: Fix coherency bus notifiers by using separate notifiersEzequiel Garcia
2014-07-08ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle...Gregory CLEMENT
2014-07-01ARM: mvebu: fix SMP boot for Armada 38x and Armada 375 Z1 in big endianThomas Petazzoni
2014-06-30ARM: mvebu: fix cpuidle implementation to work on big-endian systemsThomas Petazzoni
2014-06-30ARM: mvebu: Staticize mvebu_cpu_reset_initSachin Kamat
2014-06-30ARM: mvebu: Staticize armada_370_xp_cpu_pm_initSachin Kamat
2014-06-30ARM: mvebu: Staticize armada_375_smp_cpu1_enable_waSachin Kamat
2014-06-30ARM: mvebu: Use system controller to get the soc id when possibleGregory CLEMENT
2014-06-30ARM: mvebu: Use the a standard errno in mvebu_get_soc_idGregory CLEMENT
2014-06-30ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanupThomas Petazzoni
2014-06-30ARM: mvebu: move Armada 375 external abort logic as a quirkThomas Petazzoni
2014-06-24ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT
2014-06-23ARM: dts: kirkwood: fix phy-connection-type for GuruplugSebastian Hesselbarth
2014-06-21ARM: mvebu: Don't apply the thermal quirk if the SoC revision is unknownEzequiel Garcia
2014-06-21Documentation: arm: add URLs to public datasheets for the Marvell Armada 370 SoCThomas Petazzoni
2014-06-21ARM: mvebu: implement CPU hotplug support for Armada XPThomas Petazzoni
2014-06-21ARM: mvebu: export PMSU idle enter/exit functionsThomas Petazzoni
2014-06-21ARM: mvebu: slightly refactor/rename PMSU idle related functionsThomas Petazzoni
2014-06-21ARM: mvebu: remove stub implementation of CPU hotplug on Armada 375/38xThomas Petazzoni
2014-06-20ARM: Kirkwood: Add setup file for netxbig LEDsAndrew Lunn
2014-06-20ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as staticThomas Petazzoni
2014-06-20ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platformsThomas Petazzoni
2014-06-20ARM: mvebu: Fix broken SoC ID detectionEzequiel Garcia
2014-06-15Linux 3.16-rc1v3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann