summaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping_internal.h
AgeCommit message (Expand)AuthorLines
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner-4/+4
2024-11-02timekeeping: Always check for negative motionThomas Gleixner-7/+0
2024-10-25timekeeping: Encapsulate locking/unlocking of timekeeper_lockThomas Gleixner-1/+2
2024-10-06timekeeping: Add percpu counter for tracking floor swap eventsJeff Layton-0/+15
2020-08-06timekeeping/vsyscall: Provide vdso_update_begin/end()Thomas Gleixner-3/+8
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek-1/+1
2018-01-25kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-3/+3
2015-12-19clocksource: Make clocksource validation work for all clocksourcesYang Yingliang-1/+5
2015-12-16timekeeping: Provide internal function __ktime_get_real_secondsDengChao-0/+2
2014-07-23clocksource: Move cycle_last validation to core codeThomas Gleixner-0/+9
2014-07-23clocksource: Make delta calculation a functionThomas Gleixner-0/+6
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz-1/+1
2013-05-29power: Add option to log time spent in suspendColin Cross-0/+14