summaryrefslogtreecommitdiffstats
path: root/include/linux/timekeeper_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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-241-0/+9
* timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz2014-07-241-0/+1
* timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-241-48/+55
* timekeeping: Restructure the timekeeper some moreThomas Gleixner2014-07-241-0/+4
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-241-3/+4
* timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-241-0/+3
* timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner2014-07-241-4/+2Star
* 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/+0Star
* 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-231-2/+0Star
* hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz2013-03-231-0/+2
* timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2013-03-231-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