aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-04ARM: mvebu: use the cpufreq-dt platform_data for independent clocksThomas Petazzoni1-1/+7
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu into next/socArnd Bergmann8-17/+437
2014-11-30ARM: mvebu: synchronize secondary CPU clocks on resumeThomas Petazzoni1-16/+15
2014-11-30ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resumeThomas Petazzoni1-0/+8
2014-11-30ARM: mvebu: Armada XP GP specific suspend/resume codeThomas Petazzoni2-1/+142
2014-11-30ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resumeThomas Petazzoni1-0/+51
2014-11-30ARM: mvebu: implement suspend/resume support for Armada XPThomas Petazzoni4-1/+222
2014-11-22ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCsGregory CLEMENT3-3/+53
2014-11-22ARM: mvebu: Fix the secondary startup for Cortex A9 SoCGregory CLEMENT1-0/+1
2014-11-22ARM: mvebu: Move SCU power up in a functionGregory CLEMENT1-7/+13
2014-11-22ARM: mvebu: Clean-up the Armada XP supportGregory CLEMENT7-9/+8
2014-11-22ARM: mvebu: update comments in coherency.cThomas Petazzoni1-2/+3
2014-11-22ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherencyThomas Petazzoni1-166/+3
2014-11-22ARM: mvebu: remove unused register offset definitionThomas Petazzoni1-2/+0
2014-11-22ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni1-14/+30
2014-11-22ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni1-2/+19
2014-11-22Merge branch 'mvebu/fixes' into mvebu/socJason Cooper2-1/+3
2014-11-09ARM: mvebu: Remove thermal quirk for A375 Z1 revisionEzequiel Garcia1-65/+1
2014-11-07ARM: mvebu: add missing of_node_put() call in coherency.cThomas Petazzoni1-0/+2
2014-11-01ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn1-1/+1
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar1-1/+1
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-138/+797
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-6/+6
2014-07-26Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next/socArnd Bergmann12-95/+492
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6' into next/socArnd Bergmann3-7/+18
2014-07-24ARM: mvebu: fix build without platforms selectedArnd Bergmann2-1/+7
2014-07-24Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper13-113/+383
2014-07-24ARM: mvebu: add cpuidle support for Armada 38xGregory CLEMENT2-1/+98
2014-07-24ARM: mvebu: add cpuidle support for Armada 370Gregory CLEMENT1-7/+44
2014-07-24cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT1-1/+1
2014-07-24ARM: mvebu: export the SCU addressGregory CLEMENT2-2/+9
2014-07-24ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()Gregory CLEMENT1-7/+19
2014-07-24ARM: mvebu: use a local variable to store the resume addressGregory CLEMENT1-1/+4
2014-07-24ARM: mvebu: make the cpuidle initialization more genericGregory CLEMENT1-12/+20
2014-07-24ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGregory CLEMENT4-19/+20
2014-07-24ARM: mvebu: use the common function for Armada 375 SMP workaroundGregory CLEMENT3-54/+34
2014-07-24ARM: mvebu: add a common function for the boot address work aroundGregory CLEMENT3-0/+72
2014-07-24ARM: mvebu: sort the #include of pmsu.c in alphabetic orderGregory CLEMENT1-3/+3
2014-07-24ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU codeGregory CLEMENT1-1/+12
2014-07-24Merge branch 'mvebu/fixes' into mvebu/soc-cpuidleJason Cooper7-25/+67
2014-07-23ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()Wei Yongjun1-2/+2
2014-07-22Merge branch 'mvebu/soc-cpufreq' into mvebu/socJason Cooper2-0/+163
2014-07-19Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson4-18/+47
2014-07-18Merge tag 'mvebu-fixes-3.16-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson3-7/+18
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2-6/+7
2014-07-16ARM: mvebu: extend PMSU code to support dynamic frequency scalingThomas Petazzoni1-0/+162
2014-07-16ARM: mvebu: ensure CPU clocks are enabledThomas Petazzoni1-0/+1
2014-07-08ARM: mvebu: Fix coherency bus notifiers by using separate notifiersEzequiel Garcia1-1/+5
2014-07-08ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle_enterGregory CLEMENT1-5/+5
2014-07-07Merge tag 'mvebu-soc-3.17' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson15-54/+316