summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/hrtimer.h
AgeCommit message (Expand)Author
2023-11-29linuxkpi: Include <linux/rbtree.h> from <linux/hrtimer.h> and <linux/mm_types.h>Jean-Sébastien Pédron
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-01-18linuxkpi: Define `hrtimer_try_to_cancel()`Jean-Sébastien Pédron
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2018-06-01Improve high resolution timer support in the LinuxKPI.Hans Petter Selasky
2018-05-09Remove "All rights reserved" from my files.Mark Johnston
2017-08-07Fix hrtimer_active() in case of cancellation.Alexander Motin
2017-06-26Implement parts of the hrtimer API in the LinuxKPI.Mark Johnston