aboutsummaryrefslogtreecommitdiff
path: root/module/psu/src
AgeCommit message (Expand)Author
2020-07-28DVFS/PSU: use uint32_t instead of uint64_t for voltage variable.Leandro Belli
2020-06-09fwk: Rework assertion logicChris Kay
2020-03-24misc: Clean up include directivesChris Kay
2020-03-12fwk/fwk_mm_alloc: panic if memory allocation failedJim Quigley
2020-01-03scp: Update copyright to 2020Nicola Mazzucato
2019-12-02modules: Remove calls to fwk_module_check_callTarek El-Sherbiny
2019-11-07psu: Remove unnecessary compound initializersChris Kay
2019-11-07psu: Don't hijack response eventChris Kay
2019-11-07psu: Fix incorrect event ID checkChris Kay
2019-11-06psu: Add support for asynchronous driversChris Kay
2019-10-15psu: Prefer known-width integer typesChris Kay
2019-10-15psu: Refactor moduleChris Kay
2019-10-15psu: Remove unused asynchronous interfaceChris Kay
2019-10-15psu: Consolidate components into one fileChris 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