1. c1e61d0 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 2 years ago
  2. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  3. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  4. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 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. d1a1841 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  9. 8336f68 Fix PSCI STAT time stamp collection by Soby Mathew · 7 years ago
  10. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  11. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  12. d171bfc psci: minor fixes in lib by Etienne Carriere · 7 years ago
  13. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  14. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  15. 346bfd8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 7 years ago
  16. 0b56d6f PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 7 years ago
  17. 37ce150 PSCI: Do stat accounting for retention/standby states by dp-arm · 7 years ago
  18. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 7 years ago
  19. 2d92de6 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 8 years ago
  20. 3cac786 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  21. 9b2bf25 Fix use of stale power states in PSCI standby finisher by Achin Gupta · 8 years ago
  22. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  23. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed (98%) from services/std_svc/psci/psci_suspend.c]
  24. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · 8 years ago
  25. 6a81641 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · 8 years ago
  26. 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 8 years ago
  27. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  28. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · 9 years ago
  29. 011ca18 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 9 years ago
  30. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago[Renamed from services/std_svc/psci1.0/psci_suspend.c]
  31. 574d685 PSCI: Unify warm reset entry points by Sandrine Bailleux · 9 years ago
  32. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  33. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  34. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  35. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · 9 years ago[Renamed (75%) from services/std_svc/psci1.0/psci_afflvl_suspend.c]
  36. 6b8b302 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 9 years ago
  37. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · 9 years ago