aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timekeeping.h
AgeCommit message (Expand)Author
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner
2015-05-22time: Remove read_boot_clock()Xunlei Pang
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra
2015-01-23time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz
2015-01-23time: Expose getboottime64 for in-kernel usesJohn Stultz
2014-12-10Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-21time: Remove timekeeping_inject_sleeptime()John Stultz
2014-11-21time: Expose get_monotonic_coarse64() for in-kernel usesJohn Stultz
2014-11-21time: Expose getrawmonotonic64 for in-kernel usesJohn Stultz
2014-11-21time: Provide y2038 safe timekeeping_inject_sleeptime() replacementpang.xunlei
2014-11-21time: Provide y2038 safe do_settimeofday() replacementpang.xunlei
2014-10-29timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...Heena Sirwani
2014-10-29timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani
2014-07-23timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner
2014-07-23timekeeping: Provide ktime_get_raw()Thomas Gleixner
2014-07-23timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner
2014-07-23timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner
2014-07-23timekeeping: Remove monotonic_to_bootbasedThomas Gleixner
2014-07-23timekeeping: Provide ktime_get[*]_ns() helpersThomas Gleixner
2014-07-23timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner
2014-07-23timekeeping: Provide ktime_mono_to_any()Thomas Gleixner
2014-07-23timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner
2014-07-23timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner
2014-07-23timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner
2014-07-23timekeeping: Provide ktime_get_with_offset()Thomas Gleixner
2014-07-23timekeeping: Provide timespec64 based interfacesThomas Gleixner
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner