1. 165e59f feat(psci): add psci_do_manage_extensions API by Jayanth Dodderi Chidanand · 10 months ago
  2. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  3. c0dc639 fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t by Wing Li · 1 year, 2 months ago
  4. 77dd4f1 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · 1 year, 2 months ago
  5. d28393a feat(psci): update PSCI_FEATURES by Wing Li · 1 year, 10 months ago
  6. 2c556f3 feat(psci): add support for OS-initiated mode by Wing Li · 1 year, 10 months ago
  7. 71f69df feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · 1 year, 10 months ago
  8. c1e61d0 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 2 years ago
  9. 5e68535 feat(psci): add a helper function to ensure that non-boot PEs are offline by Lucian Paul-Trifu · 2 years, 4 months ago
  10. 1203004 psci: utility api to invoke stop for other cores by Sandeep Tripathy · 3 years, 11 months ago
  11. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  12. 33bd514 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 4 years, 11 months ago
  13. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  14. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  15. bcf8ba2 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 6 years ago
  16. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 6 years ago
  17. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  18. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  19. 78a95a6 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 6 years ago
  20. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  21. 3ce0e77 PSCI: Add missing function argument names by Antonio Nino Diaz · 6 years ago
  22. 5a42b68 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 6 years ago
  23. ffb34d0 Update PSCI version to 1.1 by Roberto Vargas · 7 years ago
  24. b820ad0 reset2: Add PSCI system_reset2 function by Roberto Vargas · 7 years ago
  25. 0a4c261 mem_protect: Add mem_protect API by Roberto Vargas · 7 years ago
  26. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  27. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · 7 years ago
  28. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  29. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  30. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  31. b911cc7 Re-factor header files for easier PSCI library integration by Soby Mathew · 7 years ago
  32. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  33. 7f03e9d9 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 8 years ago
  34. 89d90dc AArch32: Add support to PSCI lib by Soby Mathew · 8 years ago
  35. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  36. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago