aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timekeeper_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-30timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz1-1/+1
2014-07-23timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz1-0/+9
2014-07-23timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz1-0/+1
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner1-48/+55
2014-07-23timekeeping: Restructure the timekeeper some moreThomas Gleixner1-0/+4
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner1-3/+4
2014-07-23timekeeping: Provide ktime_get_raw()Thomas Gleixner1-0/+3
2014-07-23timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner1-4/+2
2014-07-23timekeeping: Provide internal ktime_t based dataThomas Gleixner1-0/+3
2014-07-23timekeeping: Cache optimize struct timekeeperThomas Gleixner1-38/+46
2014-07-23timekeeper: Move tk_xtime to core codeThomas Gleixner1-18/+0
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz1-5/+5
2013-04-04timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner1-0/+2
2013-03-22timekeeping: Move lock out of timekeeper structThomas Gleixner1-2/+0
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz1-0/+2
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz1-0/+3
2012-09-24time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz1-7/+29
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz1-3/+4
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz1-0/+17
2012-09-24time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz1-0/+68