1. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  2. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · 8 years ago
  3. 6a81641 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · 8 years ago
  4. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  5. a31c9f3 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 9 years ago
  6. e466c9f Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  7. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · 9 years ago
  8. 011ca18 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 9 years ago
  9. f1f97a1 PSCI: Fix the return code for invalid entrypoint by Soby Mathew · 9 years ago
  10. 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago
  11. 49473e4 PSCI: Implement platform compatibility layer by Soby Mathew · 9 years ago
  12. 574d685 PSCI: Unify warm reset entry points by Sandrine Bailleux · 9 years ago
  13. 85dbf5a PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  14. 9d754f6 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  15. 3a9e8bf PSCI: Remove references to affinity based power management by Soby Mathew · 9 years ago
  16. 6b8b302 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 9 years ago
  17. 991d42c PSCI: Create new directory to implement new frameworks by Soby Mathew · 9 years ago
  18. 9616838 PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 10 years ago
  19. 1df077b Increment the PSCI VERSION to 1.0 by Soby Mathew · 9 years ago
  20. 6cdddaf Implement PSCI_FEATURES API by Soby Mathew · 9 years ago
  21. 110fe36 Rework the PSCI migrate APIs by Soby Mathew · 10 years ago
  22. 74e52a7 Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 10 years ago
  23. f512157 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 10 years ago
  24. ffb4ab1 Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 10 years ago
  25. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · 9 years ago
  26. 56bcdc2 Miscellaneous PSCI code cleanups by Achin Gupta · 10 years ago
  27. f6b9e99 Add APIs to preserve highest affinity level in OFF state by Achin Gupta · 10 years ago
  28. f3ccbab Add PSCI service specific per-CPU data by Achin Gupta · 10 years ago
  29. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  30. 56f4470 Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 10 years ago
  31. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  32. 42c5280 Fix broken standby state implementation in PSCI by Achin Gupta · 10 years ago
  33. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  34. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  35. 27f6e7d Move PSCI global functions out of private header by Dan Handley · 10 years ago
  36. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago