summaryrefslogtreecommitdiff
path: root/lib/power_management
AgeCommit message (Expand)Author
2018-10-30warp7: Add workaround to skip suspend SMClinaro-warp7Jun Nie
2018-08-21Aarch32: Support non-HYP suspendJun Nie
2017-11-23Ensure that PSTATE is updated right after a changeAntonio Nino Diaz
2017-06-29Fix sequencing issues in TFTFSoby Mathew
2017-06-28Fix volatileness of variablesDouglas Raillard
2017-04-19Use console_flush before CPU offAntonio Nino Diaz
2016-09-26AArch32: Cater for PSCI SMC Function IDsSoby Mathew
2016-09-26AArch32: Rework the suspend frameworkSoby Mathew
2016-09-26AArch32: Rework SMC helpersSoby Mathew
2016-09-26Rework types of CPU ON helpersSoby Mathew
2016-07-14Remove `asm_platform_weak.S` fileSoby Mathew
2016-04-27Fix TFTF timer tests on FVP Foundation modelAntonio Nino Diaz
2016-03-29Optimize locking in tftf_try_cpu_on() implementationSoby Mathew
2016-02-04Introduce GIC context save and restore functionalitySoby Mathew
2016-02-04Introduce the ARM GIC layer and refactor GICv2 driverSoby Mathew
2015-12-16Re-initialize console on resuming from system suspendamobal01
2015-10-27Support save and restore of timer, SGI and GIC contextSoby Mathew
2015-10-27Rework the CPU suspend framework to support system suspendSoby Mathew
2015-10-07Add a placeholder for disabling/enabling or migrating IRQsVikram Kanigiri
2015-08-26Add a simple CPU_ON API in frameworkVikram Kanigiri
2015-06-18Rename TESTCASE_FUNC into test_function_tSandrine Bailleux
2015-04-14Remove events based on cpu_is_onlineVikram Kanigiri
2015-03-12Reset 'cpu_is_online' event when a CPU powers itself offSandrine Bailleux
2015-03-05Fix the declaration of assembly functionsKévin Petit
2015-02-16Add support and rationalize output to different log levelsVikram Kanigiri
2015-01-13Provide finer details of CPU statesVikram Kanigiri
2014-12-11Add some debug prints when entering/resuming from suspend stateSandrine Bailleux
2014-12-05Do not register any IRQ handler for IRQ_WAKE_SGISandrine Bailleux
2014-12-05Rework IRQ handling codeSandrine Bailleux
2014-12-03Add barriers after updating system registersVikram Kanigiri
2014-11-24Fix return type of PSCI CPU hotplug & idle wrappersSandrine Bailleux
2014-11-21Pass "dead" label as an argument to JUMP_EL1_OR_EL2() macroSandrine Bailleux
2014-10-30Put the #include directives in the right orderSandrine Bailleux
2014-10-23Prefix SMC functions IDs constants by 'SMC_'Sandrine Bailleux
2014-10-21Restructure framework's directory hierarchySandrine Bailleux
2014-10-17Add a macro disabling compiler optimisations for a variable accessSandrine Bailleux
2014-10-15Keep track of the state of the CPUS internallySandrine Bailleux