summaryrefslogtreecommitdiff
path: root/lib/power_management/hotplug
AgeCommit message (Expand)Author
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-26Rework types of CPU ON helpersSoby Mathew
2016-07-14Remove `asm_platform_weak.S` fileSoby Mathew
2016-03-29Optimize locking in tftf_try_cpu_on() implementationSoby Mathew
2016-02-04Introduce the ARM GIC layer and refactor GICv2 driverSoby 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-02-16Add support and rationalize output to different log levelsVikram Kanigiri
2015-01-13Provide finer details of CPU statesVikram Kanigiri
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-10-30Put the #include directives in the right orderSandrine 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