1. 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
  2. db5fe4f chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · 10 months ago
  3. dc0bf48 chore(psci): drop skip_wfi variable by Boyan Karatotev · 10 months ago
  4. 2b5e00d feat(psci): allow cores to wake up from powerdown by Boyan Karatotev · 8 months ago
  5. 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
  6. 9b1e800 refactor(psci): move timestamp collection to psci_pwrdown_cpu by Boyan Karatotev · 10 months ago
  7. 44ee771 refactor(psci): factor common code out of the standby finisher by Boyan Karatotev · 10 months ago
  8. 0c83655 refactor(psci): don't use PSCI_INVALID_PWR_LVL to signal OFF state by Boyan Karatotev · 10 months ago
  9. e07e739 refactor(psci): extract cm_prepare_el3_exit_ns() to a common location by Boyan Karatotev · 2 years, 3 months ago
  10. d348861 fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t by Wing Li · 2 years, 3 months ago
  11. 606b743 feat(psci): add support for OS-initiated mode by Wing Li · 2 years, 11 months ago
  12. 65bbb93 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 3 years ago
  13. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  14. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  15. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  16. 74d27d0 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · 6 years ago
  17. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  18. 621d64f PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF by Antonio Nino Diaz · 7 years ago
  19. 7593252 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 8 years ago
  20. bfc87a8 Fix PSCI STAT time stamp collection by Soby Mathew · 8 years ago
  21. 1862d62 lib: psci: early suspend handler for platforms by Varun Wadekar · 8 years ago
  22. 2a4b4b71 Fix order of #includes by Isla Mitchell · 8 years ago
  23. c283e05 psci: minor fixes in lib by Etienne Carriere · 8 years ago
  24. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  25. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 8 years ago
  26. b0408e8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 9 years ago
  27. a10d363 PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 9 years ago
  28. e5bbd16 PSCI: Do stat accounting for retention/standby states by dp-arm · 9 years ago
  29. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 9 years ago
  30. 7941816 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 9 years ago
  31. 872be88 Add PMF instrumentation points in TF by dp-arm · 9 years ago
  32. 61eae52 Fix use of stale power states in PSCI standby finisher by Achin Gupta · 9 years ago
  33. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
  34. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed (98%) from services/std_svc/psci/psci_suspend.c]
  35. 170fb93 Add optional PSCI STAT residency & count functions by Yatharth Kochar · 9 years ago
  36. ac1cc8e PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · 9 years ago
  37. d448639 Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 9 years ago
  38. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  39. f1054c9 Pass the target suspend level to SPD suspend hooks by Achin Gupta · 10 years ago
  40. 9d070b9 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 10 years ago
  41. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago[Renamed from services/std_svc/psci1.0/psci_suspend.c]
  42. eb975f5 PSCI: Unify warm reset entry points by Sandrine Bailleux · 10 years ago
  43. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  44. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 10 years ago
  45. 12d0d00 PSCI: Introduce new platform and CM helper APIs by Soby Mathew · 10 years ago
  46. 4067dc3 PSCI: Remove references to affinity based power management by Soby Mathew · 10 years ago[Renamed (75%) from services/std_svc/psci1.0/psci_afflvl_suspend.c]
  47. 6590ce2 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 10 years ago
  48. b48349e PSCI: Create new directory to implement new frameworks by Soby Mathew · 10 years ago