index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
timekeeping.h
Age
Commit message (
Expand
)
Author
2018-05-19
timekeeping: Add more coarse clocktai/boottime interfaces
Arnd Bergmann
2018-05-19
timekeeping: Add ktime_get_coarse_with_offset
Arnd Bergmann
2018-05-19
timekeeping: Standardize on ktime_get_*() naming
Arnd Bergmann
2018-05-19
timekeeping: Clean up ktime_get_real_ts64
Arnd Bergmann
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-03-13
tracing: Unify the "boot" and "mono" tracing clocks
Thomas Gleixner
2018-03-13
timekeeping: Remove boot time specific code
Thomas Gleixner
2018-03-13
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
Thomas Gleixner
2018-01-25
kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Arnd Bergmann
2017-11-14
Merge branch 'linus' into timers/urgent
Thomas Gleixner
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()
Dou Liyang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-30
time: Move old timekeeping interfaces to timekeeping32.h
Arnd Bergmann
2017-09-25
timekeeping: Provide NMI safe access to clock realtime
Thomas Gleixner
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
2017-03-03
sched/headers, timekeeping: Move the timer tick function prototypes to <linux...
Ingo Molnar
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-11-29
timekeeping: Add a fast and NMI safe boot clock
Joel Fernandes
2016-09-22
timekeeping: Include the correct header for errno definitions
Christoph Hellwig
2016-06-01
time: Make settimeofday error checking work again
John Stultz
2016-04-22
time: Introduce do_sys_settimeofday64()
Baolin Wang
2016-03-02
time: Add history to cross timestamp interface supporting slower devices
Christopher S. Hall
2016-03-02
time: Add driver cross timestamp interface for higher precision time synchron...
Christopher S. Hall
2016-03-02
time: Add timekeeping snapshot code capturing system time and counter
Christopher S. Hall
2015-10-01
ntp/pps: replace getnstime_raw_and_real with 64-bit version
Arnd Bergmann
2015-08-20
Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
2015-08-17
time: Introduce current_kernel_time64()
Baolin Wang
2015-07-09
time: Get rid of do_posix_clock_monotonic_gettime
Thomas Gleixner
2015-05-22
time: Remove read_boot_clock()
Xunlei Pang
2015-05-22
timekeeping: Provide new API to get the current time resolution
Harald Geyer
2015-04-03
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
2015-04-03
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
2015-04-03
time: Add y2038 safe read_persistent_clock64()
Xunlei Pang
2015-04-03
time: Add y2038 safe read_boot_clock64()
Xunlei Pang
2015-03-27
time: Add ktime_get_tai_ns()
Peter Zijlstra
2015-03-27
time: Introduce tk_fast_raw
Peter Zijlstra
2015-01-23
time: Expose get_monotonic_boottime64 for in-kernel use
John Stultz
2015-01-23
time: Expose getboottime64 for in-kernel uses
John Stultz
2014-12-10
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-11-21
time: Remove timekeeping_inject_sleeptime()
John Stultz
2014-11-21
time: Expose get_monotonic_coarse64() for in-kernel uses
John Stultz
2014-11-21
time: Expose getrawmonotonic64 for in-kernel uses
John Stultz
2014-11-21
time: Provide y2038 safe timekeeping_inject_sleeptime() replacement
pang.xunlei
2014-11-21
time: Provide y2038 safe do_settimeofday() replacement
pang.xunlei
2014-10-29
timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...
Heena Sirwani
2014-10-29
timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC
Heena Sirwani
[next]