Home | History | Annotate | Download | only in linux
History log of /src/sys/external/bsd/drm2/include/linux/hrtimer.h
RevisionDateAuthorComments
 1.7  19-Dec-2021  riastradh drm: Eliminate hrtimer_destroy and teardown_timer.

These are non-Linux shims added to the Linux API to pair with
hrtimer_setup and setup_timer, but they really only serve to call
callout_destroy, which is not strictly necessary in the NetBSD API.
So although we lose a little bit of diagnostic help this way, we also
reduce diffs a bit and save some trouble that bit us last week.
 1.6  19-Dec-2021  riastradh Add hrtimer_destroy


Author: Maya Rashish <maya@NetBSD.org>
Committer: Taylor R Campbell <riastradh@NetBSD.org>
 1.5  19-Dec-2021  riastradh i915: Adapt i915_perf.c.
 1.4  19-Dec-2021  riastradh linux compat: Draft hrtimer shims.

(not actually high-resolution, just a wrapper around callout(9))
 1.3  19-Dec-2021  riastradh Revert "Give up on finding how linux side-loads these"

Found it.
 1.2  19-Dec-2021  riastradh Stub struct hrtimer.
 1.1  06-Aug-2014  riastradh branches: 1.1.2; 1.1.6;
More Linux goo.
 1.1.6.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.6.1  06-Aug-2014  tls file hrtimer.h was added on branch tls-maxphys on 2014-08-20 00:04:21 +0000
 1.1.2.2  10-Aug-2014  tls Rebase.
 1.1.2.1  06-Aug-2014  tls file hrtimer.h was added on branch tls-earlyentropy on 2014-08-10 06:55:39 +0000

RSS XML Feed