summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/tc2_pm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-2/+2
* irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter2015-08-041-1/+1
* ARM: vexpress: migrate TC2 to the new MCPM backend abstractionNicolas Pitre2015-04-031-210/+81Star
* ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-2/+2
* ARM: 8082/1: TC2: test the MCPM loopback during bootNicolas Pitre2014-07-181-0/+17
* ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2014-05-261-2/+2
* ARM: vexpress/TC2: Implement MCPM power_down_finish()Dave Martin2013-11-251-5/+61
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-2/+5
|\
| * ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha2013-10-301-2/+5
* | ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeNicolas Pitre2013-10-291-46/+2Star
|/
* ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power downLorenzo Pieralisi2013-09-301-1/+10
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-101-0/+2
|\
| * ARM: vexpress: tc2: disable GIC CPU IF in tc2_pm_suspendLorenzo Pieralisi2013-08-281-0/+2
* | ARM: vexpress/MCPM: fix cache disable sequence when CONFIG_FRAME_POINTER=yNicolas Pitre2013-08-141-4/+12
|/
* ARM: vexpress/TC2: implement PM suspend methodNicolas Pitre2013-08-071-1/+18
* ARM: vexpress/TC2: basic PM supportNicolas Pitre2013-08-071-0/+327