aboutsummaryrefslogtreecommitdiff
path: root/module/system_power
AgeCommit message (Expand)Author
2020-10-02docs: Prefer `\` to `@` in Doxygen commentsChris Kay
2020-08-28misc: Replace `#if BUILD_X` with `#ifdef`Chris Kay
2020-07-07power_domain: Merge set composite and set simple state apiTarek El-Sherbiny
2020-06-09fwk: Rework assertion logicChris Kay
2020-03-24fwk: Integrate logging functionality into the frameworkChris Kay
2020-03-24fwk: Filter log messages by levelChris Kay
2020-03-24misc: Clean up include directivesChris Kay
2020-03-12fwk/fwk_mm_alloc: panic if memory allocation failedJim Quigley
2020-03-02system_power: Move to dynamic last core identifierNicola Mazzucato
2020-03-02system_power: Disable IRQ on SoC wake-upNicola Mazzucato
2020-03-02system_power: Add missing storing of request_state in shutdownNicola Mazzucato
2020-01-03scp: Update copyright to 2020Nicola Mazzucato
2019-12-13system_power: Use PPU shutdown handlersNicola Mazzucato
2019-12-02modules: Remove calls to fwk_module_check_callTarek El-Sherbiny
2019-06-04system_power: Update module to a configurable number of system PPUsNicola Mazzucato
2019-06-04system_power: Add platform interrupts APINicola Mazzucato
2019-06-04system_power: Clear pending ISR before enablingNicola Mazzucato
2019-06-04system_power: Update moduleNicola Mazzucato
2019-03-12system_power: Add API definition guardPedro Custodio
2019-02-26system_power: Fix extended PPU supportChris Kay
2019-01-03copyright: Extend to 2019Ronald Cron
2018-08-23misc: Replace `<assert.h>` includes with `<fwk_assert.h>`Chris Kay
2018-06-08Add support for SGM-775Ronald Cron