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
/
time.h
Age
Commit message (
Expand
)
Author
2008-03-09
time: prevent the loop in timespec_add_ns() from being optimised away
Segher Boessenkool
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
2008-02-01
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
2007-10-17
kernel/time/timekeeping.c: cleanups
Adrian Bunk
2007-07-25
Cache xtime every call to update_wall_time
john stultz
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-21
NTP: move the cmos update code into ntp.c
Thomas Gleixner
2007-07-17
make timespec_equal() take const arguments
Jan Engelhardt
2007-07-16
Introduce boot based time
Tomas Janousek
2007-05-08
utimensat implementation
Ulrich Drepper
2007-05-08
Move timekeeping code to timekeeping.c
john stultz
2007-02-16
[PATCH] GTOD: persistent clock support
John Stultz
2007-02-13
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
Eric Dumazet
2007-02-11
[PATCH] Add const for time{spec,val}_compare arguments
Rolf Eike Beer
2006-07-14
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
[PATCH] x86_64: Add useful constants to time.h
Vojtech Pavlik
2006-06-26
[PATCH] Time: Introduce arch generic time accessors
john stultz
2006-06-26
[PATCH] Time: Use clocksource infrastructure for update_wall_time
john stultz
2006-03-26
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
2006-02-11
[PATCH] select: fix returned timeval
Andrew Morton
2006-01-31
[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.
Chris Wright
2006-01-18
[PATCH] vfs: *at functions: core
Ulrich Drepper
2006-01-10
[PATCH] Remove getnstimestamp()
Matt Helsley
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: coding style and white space cleanup
Ingo Molnar
2006-01-10
[PATCH] hrtimer: coding style clean up of clock constants
Ingo Molnar
2006-01-10
[PATCH] hrtimer: remove unused clock constants
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
2006-01-10
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
2005-12-12
[PATCH] Add getnstimestamp function
Matt Helsley
2005-11-13
[PATCH] timespec: normalize off by one errors
George Anzinger
2005-09-10
[PATCH] time.h: remove ifdefs
Andrew Morton
2005-09-10
[PATCH] include: update jiffies/{m,u}secs conversion functions
Nishanth Aravamudan
2005-09-07
[PATCH] Delete unused do_nanosleep declaration
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds