blob: 3fdab207daddfc6725dcba0043ddbe2099a23211 [file] [log] [blame]
b0dc12426ec4 ("posix-timers: Take compat timer_gettime(2) to native one")
1acbe7708b03 ("posix-timers: Take compat timer_settime(2) to native one")
3a4d44b61625 ("ntp: Move adjtimex related compat syscalls to native counterparts")
5c7a3a3d20a4 ("posix-timers: Zero out oldval itimerspec")
f2c45807d399 ("alarmtimer: Switch over to generic set/get/rearm routine")
b3bf6f369d50 ("alarmtimer: Implement arm callback")
e344c9e76bc6 ("alarmtimer: Implement try_to_cancel callback")
d653d8457c76 ("alarmtimer: Implement remaining callback")
e7561f1633ac ("alarmtimer: Implement forward callback")
b3db80f77a95 ("alarmtimer: Implement timer_rearm() callback")
eae1c4ae275f ("posix-timers: Make use of cancel/arm callbacks")
eabdec043853 ("posix-timers: Zero settings value in common code")
91d57bae0868 ("posix-timers: Make use of forward/remaining callbacks")
21e55c1f8388 ("posix-timers: Add active flag to k_itimer")
f37fb0aa4f45 ("posix-timers: Use timer_rearm() callback in posixtimer_rearm()")
d97bb75ddd2f ("posix-timers: Store k_clock pointer in k_itimer")
80105cd0e62b ("posix-timers: Move interval out of the union")
af888d677a3f ("posix-timers: Unify overrun/requeue_pending handling")
bab0aae9dcba ("posix-timers: Move posix-timer internals to core")
03676b41a8ff ("posix-timers: Cleanup struct k_itimer")
6631fa12c105 ("posix-timers: Avoid gazillions of forward declarations")
18c700c4e3d0 ("alarmtimer: Remove pointless config conditional")
978267b6430c ("Merge branch 'timers/urgent' into WIP.timers")