Age | Commit message (Expand) | Author |
2015-04-03 | time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource | Xunlei Pang |
2015-04-03 | time: Add y2038 safe update_persistent_clock64() | Xunlei Pang |
2015-04-03 | time: Add y2038 safe read_persistent_clock64() | Xunlei Pang |
2015-04-03 | time: Add y2038 safe read_boot_clock64() | Xunlei Pang |
2015-03-27 | time: Add ktime_get_tai_ns() | Peter Zijlstra |
2015-03-27 | time: Introduce tk_fast_raw | Peter Zijlstra |
2015-01-23 | time: Expose get_monotonic_boottime64 for in-kernel use | John Stultz |
2015-01-23 | time: Expose getboottime64 for in-kernel uses | John Stultz |
2014-12-10 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-11-21 | time: Remove timekeeping_inject_sleeptime() | John Stultz |
2014-11-21 | time: Expose get_monotonic_coarse64() for in-kernel uses | John Stultz |
2014-11-21 | time: Expose getrawmonotonic64 for in-kernel uses | John Stultz |
2014-11-21 | time: Provide y2038 safe timekeeping_inject_sleeptime() replacement | pang.xunlei |
2014-11-21 | time: Provide y2038 safe do_settimeofday() replacement | pang.xunlei |
2014-10-29 | timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL... | Heena Sirwani |
2014-10-29 | timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC | Heena Sirwani |
2014-07-23 | timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC | Thomas Gleixner |
2014-07-23 | timekeeping: Provide ktime_get_raw() | Thomas Gleixner |
2014-07-23 | timekeeping: Simplify timekeeping_clocktai() | Thomas Gleixner |
2014-07-23 | timekeeping: Use ktime_get_boottime() for get_monotonic_boottime() | Thomas Gleixner |
2014-07-23 | timekeeping: Remove monotonic_to_bootbased | Thomas Gleixner |
2014-07-23 | timekeeping: Provide ktime_get[*]_ns() helpers | Thomas Gleixner |
2014-07-23 | timekeeping: Remove ktime_get_monotonic_offset() | Thomas Gleixner |
2014-07-23 | timekeeping: Provide ktime_mono_to_any() | Thomas Gleixner |
2014-07-23 | timekeeping: Use ktime_t based data for ktime_get_clocktai() | Thomas Gleixner |
2014-07-23 | timekeeping; Use ktime_t based data for ktime_get_boottime() | Thomas Gleixner |
2014-07-23 | timekeeping: Use ktime_t based data for ktime_get_real() | Thomas Gleixner |
2014-07-23 | timekeeping: Provide ktime_get_with_offset() | Thomas Gleixner |
2014-07-23 | timekeeping: Provide timespec64 based interfaces | Thomas Gleixner |
2014-07-23 | time: Consolidate the time accessor prototypes | Thomas Gleixner |