index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping_internal.h
Age
Commit message (
Expand
)
Author
2025-06-19
timekeeping: Provide ktime_get_ntp_seconds()
Thomas Gleixner
2024-12-05
clocksource: Make negative motion detection more robust
Thomas Gleixner
2024-11-02
timekeeping: Always check for negative motion
Thomas Gleixner
2024-10-25
timekeeping: Encapsulate locking/unlocking of timekeeper_lock
Thomas Gleixner
2024-10-06
timekeeping: Add percpu counter for tracking floor swap events
Jeff Layton
2020-08-06
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
2018-07-19
timekeeping/ntp: Constify some function arguments
Ondrej Mosnacek
2018-01-25
kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2015-12-19
clocksource: Make clocksource validation work for all clocksources
Yang Yingliang
2015-12-16
timekeeping: Provide internal function __ktime_get_real_seconds
DengChao
2014-07-23
clocksource: Move cycle_last validation to core code
Thomas Gleixner
2014-07-23
clocksource: Make delta calculation a function
Thomas Gleixner
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
2013-05-29
power: Add option to log time spent in suspend
Colin Cross