summaryrefslogtreecommitdiff
path: root/include/linux/timekeeping.h
Commit message (Expand)AuthorAge
* ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann2015-10-01
* Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2015-08-20
|\
| * time: Introduce current_kernel_time64()Baolin Wang2015-08-17
* | time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-09
|/
* time: Remove read_boot_clock()Xunlei Pang2015-05-22
* timekeeping: Provide new API to get the current time resolutionHarald Geyer2015-05-22
* time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang2015-04-03
* time: Add y2038 safe update_persistent_clock64()Xunlei Pang2015-04-03
* time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-03
* time: Add y2038 safe read_boot_clock64()Xunlei Pang2015-04-03
* time: Add ktime_get_tai_ns()Peter Zijlstra2015-03-27
* time: Introduce tk_fast_rawPeter Zijlstra2015-03-27
* time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz2015-01-23
* time: Expose getboottime64 for in-kernel usesJohn Stultz2015-01-23
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-10
|\
| * timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...Heena Sirwani2014-10-29
| * timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani2014-10-29
* | time: Remove timekeeping_inject_sleeptime()John Stultz2014-11-21
* | time: Expose get_monotonic_coarse64() for in-kernel usesJohn Stultz2014-11-21
* | time: Expose getrawmonotonic64 for in-kernel usesJohn Stultz2014-11-21
* | time: Provide y2038 safe timekeeping_inject_sleeptime() replacementpang.xunlei2014-11-21
* | time: Provide y2038 safe do_settimeofday() replacementpang.xunlei2014-11-21
|/
* timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner2014-07-23
* timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-23
* timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner2014-07-23
* timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner2014-07-23
* timekeeping: Remove monotonic_to_bootbasedThomas Gleixner2014-07-23
* timekeeping: Provide ktime_get[*]_ns() helpersThomas Gleixner2014-07-23
* timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner2014-07-23
* timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-23
* timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner2014-07-23
* timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2014-07-23
* timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2014-07-23
* timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2014-07-23
* timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-23
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-23