1. db5fe4f chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · 10 months ago
  2. 45c7328 fix(cpus): avoid SME related loss of context on powerdown by Boyan Karatotev · 11 months ago
  3. 2b5e00d feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · 8 months ago
  4. 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
  5. 9b1e800 refactor(psci): move timestamp collection to psci_pwrdown_cpu by Boyan Karatotev · 10 months ago
  6. d348861 fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t by Wing Li · 2 years, 3 months ago
  7. 6cf4ae9 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · 2 years, 3 months ago
  8. 65bbb93 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 3 years ago
  9. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  10. 74d27d0 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · 6 years ago
  11. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  12. 621d64f PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 7 years ago
  13. 216e58a Reduce time lock in psci_do_cpu_off by Roberto Vargas · 8 years ago
  14. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 8 years ago
  15. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  16. b0408e8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 9 years ago
  17. a10d363 PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 9 years ago
  18. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 9 years ago
  19. 7941816 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 9 years ago
  20. 872be88 Add PMF instrumentation points in TF by dp-arm · 9 years ago
  21. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed (98%) from services/std_svc/psci/psci_off.c]
  22. 170fb93 Add optional PSCI STAT residency & count functions by Yatharth Kochar · 9 years ago
  23. ac1cc8e PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · 9 years ago
  24. 203cdfe Fix PSCI CPU ON race when setting state to ON_PENDING by Soby Mathew · 10 years ago
  25. 16e05cd PSCI: Update state only if CPU_OFF is not denied by SPD by Soby Mathew · 10 years ago
  26. 9d070b9 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 10 years ago
  27. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago[Renamed from services/std_svc/psci1.0/psci_off.c]
  28. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  29. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 10 years ago
  30. 4067dc3 PSCI: Remove references to affinity based power management by Soby Mathew · 10 years ago[Renamed (64%) from services/std_svc/psci1.0/psci_afflvl_off.c]
  31. 6590ce2 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 10 years ago
  32. b48349e PSCI: Create new directory to implement new frameworks by Soby Mathew · 10 years ago