1. c0dc639 fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t by Wing Li · 1 year, 2 months ago
  2. 77dd4f1 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · 1 year, 2 months ago
  3. c1e61d0 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 2 years ago
  4. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  5. 74e8978 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · 5 years ago
  6. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  7. 56a0e8e PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  8. 3cb73cb Reduce time lock in psci_do_cpu_off by Roberto Vargas · 7 years ago
  9. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  10. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  11. 346bfd8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 7 years ago
  12. 0b56d6f PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 7 years ago
  13. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 7 years ago
  14. 2d92de6 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 8 years ago
  15. 3cac786 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  16. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed (98%) from services/std_svc/psci/psci_off.c]
  17. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · 8 years ago
  18. 6a81641 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · 8 years ago
  19. ca37050 Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 8 years ago
  20. d50e7d9 PSCI: Update state only if CPU_OFF is not denied by SPD by Soby Mathew · 9 years ago
  21. 011ca18 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 9 years ago
  22. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago[Renamed from services/std_svc/psci1.0/psci_off.c]
  23. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  24. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  25. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · 9 years ago[Renamed (64%) from services/std_svc/psci1.0/psci_afflvl_off.c]
  26. 6b8b302 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 9 years ago
  27. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · 9 years ago