summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/pmsu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: mvebu: add a common function for the boot address work aroundGregory CLEMENT2014-07-241-0/+47
* 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-241-12/+7
|\
| * 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 cpuidle implementation to work on big-endian systemsThomas Petazzoni2014-06-301-7/+2
* | ARM: mvebu: Staticize armada_370_xp_cpu_pm_initSachin Kamat2014-06-301-1/+1
* | ARM: mvebu: export PMSU idle enter/exit functionsThomas Petazzoni2014-06-211-2/+2
* | ARM: mvebu: slightly refactor/rename PMSU idle related functionsThomas Petazzoni2014-06-211-10/+5
* | ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as staticThomas Petazzoni2014-06-201-1/+1
|/
* ARM: mvebu: register the cpuidle driver for the Armada XP SoCsGregory CLEMENT2014-05-081-0/+37
* ARM: mvebu: Register notifier callback for the cpuidle transitionGregory CLEMENT2014-05-081-0/+18
* ARM: mvebu: Add the PMSU related part of the cpu idle functionsGregory CLEMENT2014-05-081-1/+131
* ARM: mvebu: Allow to power down L2 cache controller in idle modeGregory CLEMENT2014-05-081-1/+19
* ARM: mvebu: add Armada 38x compatible string to pmsuThomas Petazzoni2014-05-081-0/+1
* ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni2014-05-081-25/+1
* ARM: mvebu: use a separate function to set the boot address of CPUsGregory CLEMENT2014-04-241-2/+7
* ARM: mvebu: extend the PMSU registersGregory CLEMENT2014-04-241-2/+12
* ARM: mvebu: improve PMSU driver to request its resourceThomas Petazzoni2014-04-241-5/+31
* ARM: mvebu: start using the CPU reset driverThomas Petazzoni2014-04-241-10/+10
* ARM: mvebu: fix some sparse warningsJisheng Zhang2013-11-241-1/+2
* ARM: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang2013-09-181-0/+1
* arm: mvebu: Add initial support for power managmement service unitGregory CLEMENT2012-11-211-0/+75