summaryrefslogtreecommitdiffstats
path: root/include/linux/timekeeper_internal.h
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-5/+5
* time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2016-03-021-0/+2
* time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2015-06-121-0/+2
* time: Rework debugging variables so they aren't globalJohn Stultz2015-05-221-0/+15
* hrtimer: Make offset update smarterThomas Gleixner2015-04-221-0/+2
* time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-271-2/+2
* time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-271-6/+6
* timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani2014-10-291-0/+2
* timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-301-1/+1
* timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz2014-07-231-0/+9
* timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz2014-07-231-0/+1
* timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-48/+55
* timekeeping: Restructure the timekeeper some moreThomas Gleixner2014-07-231-0/+4
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-3/+4
* timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-231-0/+3
* timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner2014-07-231-4/+2
* timekeeping: Provide internal ktime_t based dataThomas Gleixner2014-07-231-0/+3
* timekeeping: Cache optimize struct timekeeperThomas Gleixner2014-07-231-38/+46
* timekeeper: Move tk_xtime to core codeThomas Gleixner2014-07-231-18/+0
* timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-231-5/+5
* timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner2013-04-041-0/+2
* timekeeping: Move lock out of timekeeper structThomas Gleixner2013-03-221-2/+0
* hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz2013-03-221-0/+2
* timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2013-03-221-0/+3
* time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz2012-09-241-7/+29
* time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-3/+4
* time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-0/+17
* time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz2012-09-241-0/+68