1. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 5 months ago
  2. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  3. 1010770 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 6 years ago
  4. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  5. 621d64f PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 7 years ago
  6. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 7 years ago
  7. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 8 years ago
  8. 71341d2 Address edge case for stale PSCI CPU data in cache by David Cunado · 8 years ago
  9. 2a4b4b71 Fix order of #includes by Isla Mitchell · 8 years ago
  10. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  11. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 8 years ago
  12. b0408e8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 8 years ago
  13. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
  14. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed (98%) from services/std_svc/psci/psci_on.c]
  15. 22b09c1 Remove unused argument in psci_cpu_on_start() by Sandrine Bailleux · 9 years ago
  16. 1ad9f93 Validate psci_cpu_on_start() arguments by Sandrine Bailleux · 9 years ago
  17. 203cdfe Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 9 years ago
  18. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  19. 9d070b9 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 10 years ago
  20. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago[Renamed from services/std_svc/psci1.0/psci_on.c]
  21. eb975f5 PSCI: Unify warm reset entry points by Sandrine Bailleux · 10 years ago
  22. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  23. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 10 years ago
  24. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  25. 4067dc3 PSCI: Remove references to affinity based power management by Soby Mathew · 10 years ago[Renamed (83%) from services/std_svc/psci1.0/psci_afflvl_on.c]
  26. 6590ce2 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 10 years ago
  27. b48349e PSCI: Create new directory to implement new frameworks by Soby Mathew · 10 years ago