summaryrefslogtreecommitdiff
path: root/include/linux/timekeeper_internal.h
Commit message (Expand)AuthorAge
* timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clockThomas Gleixner2018-03-13
* timekeeping/ntp: Determine the multiplier directly from NTP tick lengthMiroslav Lichvar2018-03-10
* timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLDMiroslav Lichvar2017-11-14
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner2017-09-25
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz2017-06-20
* time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-06-20
* time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-20
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2016-03-02
* time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2015-06-12
* time: Rework debugging variables so they aren't globalJohn Stultz2015-05-22
* hrtimer: Make offset update smarterThomas Gleixner2015-04-22
* time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-27
* time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
* timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani2014-10-29
* timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-30
* timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz2014-07-23
* timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz2014-07-23
* timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
* timekeeping: Restructure the timekeeper some moreThomas Gleixner2014-07-23
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
* timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-23
* timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner2014-07-23
* timekeeping: Provide internal ktime_t based dataThomas Gleixner2014-07-23
* timekeeping: Cache optimize struct timekeeperThomas Gleixner2014-07-23
* timekeeper: Move tk_xtime to core codeThomas Gleixner2014-07-23
* timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-23
* timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner2013-04-04
* timekeeping: Move lock out of timekeeper structThomas Gleixner2013-03-22
* hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz2013-03-22
* timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2013-03-22
* time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz2012-09-24
* time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
* time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
* time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz2012-09-24