summaryrefslogtreecommitdiffstats
path: root/include/linux/timekeeping.h
Commit message (Expand)AuthorAgeFilesLines
* time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang2015-04-031-6/+3
* time: Add y2038 safe update_persistent_clock64()Xunlei Pang2015-04-031-0/+1
* time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-031-0/+1
* time: Add y2038 safe read_boot_clock64()Xunlei Pang2015-04-031-0/+1
* time: Add ktime_get_tai_ns()Peter Zijlstra2015-03-271-0/+5
* time: Introduce tk_fast_rawPeter Zijlstra2015-03-271-0/+1
* time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz2015-01-231-0/+5
* time: Expose getboottime64 for in-kernel usesJohn Stultz2015-01-231-2/+14
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-101-0/+2
|\
| * timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...Heena Sirwani2014-10-291-0/+1
| * timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani2014-10-291-0/+1
* | time: Remove timekeeping_inject_sleeptime()John Stultz2014-11-211-11/+0
* | time: Expose get_monotonic_coarse64() for in-kernel usesJohn Stultz2014-11-211-1/+10
* | time: Expose getrawmonotonic64 for in-kernel usesJohn Stultz2014-11-211-1/+14
* | time: Provide y2038 safe timekeeping_inject_sleeptime() replacementpang.xunlei2014-11-211-1/+12
* | time: Provide y2038 safe do_settimeofday() replacementpang.xunlei2014-11-211-1/+20
|/
* timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner2014-07-231-0/+2
* timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-231-0/+6
* timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner2014-07-231-0/+5
* timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner2014-07-231-1/+8
* timekeeping: Remove monotonic_to_bootbasedThomas Gleixner2014-07-231-1/+0
* timekeeping: Provide ktime_get[*]_ns() helpersThomas Gleixner2014-07-231-0/+15
* timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner2014-07-231-1/+0
* timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-231-0/+9
* timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner2014-07-231-1/+8
* timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2014-07-231-1/+11
* timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2014-07-231-1/+8
* timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2014-07-231-0/+9
* timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-231-5/+61
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-231-0/+78
OpenPOWER on IntegriCloud