aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_timer_internal.h
AgeCommit message (Expand)Author
2018-11-23linux-gen: timer: decrease inline timer polling interval under loadMatias Elo
2018-11-23linux-gen: timer: add config option for inline timer poll frequencyMatias Elo
2018-11-06linux-gen: timer: reduce inline timer overheadMatias Elo
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-12-27linux-gen: timer: control timer pool polling frequency dynamicallyJoyce Kong
2017-12-27timer: allow timer processing to run on worker coresBrian Brooks
2017-01-12linux-gen: pool: reimplement pool with ringPetri Savolainen
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2015-07-22linux-generic: timer: use timer handles as buffer handlesIvan Khoronzhuk
2015-07-22Revert "linux-generic: timer: use plain buffers for timeouts"Maxim Uvarov
2015-07-20linux-generic: timer: use plain buffers for timeoutsOla Liljedahl
2015-02-20linux-generic: pools: rename odp_buffer_pool files to odp_poolBill Fischofer
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-09api: odp_timer.h: updated API, lock-less implementationOla Liljedahl
2014-12-16api: rename ODP_STATIC_ASSERT to _ODP_STATIC_ASSERTMike Holmes
2014-12-16api: buffer: change pool createBill Fischofer
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-03linux-generic: timer: Suppress cast-align warningTaras Kondratiuk
2014-06-26Buffer header C99 compliance and cleanupPetri Savolainen
2014-06-26Added timeout buffer typePetri Savolainen