aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/hrtimer.h
Commit message (Expand)AuthorAgeFilesLines
* linuxkpi: Include <linux/rbtree.h> from <linux/hrtimer.h> and <linux/mm_types.h>Jean-Sébastien Pédron2023-11-291-0/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* linuxkpi: Define `hrtimer_try_to_cancel()`Jean-Sébastien Pédron2023-01-181-0/+2
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* Improve high resolution timer support in the LinuxKPI.Hans Petter Selasky2018-06-011-0/+12
* Remove "All rights reserved" from my files.Mark Johnston2018-05-091-1/+0
* Fix hrtimer_active() in case of cancellation.Alexander Motin2017-08-071-1/+0
* Implement parts of the hrtimer API in the LinuxKPI.Mark Johnston2017-06-261-0/+79