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
/
kernel
/
time
/
time.c
Age
Commit message (
Expand
)
Author
2017-02-01
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-31
time: Avoid undefined behaviour in timespec64_add_safe()
Vegard Nossum
2016-05-19
time: remove timespec_add_safe()
Deepa Dinamani
2016-05-19
time: add missing implementation for timespec64_add_safe()
Deepa Dinamani
2016-04-22
time: Introduce do_sys_settimeofday64()
Baolin Wang
2016-02-29
Handle ISO 8601 leap seconds and encodings of midnight in mktime64()
David Howells
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-17
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
2015-08-17
time: Fix nanosecond file time rounding in timespec_trunc()
Karsten Blees
2015-07-29
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-05-22
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-05
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
2014-11-21
time: Provide y2038 safe mktime() replacement
pang.xunlei
2014-09-12
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-07-23
time: Export nsecs_to_jiffies()
Thomas Gleixner
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2014-06-23
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner