1. 32bc85f PSCI: Implement platform compatibility layer by Soby Mathew · 10 years ago
  2. eb975f5 PSCI: Unify warm reset entry points by Sandrine Bailleux · 10 years ago
  3. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 10 years ago
  4. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 10 years ago
  5. 4067dc3 PSCI: Remove references to affinity based power management by Soby Mathew · 10 years ago
  6. 6590ce2 PSCI: Invoke PM hooks only for the highest level by Soby Mathew · 10 years ago
  7. b48349e PSCI: Create new directory to implement new frameworks by Soby Mathew · 10 years ago
  8. c0aff0e PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 11 years ago
  9. e8ca7d1 Increment the PSCI VERSION to 1.0 by Soby Mathew · 11 years ago
  10. 90e8258 Implement PSCI_FEATURES API by Soby Mathew · 11 years ago
  11. 8991eed Rework the PSCI migrate APIs by Soby Mathew · 11 years ago
  12. 539dced Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 11 years ago
  13. 31244d7 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 11 years ago
  14. e146f4c Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 11 years ago
  15. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 11 years ago
  16. a4a8eae Miscellaneous PSCI code cleanups by Achin Gupta · 11 years ago
  17. 0a46e2c Add APIs to preserve highest affinity level in OFF state by Achin Gupta · 11 years ago
  18. 776b68a Add PSCI service specific per-CPU data by Achin Gupta · 11 years ago
  19. d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 11 years ago
  20. 6c0b45d Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 11 years ago
  21. c6bc071 Remove extern keyword from function declarations by Dan Handley · 11 years ago
  22. 317ba09 Fix broken standby state implementation in PSCI by Achin Gupta · 11 years ago
  23. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  24. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  25. c594573 Move PSCI global functions out of private header by Dan Handley · 11 years ago
  26. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago