summaryrefslogtreecommitdiff
path: root/lib/psci/psci_off.c
Commit message (Expand)AuthorAgeFilesLines
* feat(psci): introduce 'pwr_domain_off_early' hookVarun Wadekar2023-04-261-0/+14
* refactor(psci): move psci_do_pwrdown_sequence() out of private headerPranav Madhu2022-09-151-1/+1
* Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2020-01-101-2/+2
* PSCI: Lookup list of parent nodes to lock only onceAndrew F. Davis2019-06-061-2/+12
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-6/+8
* PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFFAntonio Nino Diaz2018-07-241-10/+9
* Reduce time lock in psci_do_cpu_offRoberto Vargas2017-09-061-3/+3
* Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar2017-06-141-1/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* PSCI: Optimize call paths if all participants are cache-coherentJeenu Viswambharan2017-03-021-3/+2
* PSCI: Introduce cache and barrier wrappersJeenu Viswambharan2017-03-021-6/+6
* 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/+15
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-0/+169