aboutsummaryrefslogtreecommitdiff
path: root/module/clock/src
AgeCommit message (Expand)Author
2020-04-03clock: Add per-request event identifierNicola Mazzucato
2020-04-03clock: Simplify get_ctx() functionNicola Mazzucato
2020-03-24misc: Clean up include directivesChris Kay
2020-03-12fwk/fwk_mm_alloc: panic if memory allocation failedJim Quigley
2020-02-27clock: Fix response when notification failsNicola Mazzucato
2020-01-06misc: Restore copyright start dateChris Kay
2020-01-03scp: Update copyright to 2020Nicola Mazzucato
2019-12-10module: Add FWK_ID_NONE source_id for notificationsNicola Mazzucato
2019-12-02modules: Remove calls to fwk_module_check_callTarek El-Sherbiny
2019-11-13misc: Correct unread variable error by propagating statusRaphael Gault
2019-11-11clock: Remove redundant status checkNicola Mazzucato
2019-10-15clock: Add full support for asynchronous driversNicola Mazzucato
2019-10-15clock: Add initial support for asyncronous driversNicola Mazzucato
2019-10-15clock: Update moduleNicola Mazzucato
2019-09-24module clock: minor export and braces fixupEtienne Carriere
2019-09-12fwk: Rename fwk_errno.h to fwk_status.hNicola Mazzucato
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