aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/pmsu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-30ARM: mvebu: fix cpuidle implementation to work on big-endian systemsThomas Petazzoni1-7/+2
2014-05-08ARM: mvebu: register the cpuidle driver for the Armada XP SoCsGregory CLEMENT1-0/+37
2014-05-08ARM: mvebu: Register notifier callback for the cpuidle transitionGregory CLEMENT1-0/+18
2014-05-08ARM: mvebu: Add the PMSU related part of the cpu idle functionsGregory CLEMENT1-1/+131
2014-05-08ARM: mvebu: Allow to power down L2 cache controller in idle modeGregory CLEMENT1-1/+19
2014-05-08ARM: mvebu: add Armada 38x compatible string to pmsuThomas Petazzoni1-0/+1
2014-05-08ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni1-25/+1
2014-04-24ARM: mvebu: use a separate function to set the boot address of CPUsGregory CLEMENT1-2/+7
2014-04-24ARM: mvebu: extend the PMSU registersGregory CLEMENT1-2/+12
2014-04-24ARM: mvebu: improve PMSU driver to request its resourceThomas Petazzoni1-5/+31
2014-04-24ARM: mvebu: start using the CPU reset driverThomas Petazzoni1-10/+10
2013-11-24ARM: mvebu: fix some sparse warningsJisheng Zhang1-1/+2
2013-09-18ARM: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang1-0/+1
2012-11-21arm: mvebu: Add initial support for power managmement service unitGregory CLEMENT1-0/+75