aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_timer.c
AgeCommit message (Expand)Author
2016-01-20linux-generic: define posix extension level oncePetri Savolainen
2016-01-18linux-generic: init: handle local/global init/term cleanlyBill Fischofer
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
2015-04-16linux-generic: timer: check for zero timer resolutionOla Liljedahl
2015-04-02linux-generic: timer: convert assert to ODP_ASSERTMike Holmes
2015-03-12linux-generic: odp_timer: set user_ptr for cancelled timeoutOla Liljedahl
2015-02-25linux-generic: timer: fix allocation from an empty poolTaras Kondratiuk
2015-02-20linux-generic: pools: rename odp_buffer_pool files to odp_poolBill Fischofer
2015-02-05linux-generic: Add odp_errno and adapt packet_io and timer implementations to...Mario Torrecillas Rodriguez
2015-02-04linux-generic: queues: add strong typing supportBill Fischofer
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-27api: timer: Added timeout alloc and freePetri Savolainen
2015-01-27api: pool: Rename pool params and remove buffer typesPetri Savolainen
2015-01-27api: buffer_pool: Rename odp_buffer_pool.h to odp_pool.hPetri Savolainen
2015-01-27api: timer: Use odp_event_t instead of odp_buffer_tPetri Savolainen
2015-01-27api: buffer: Removed odp_buffer_typePetri Savolainen
2015-01-27api: event: odp_schedule and odp_queue_enqPetri Savolainen
2015-01-27api: event: Add odp_event_tPetri Savolainen
2015-01-15linux-generic: odp_timer.c: timer_settime usage bugOla Liljedahl
2015-01-09api: odp_timer.h: updated API, lock-less implementationOla Liljedahl
2014-12-30linux-generic: timer: add missing queue headerTaras Kondratiuk
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-05api: move internal debug macrosMike Holmes
2014-09-04Use timer resolutionPetri Savolainen
2014-08-26Timer bug correctionsPetri Savolainen
2014-07-28timer : use timeout hdr in cancel_tmoSantosh Shukla
2014-07-09implement odp_timer_disarm_all()Maxim Uvarov
2014-07-03linux-generic: timer: Suppress cast-align warningTaras Kondratiuk
2014-07-03Autotoolise build systemAnders Roxell