aboutsummaryrefslogtreecommitdiffstats
path: root/lib/psci/psci_suspend.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PSCI STAT time stamp collectionSoby Mathew2017-11-031-9/+5
* lib: psci: early suspend handler for platformsVarun Wadekar2017-07-311-0/+11
* Fix order of #includesIsla Mitchell2017-07-121-2/+2
* psci: minor fixes in libEtienne Carriere2017-06-221-1/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* PSCI: Build option to enable D-Caches early in warmbootSoby Mathew2017-04-191-1/+1
* PSCI: Optimize call paths if all participants are cache-coherentJeenu Viswambharan2017-03-021-9/+5
* PSCI: Introduce cache and barrier wrappersJeenu Viswambharan2017-03-021-2/+2
* PSCI: Do stat accounting for retention/standby statesdp-arm2017-02-131-0/+9
* PSCI: Decouple PSCI stat residency calculation from PMFdp-arm2017-02-131-8/+2
* Add two timestamps to measure PSCI cache flush overheaddp-arm2016-12-141-0/+17
* Add PMF instrumentation points in TFdp-arm2016-10-121-0/+27
* Fix use of stale power states in PSCI standby finisherAchin Gupta2016-07-251-3/+11
* Introduce PSCI Library InterfaceSoby Mathew2016-07-191-1/+0
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+284