index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
lib
/
psci
/
psci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify type of "cpu_idx" across PSCI module.
Deepika Bhavnani
2020-01-10
1
-1
/
+1
*
Adding new optional PSCI hook pwr_domain_on_finish_late
Madhukar Pappireddy
2019-09-25
1
-1
/
+3
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
1
-2
/
+2
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-4
/
+5
*
psci: put __dead2 attribute after void in plat_psci_ops
Yann Gautier
2018-11-09
1
-4
/
+4
*
PSCI: Remove deprecated file plat_psci_common.c
Antonio Nino Diaz
2018-09-28
1
-6
/
+0
*
PSCI: Remove platform compatibility layer
Roberto Vargas
2018-09-28
1
-3
/
+0
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-1
/
+0
*
PSCI: Fix MISRA defects in common and setup code
Antonio Nino Diaz
2018-07-24
1
-1
/
+1
*
PSCI: Fix types of definitions
Antonio Nino Diaz
2018-07-20
1
-16
/
+14
*
PSCI: Replace macros by static inline functions
Antonio Nino Diaz
2018-07-20
1
-24
/
+46
*
Update PSCI version to 1.1
Roberto Vargas
2017-10-13
1
-1
/
+1
*
reset2: Add PSCI system_reset2 function
Roberto Vargas
2017-10-13
1
-0
/
+12
*
mem_protect: Add mem_protect API
Roberto Vargas
2017-09-25
1
-0
/
+6
*
lib: psci: early suspend handler for platforms
Varun Wadekar
2017-07-31
1
-0
/
+2
*
include: add U()/ULL() macros for constants
Varun Wadekar
2017-06-14
1
-63
/
+64
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
Re-factor header files for easier PSCI library integration
Soby Mathew
2017-03-27
1
-76
/
+2
*
PSCI: Introduce PSCI Library argument structure
Soby Mathew
2016-09-22
1
-6
/
+42
*
PSCI: Add support for PSCI NODE_HW_STATE API
Jeenu Viswambharan
2016-09-15
1
-0
/
+16
*
AArch32: Add support to PSCI lib
Soby Mathew
2016-08-10
1
-0
/
+2
*
Introduce PSCI Library Interface
Soby Mathew
2016-07-19
1
-6
/
+26
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
1
-0
/
+345