aboutsummaryrefslogtreecommitdiff
path: root/lib/psci/psci_suspend.c
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-24PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFFAntonio Nino Diaz
2018-01-11Add PubSub events for CPU powerdown/powerupDimitris Papastamos
2017-11-03Fix PSCI STAT time stamp collectionSoby Mathew
2017-07-31lib: psci: early suspend handler for platformsVarun Wadekar
2017-07-12Fix order of #includesIsla Mitchell
2017-06-22psci: minor fixes in libEtienne Carriere
2017-05-03Use SPDX license identifiersdp-arm
2017-04-19PSCI: Build option to enable D-Caches early in warmbootSoby Mathew
2017-03-02PSCI: Optimize call paths if all participants are cache-coherentJeenu Viswambharan
2017-03-02PSCI: Introduce cache and barrier wrappersJeenu Viswambharan
2017-02-13PSCI: Do stat accounting for retention/standby statesdp-arm
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2016-12-14Add two timestamps to measure PSCI cache flush overheaddp-arm
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-07-25Fix use of stale power states in PSCI standby finisherAchin Gupta
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew