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
/
lib
/
psci
/
psci_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase type widths to satisfy width requirements
Jimmy Brisson
2020-10-12
1
-2
/
+4
*
psci: utility api to invoke stop for other cores
Sandeep Tripathy
2020-09-03
1
-0
/
+47
*
coverity: fix MISRA violations
Zelalem
2020-02-18
1
-2
/
+2
*
qemu: Implement PSCI_CPU_OFF.
Andrew Walbran
2020-01-29
1
-1
/
+1
*
adding support to enable different personality of the same soc.
Pankaj Gupta
2019-11-26
1
-8
/
+9
*
Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into in...
Soby Mathew
2019-09-13
1
-0
/
+1
|
\
|
*
Assert if power level value greater then PSCI_INVALID_PWR_LVL
Deepika Bhavnani
2019-09-09
1
-0
/
+1
*
|
Unify type of "cpu_idx" across PSCI module.
Deepika Bhavnani
2019-09-13
1
-8
/
+9
|
/
*
Coverity fix: Remove GGC ignore -Warray-bounds
Deepika Bhavnani
2019-08-16
1
-11
/
+11
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
1
-48
/
+48
*
PSCI: Lookup list of parent nodes to lock only once
Andrew F. Davis
2019-06-06
1
-16
/
+20
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-7
/
+9
*
PSCI: Do not flush cache when unneeded
Andrew F. Davis
2018-10-10
1
-2
/
+2
*
PSCI: Update comment on MMU disablement
Andrew F. Davis
2018-10-10
1
-9
/
+6
*
Mark BL31 initialization functions
Daniel Boulby
2018-10-03
1
-1
/
+1
*
PSCI: Remove platform compatibility layer
Roberto Vargas
2018-09-28
1
-78
/
+0
*
PSCI: Fix logic error to skip cache flushing
Andrew F. Davis
2018-07-26
1
-2
/
+2
*
PSCI: Fix MISRA defects in common and setup code
Antonio Nino Diaz
2018-07-24
1
-66
/
+76
*
PSCI: Replace macros by static inline functions
Antonio Nino Diaz
2018-07-20
1
-6
/
+14
*
Fix PSCI STAT time stamp collection
Soby Mathew
2017-11-03
1
-2
/
+2
*
psci_common: Resolve GCC static analysis false positive
Alistair Francis
2017-08-23
1
-0
/
+7
*
Tegra: enable 'signed-comparison' compilation warning/errors
Varun Wadekar
2017-06-14
1
-2
/
+2
*
Merge pull request #927 from jeenu-arm/state-switch
davidcunado-arm
2017-05-11
1
-0
/
+21
|
\
|
*
Introduce ARM SiP service to switch execution state
Jeenu Viswambharan
2017-05-04
1
-0
/
+21
*
|
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
|
/
*
PSCI: Optimize call paths if all participants are cache-coherent
Jeenu Viswambharan
2017-03-02
1
-1
/
+32
*
PSCI: Introduce cache and barrier wrappers
Jeenu Viswambharan
2017-03-02
1
-28
/
+51
*
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
davidcunado-arm
2017-02-16
1
-3
/
+4
|
\
|
*
Replace some memset call by zeromem
Douglas Raillard
2017-02-06
1
-4
/
+5
*
|
PSCI: Decouple PSCI stat residency calculation from PMF
dp-arm
2017-02-13
1
-9
/
+3
|
/
*
AArch32: Add support to PSCI lib
Soby Mathew
2016-08-10
1
-0
/
+48
*
Fix use of stale power states in PSCI standby finisher
Achin Gupta
2016-07-25
1
-2
/
+2
*
Introduce PSCI Library Interface
Soby Mathew
2016-07-19
1
-1
/
+1
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
1
-0
/
+928