1. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  2. 33bd514 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 5 years ago
  3. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  4. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  5. bcf8ba2 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 6 years ago
  6. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  7. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  8. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  9. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  10. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  11. 3ce0e77 PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  12. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  13. ffb34d0 Update PSCI version to 1.1 by Roberto Vargas · 7 years ago
  14. b820ad0 reset2: Add PSCI system_reset2 function by Roberto Vargas · 7 years ago
  15. 0a4c261 mem_protect: Add mem_protect API by Roberto Vargas · 7 years ago
  16. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  17. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · 7 years ago
  18. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  19. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  20. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  21. b911cc7 Re-factor header files for easier PSCI library integration by Soby Mathew · 7 years ago
  22. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  23. 7f03e9d9 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 8 years ago
  24. 89d90dc AArch32: Add support to PSCI lib by Soby Mathew · 8 years ago
  25. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  26. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago