summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle2018-10-131-3/+3
* ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson2018-03-111-2/+2
* ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni2016-08-071-14/+8
* ARM: mvebu: do not register custom DMA operations when coherency is disabledThomas Petazzoni2015-06-091-2/+3
* ARM: mvebu: Disable CPU Idle on Armada 38xGregory CLEMENT2015-05-171-1/+15
* ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann2015-03-061-1/+1
* ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni2015-02-051-0/+7
* ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni2015-01-291-1/+6
* ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni2015-01-081-14/+30
* ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni2015-01-081-2/+19
* ARM: mvebu: add missing of_node_put() call in coherency.cThomas Petazzoni2014-11-071-0/+2
* ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn2014-11-011-1/+1
* cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-1/+1
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-0818-138/+797
|\
| * 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-242-1/+7
| | * Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper2014-07-2413-113/+383
| | |\
| | | * 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/+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-247-25/+67
| | | |\
| | * | | 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 branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann2014-07-263-7/+18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-194-18/+47
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'mvebu-soc-3.17' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2014-07-0715-54/+316
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | ARM: mvebu: Staticize mvebu_cpu_reset_initSachin Kamat2014-06-301-1/+1
| | * | | | | | ARM: mvebu: Staticize armada_370_xp_cpu_pm_initSachin Kamat2014-06-301-1/+1
| | * | | | | | ARM: mvebu: Staticize armada_375_smp_cpu1_enable_waSachin Kamat2014-06-301-1/+1
| | * | | | | | ARM: mvebu: Use system controller to get the soc id when possibleGregory CLEMENT2014-06-303-1/+38
| | * | | | | | ARM: mvebu: Use the a standard errno in mvebu_get_soc_idGregory CLEMENT2014-06-301-1/+1
| | * | | | | | ARM: mvebu: Don't apply the thermal quirk if the SoC revision is unknownEzequiel Garcia2014-06-211-2/+11
| | * | | | | | ARM: mvebu: implement CPU hotplug support for Armada XPThomas Petazzoni2014-06-214-34/+48
| | * | | | | | ARM: mvebu: export PMSU idle enter/exit functionsThomas Petazzoni2014-06-212-2/+5
| | * | | | | | ARM: mvebu: slightly refactor/rename PMSU idle related functionsThomas Petazzoni2014-06-211-10/+5
| | * | | | | | ARM: mvebu: remove stub implementation of CPU hotplug on Armada 375/38xThomas Petazzoni2014-06-211-3/+0
| | * | | | | | ARM: Kirkwood: Add setup file for netxbig LEDsAndrew Lunn2014-06-205-0/+207
| | * | | | | | ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as staticThomas Petazzoni2014-06-201-1/+1
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-052-6/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |