aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_timer.c
AgeCommit message (Expand)Author
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-05-10linux-gen: use inlined event type functionPetri Savolainen
2018-05-10linux-gen: buffer: remove buffer_inlines header filePetri Savolainen
2018-05-03linux-gen: timer: set and check highest resolutionPetri Savolainen
2018-04-26linux-gen: timer: reduce number of timer poolsPetri Savolainen
2018-04-26linux-gen: timer: fix timer pool index allocationPetri Savolainen
2018-02-28linux-gen: timer: don't mark expired timeouts as stale on odp_timer_cancelDmitry Eremin-Solenikov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2017-12-27linux-gen: timer: control timer pool polling frequency dynamicallyJoyce Kong
2017-12-27linux-gen: timer: set sigev_value in timer_res_initDmitry Eremin-Solenikov
2017-12-27linux-generic: timer: implement odp_timer_capability()Kevin Wang
2017-12-27timer: allow timer processing to run on worker coresBrian Brooks
2017-10-11linux-gen: timer: drop odp prefix from odp_timer_sMaxim Uvarov
2017-10-11linux-gen: timer: drop odp prefix from odp_timer_pool_sMaxim Uvarov
2017-10-11linux-gen: timer: drop odp prefix from odp_timer_poolMaxim Uvarov
2017-10-11linux-gen: timer: drop odp prefix from odp_timer_pool_newMaxim Uvarov
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-01-23linux-gen: align: clean up macrosPetri Savolainen
2017-01-12linux-gen: pool: clean up pool inlines functionsPetri Savolainen
2017-01-12linux-gen: pool: reimplement pool with ringPetri Savolainen
2017-01-12linux-gen: timer: fix creating timer pool with no nameMatias Elo
2016-10-21timer: add missing atomic decrementBrian Brooks
2016-10-17timers: fix off by one tick in timer expiration processingBrian Brooks
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-05-30linux-generic: timer fix odp_timer_pool_create return codeMaxim Uvarov
2016-05-23linux-generic: timer: generalize arch-specific code path selectionOla Liljedahl
2016-05-18linux-generic: timer: fix failed static assertOla Liljedahl
2016-05-18linux-generic: odp_atomic_internal.h: add 128-bit atomicsOla Liljedahl
2016-05-13linux-generic: timer: use strong typingMatias Elo
2016-05-13linux-generic: timer: add missing odp_timeX_to_u64() functionsMatias Elo
2016-04-15api: debug: promote ODP_STATIC_ASSERT() to be an ODP APIBill Fischofer
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2016-02-04linux-generic: timer use SIGEV_THREAD_IDMaxim Uvarov
2016-01-25Merge branch 'master' into api-nextMaxim Uvarov
2016-01-25linux-generic: timer: limit notification about resolution incorrectnessIvan Khoronzhuk
2016-01-22Merge branch 'master' into api-nextMaxim Uvarov
2016-01-20linux-generic: define posix extension level oncePetri Savolainen
2016-01-18Merge branch 'master' into api-nextMaxim Uvarov
2016-01-18linux-generic: init: handle local/global init/term cleanlyBill Fischofer
2016-01-15linux-generic: removed spin_internalPetri Savolainen
2015-11-30Merge branch 'next'Maxim Uvarov
2015-11-30linux-generic: odp_timer: warn if tick is lateIvan Khoronzhuk
2015-11-25api: time: unbind CPU cycles from time APIIvan Khoronzhuk
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-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-06-29linux-generic: timer: set timer queue to ODP_QUEUE_INVALID on initIvan Khoronzhuk
2015-06-05codespell: fix spellingMike Holmes