index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hrtimer.h
Age
Commit message (
Expand
)
Author
2016-02-17
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2015-06-19
timer: Minimize nohz off overhead
Thomas Gleixner
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
hrtimer: Allow hrtimer::function() to free the timer
Peter Zijlstra
2015-06-19
hrtimer: Remove HRTIMER_STATE_MIGRATE
Oleg Nesterov
2015-06-08
hrtimers: Make sure hrtimer_resolution is unsigned int
Borislav Petkov
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
2015-04-22
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2015-04-22
hrtimer: Align the hrtimer clock bases as well
Thomas Gleixner
2015-04-22
hrtimer: Cache line align the hrtimer cpu base
Thomas Gleixner
2015-04-22
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
2015-04-22
hrtimer: Make offset update smarter
Thomas Gleixner
2015-04-22
hrtimer: Get rid of softirq time
Thomas Gleixner
2015-04-22
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2015-04-22
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2015-04-22
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2015-01-23
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Thomas Gleixner
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2014-07-23
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2014-06-23
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
2014-03-20
hrtimer: Rearrange comments in the order struct members are declared
Viresh Kumar
2013-03-22
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2012-07-11
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-11
hrtimer: Provide clock_was_set_delayed()
John Stultz
2011-06-27
Fix some kernel-doc warnings
Vitaliy Ivanov
2011-05-23
hrtimers: Reorder clock bases
Thomas Gleixner
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
2011-05-23
hrtimers: Make struct hrtimer_cpu_base layout less stupid
Thomas Gleixner
2011-05-23
timerfd: Manage cancelable timers in timerfd
Thomas Gleixner
2011-05-02
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
2011-05-02
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
2011-03-10
hrtimer: Update hrtimer->state documentation
Thomas Gleixner
2011-02-21
timers: Add CLOCK_BOOTTIME hrtimer base
John Stultz
2011-02-21
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
2011-02-21
hrtimers: extend hrtimer base code to handle more then 2 clockids
John Stultz
2011-01-10
hrtimer.h: fix kernel-doc warning
Randy Dunlap
2010-12-10
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
2010-11-10
hrtimer: Remove stale comment on curr_timer
Yong Zhang
2010-04-06
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
Carsten Emde
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2009-11-20
hrtimer: Fix /proc/timer_list regression
Feng Tang
2009-08-14
Merge branch 'linus' into timers/core
Thomas Gleixner
[next]