aboutsummaryrefslogtreecommitdiff
path: root/module/scmi_system_power
AgeCommit message (Expand)Author
2020-10-22mod_scmi_sys_power: Fix PSCI access levelLuca Vizzarro
2020-10-21scmi_system_power/boards: Add default timer_id and add extra checkLeandro Belli
2020-10-02docs: Normalize Doxygen paragraph indentationChris Kay
2020-10-02docs: Prefer `\` to `@` in Doxygen commentsChris Kay
2020-08-28fwk: Add compiler attribute macrosChris Kay
2020-08-12scmi_system_power: Move the graceful request into the policy function.Tarek El-Sherbiny
2020-07-31buid: Remove packed attribute from data structsJim Quigley
2020-07-27scmi_system_power: Add timeout for agents graceful responseTarek El-Sherbiny
2020-07-27scmi_system_power: Add graceful system power supportTarek El-Sherbiny
2020-07-27scmi_system_power: scmi v2 set and notification commands complianceTarek El-Sherbiny
2020-07-16SCMI: System Power Protocol PermissionsJim Quigley
2020-07-07power_domain: Merge set composite and set simple state apiTarek El-Sherbiny
2020-07-03scmi: Fix response upon invalid message idLuca Vizzarro
2020-06-23module/scmi_system_power: Fix build issue if enabled SCMI notificationGirish Pathak
2020-06-16SCMI: Protocol and Command IdentifiersJim Quigley
2020-06-12SCMI: System Power Protocol policy handlerJim Quigley
2020-06-09misc: Replace `assert()` calls with `fwk_assert()`Chris Kay
2020-05-27SCMIv2: Add SYSTEM_POWER_STATE_NOTIFY to system_power protocolJim Quigley
2020-03-24misc: Clean up include directivesChris Kay
2020-03-05power_domain/shutdown: Add initial support for non-blocking callsNicola Mazzucato
2020-01-03scp: Update copyright to 2020Nicola Mazzucato
2019-12-02modules: Remove calls to fwk_module_check_callTarek El-Sherbiny
2019-09-24build: enhance entry guards in internal header filesEtienne Carriere
2019-09-12fwk: Rename fwk_errno.h to fwk_status.hNicola Mazzucato
2019-01-03copyright: Extend to 2019Ronald Cron
2018-08-23misc: Fix `ISO C does not allow extra ';' outside of a function` errorsChris Kay
2018-08-23misc: Replace `<assert.h>` includes with `<fwk_assert.h>`Chris Kay
2018-06-08Add support for SGM-775Ronald Cron