summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2413-32/+74
|\
| * ARM: mvebu: Fix coherency bus notifiers by using separate notifiersEzequiel Garcia2014-07-081-1/+5
| * ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle...Gregory CLEMENT2014-07-081-5/+5
| * ARM: mvebu: fix SMP boot for Armada 38x and Armada 375 Z1 in big endianThomas Petazzoni2014-07-011-1/+8
| * ARM: mvebu: fix cpuidle implementation to work on big-endian systemsThomas Petazzoni2014-06-303-8/+28
| * ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanupThomas Petazzoni2014-06-301-6/+6
| * ARM: mvebu: move Armada 375 external abort logic as a quirkThomas Petazzoni2014-06-301-4/+13
| * ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT2014-06-245-5/+5
| * ARM: dts: kirkwood: fix phy-connection-type for GuruplugSebastian Hesselbarth2014-06-231-2/+2
| * ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platformsThomas Petazzoni2014-06-201-0/+1
| * ARM: mvebu: Fix broken SoC ID detectionEzequiel Garcia2014-06-201-0/+1
* | ARM: Kirkwood: Remove mach-kirkwoodAndrew Lunn2014-07-1435-4375/+4
* | 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-215-0/+207
* | ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as staticThomas Petazzoni2014-06-201-1/+1
|/
* Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-166-30/+75
|\
| * Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-116-30/+75
| |\
| | * ARM: dts: OMAP5/DRA7: use omap5-mpu-dpll-clock capable of dealing with higher...Nishanth Menon2014-06-062-2/+2
| | * ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-061-0/+9
| | * ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clockPeter Ujfalusi2014-05-281-11/+11
| | * ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-281-0/+53
| | * CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-281-1/+0
| | * CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-11/+0
| | * CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-282-5/+0
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-131-27/+27
|\ \ \
| * \ \ Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-123-8/+4
| |\ \ \
| * | | | sched: Final power vs. capacity cleanupsNicolas Pitre2014-06-051-27/+27
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-132-3/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-0661-233/+276
| |\ \ \ \ \
| * | | | | | perf/ARM: Use common PMU interrupt disabled codeVince Weaver2014-06-052-3/+7
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-128-75/+94
|\ \ \ \ \ \ \