aboutsummaryrefslogtreecommitdiff
path: root/module/pik_clock
AgeCommit message (Expand)Author
2020-10-02docs: Replace `\ref` with `::`Chris Kay
2020-10-02docs: Prefer `\` to `@` in Doxygen commentsChris Kay
2020-08-28misc: Replace `#if BUILD_X` with `#ifdef`Chris Kay
2020-06-09misc: Replace `assert()` calls with `fwk_assert()`Chris 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-09-12fwk: Rename fwk_errno.h to fwk_status.hNicola Mazzucato
2019-01-03copyright: Extend to 2019Ronald Cron
2018-11-15pik_clock: fix compiler warning when building with GCC-7 compilerManoj Kumar
2018-09-06pik_clock: make divider value check limit as configurable parameterManoj Kumar
2018-08-23misc: Replace `<assert.h>` includes with `<fwk_assert.h>`Chris Kay
2018-06-08Add support for SGM-775Ronald Cron