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