summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/pmsu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper2014-07-251-47/+243
|\
| * ARM: mvebu: add cpuidle support for Armada 38xGregory CLEMENT2014-07-241-1/+84
| * 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: 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-241-17/+17
| * 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/+7Star
| |\
| | * 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/+2Star
* | | 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-221-0/+162
|\ \ \ | |/ / |/| |
| * | ARM: mvebu: extend PMSU code to support dynamic frequency scalingThomas Petazzoni2014-07-161-0/+162
| |/
* | 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/+5Star
* | 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/+1Star
* 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