1. 160e843 feat(psci): add psci_do_manage_extensions API by Jayanth Dodderi Chidanand · 1 year, 11 months ago
  2. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  3. d348861 fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t by Wing Li · 2 years, 3 months ago
  4. 6cf4ae9 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · 2 years, 3 months ago
  5. 9a70e69 feat(psci): update PSCI_FEATURES by Wing Li · 2 years, 11 months ago
  6. 606b743 feat(psci): add support for OS-initiated mode by Wing Li · 2 years, 11 months ago
  7. b88a441 feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · 2 years, 11 months ago
  8. 65bbb93 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 3 years ago
  9. ce14a12 feat(psci): add a helper function to ensure that non-boot PEs are offline by Lucian Paul-Trifu · 3 years, 5 months ago
  10. 2274490 psci: utility api to invoke stop for other cores by Sandeep Tripathy · 5 years ago
  11. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  12. 1010770 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 6 years ago
  13. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  14. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  15. 3c471c3 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 7 years ago
  16. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 7 years ago
  17. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  18. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  19. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 7 years ago
  20. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  21. 369742e PSCI: Add missing function argument names by Antonio Nino Diaz · 7 years ago
  22. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 7 years ago
  23. 829e97d Update PSCI version to 1.1 by Roberto Vargas · 8 years ago
  24. 36a8f8f reset2: Add PSCI system_reset2 function by Roberto Vargas · 8 years ago
  25. d4c596b mem_protect: Add mem_protect API by Roberto Vargas · 8 years ago
  26. 1862d62 lib: psci: early suspend handler for platforms by Varun Wadekar · 8 years ago
  27. 030567e include: add U()/ULL() macros for constants by Varun Wadekar · 8 years ago
  28. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  29. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  30. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  31. 5dffb46 Re-factor header files for easier PSCI library integration by Soby Mathew · 8 years ago
  32. f426fc0 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 9 years ago
  33. 28d3d61 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 9 years ago
  34. 727e523 AArch32: Add support to PSCI lib by Soby Mathew · 9 years ago
  35. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
  36. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago