1. b41b082 refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe by Jayanth Dodderi Chidanand · 2 years, 11 months ago
  2. 65bbb93 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 3 years ago
  3. 0551aac fix(psci): fix MISRA failure - Memory - illegal accesses by Manish V Badarkhe · 3 years ago
  4. ce14a12 feat(psci): add a helper function to ensure that non-boot PEs are offline by Lucian Paul-Trifu · 3 years, 4 months ago
  5. b9338ee fix(psci): correct parent_node type in messages by Yann Gautier · 3 years, 5 months ago
  6. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  7. 2274490 psci: utility api to invoke stop for other cores by Sandeep Tripathy · 4 years, 11 months ago
  8. 2fe75a2 coverity: fix MISRA violations by Zelalem · 5 years ago
  9. 33e8c56 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 5 years ago
  10. ab4df50 adding support to enable different personality of the same soc. by Pankaj Gupta · 6 years ago
  11. e65d3f4 Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration by Soby Mathew · 6 years ago
  12. fc81021 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  13. 0c411c7 Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · 6 years ago
  14. 41af051 Coverity fix: Remove GGC ignore -Warray-bounds by Deepika Bhavnani · 6 years ago
  15. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  16. 74d27d0 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · 6 years ago
  17. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  18. f996a5f PSCI: Do not flush cache when unneeded by Andrew F. Davis · 7 years ago
  19. c98db6c PSCI: Update comment on MMU disablement by Andrew F. Davis · 7 years ago
  20. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 7 years ago
  21. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  22. 39a8fa7 PSCI: Fix logic error to skip cache flushing by Andrew F. Davis · 7 years ago
  23. 6b7b0f3 PSCI: Fix MISRA defects in common and setup code by Antonio Nino Diaz · 7 years ago
  24. 97373c3 PSCI: Replace macros by static inline functions by Antonio Nino Diaz · 7 years ago
  25. bfc87a8 Fix PSCI STAT time stamp collection by Soby Mathew · 8 years ago
  26. 5722b78 psci_common: Resolve GCC static analysis false positive by Alistair Francis · 8 years ago
  27. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors 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. b0408e8 PSCI: Optimize call paths if all participants are cache-coherent by Jeenu Viswambharan · 8 years ago
  32. a10d363 PSCI: Introduce cache and barrier wrappers by Jeenu Viswambharan · 8 years ago
  33. 108e4df Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 8 years ago
  34. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 8 years ago
  35. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  36. 727e523 AArch32: Add support to PSCI lib by Soby Mathew · 9 years ago
  37. 61eae52 Fix use of stale power states in PSCI standby finisher by Achin Gupta · 9 years ago
  38. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
  39. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed from services/std_svc/psci/psci_common.c]
  40. da554d7 Fix coding guideline warnings by Soby Mathew · 9 years ago
  41. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  42. 170fb93 Add optional PSCI STAT residency & count functions by Yatharth Kochar · 9 years ago
  43. 6d18969 PSCI: Resolve GCC static analysis false positive by Soby Mathew · 9 years ago
  44. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 9 years ago
  45. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 10 years ago
  46. 9d070b9 PSCI: Rework generic code to conform to coding guidelines by Soby Mathew · 10 years ago
  47. 617540d PSCI: Fix the return code for invalid entrypoint by Soby Mathew · 10 years ago
  48. 6748784 PSCI: Switch to the new PSCI frameworks by Soby Mathew · 10 years ago
  49. 484bb38 Merge pull request #324 from soby-mathew/sm/sys_suspend by danh-arm · 10 years ago
  50. c0aff0e PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 11 years ago
  51. 9b89613 Fix integer extension in mpidr_set_aff_inst() by Andrew Thoelke · 10 years ago
  52. ba592e2 Fix violations to the coding style by Sandrine Bailleux · 10 years ago
  53. 8c32bc2 Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 10 years ago
  54. 90e8258 Implement PSCI_FEATURES API by Soby Mathew · 10 years ago
  55. 8991eed Rework the PSCI migrate APIs by Soby Mathew · 11 years ago
  56. 539dced Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 11 years ago
  57. 78879b9 Rework internal API to save non-secure entry point info by Soby Mathew · 10 years ago
  58. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 10 years ago
  59. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago
  60. 264999f Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl() by Soby Mathew · 11 years ago
  61. a4a8eae Miscellaneous PSCI code cleanups by Achin Gupta · 11 years ago
  62. 0a46e2c Add APIs to preserve highest affinity level in OFF state by Achin Gupta · 11 years ago
  63. 84c9f10 Rework state management in the PSCI implementation by Achin Gupta · 11 years ago
  64. 776b68a Add PSCI service specific per-CPU data by Achin Gupta · 11 years ago
  65. d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 11 years ago
  66. 539a7b3 Remove the concept of coherent stacks by Achin Gupta · 11 years ago
  67. 56378aa Remove current CPU mpidr from PSCI common code by Andrew Thoelke · 11 years ago
  68. e73af8a Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · 11 years ago
  69. 7eea135 Merge pull request #147 from athoelke/at/remove-bakery-mpidr by danh-arm · 11 years ago
  70. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 11 years ago
  71. 634ec6c Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 11 years ago
  72. 13ac44a Eliminate psci_suspend_context array by Andrew Thoelke · 11 years ago
  73. 167a935 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 11 years ago
  74. 08ab89d Provide cm_get/set_context() for current CPU by Andrew Thoelke · 11 years ago
  75. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  76. 7a9a5f2 Remove unused data declarations by Dan Handley · 11 years ago
  77. 23ff9ba Introduce macros to manipulate the SPSR by Vikram Kanigiri · 11 years ago
  78. 625de1d Remove variables from .data section by Dan Handley · 11 years ago
  79. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  80. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  81. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 11 years ago
  82. 759ec93 Preserve PSCI cpu_suspend 'power_state' parameter. by Vikram Kanigiri · 11 years ago
  83. 64f6ea9 Implement ARM Standard Service by Jeenu Viswambharan · 11 years ago[Renamed from services/psci/psci_common.c]
  84. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · 11 years ago
  85. 607084e Add power management support in the SPD by Achin Gupta · 11 years ago
  86. 0a9f747 Move PSCI to runtime services directory by Achin Gupta · 11 years ago[Renamed from common/psci/psci_common.c]
  87. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · 11 years ago
  88. 40a6f64 Fix asserts appearing in release builds by James Morrissey · 11 years ago
  89. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · 12 years ago
  90. a45e397 psci: preserve target affinity level during suspend by Achin Gupta · 12 years ago
  91. a59caa4 psci: replace secure context with suspend context by Achin Gupta · 12 years ago
  92. e83b0ca Update year in copyright text to 2014 by Dan Handley · 11 years ago
  93. 0959db5 psci: rectify and homogenise generic code by Achin Gupta · 12 years ago
  94. 3140a9e psci: rework cpu_off assertion and minor cleanups by Achin Gupta · 12 years ago
  95. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · 12 years ago
  96. ab2d31e Enable third party contributions by Dan Handley · 12 years ago
  97. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 12 years ago v0.2