1. 56a0e8e PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 6 years ago
  2. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  3. 55e56a9 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  4. 06adba2 Address edge case for stale PSCI CPU data in cache by David Cunado · 7 years ago
  5. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  6. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  7. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  8. 346bfd8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 7 years ago
  9. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  10. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed (98%) from services/std_svc/psci/psci_on.c]
  11. 7497bff Remove unused argument in psci_cpu_on_start() by Sandrine Bailleux · 8 years ago
  12. 6181acb Validate psci_cpu_on_start() arguments by Sandrine Bailleux · 8 years ago
  13. ca37050 Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 8 years ago
  14. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  15. 011ca18 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 9 years ago
  16. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago[Renamed from services/std_svc/psci1.0/psci_on.c]
  17. 574d685 PSCI: Unify warm reset entry points by Sandrine Bailleux · 9 years ago
  18. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  19. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  20. b0082d2 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 9 years ago
  21. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · 9 years ago[Renamed (83%) from services/std_svc/psci1.0/psci_afflvl_on.c]
  22. 6b8b302 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 9 years ago
  23. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · 9 years ago