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