summaryrefslogtreecommitdiffstats
path: root/include/linux/timekeeping.h
Commit message (Expand)AuthorAgeFilesLines
* timekeeping: Add more coarse clocktai/boottime interfacesArnd Bergmann2018-05-191-1/+23
* timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann2018-05-191-0/+16
* timekeeping: Standardize on ktime_get_*() namingArnd Bergmann2018-05-191-11/+32
* timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann2018-05-191-3/+5
* Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-261-12/+25
* Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-121-0/+1
|\
| * kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann2018-01-251-0/+1
* | tracing: Unify the "boot" and "mono" tracing clocksThomas Gleixner2018-03-131-6/+0
* | timekeeping: Remove boot time specific codeThomas Gleixner2018-03-131-25/+17
* | timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clockThomas Gleixner2018-03-131-0/+1
|/
* Merge branch 'linus' into timers/urgentThomas Gleixner2017-11-141-135/+3
|\
| * Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-135/+3
| |\
| | * Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-10-311-135/+2
| | |\
| | | * time: Move old timekeeping interfaces to timekeeping32.hArnd Bergmann2017-10-301-135/+2
| | * | timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner2017-09-251-0/+1
| | |/
* | / timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()Dou Liyang2017-11-131-6/+0
|/ /
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* time: Change k_clock clock_get() to use timespec64Deepa Dinamani2017-04-141-0/+5
* time: Delete do_sys_setimeofday()Deepa Dinamani2017-04-141-15/+0
* sched/headers, timekeeping: Move the timer tick function prototypes to <linux...Ingo Molnar2017-03-031-0/+4
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2016-11-291-0/+1
* timekeeping: Include the correct header for errno definitionsChristoph Hellwig2016-09-221-1/+1
* time: Make settimeofday error checking work againJohn Stultz2016-06-011-0/+3
* time: Introduce do_sys_settimeofday64()Baolin Wang2016-04-221-2/+15
* time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2016-03-021-0/+5
* time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall2016-03-021-0/+35
* time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall2016-03-021-0/+18
* ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann2015-10-011-2/+2
* Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2015-08-201-1/+8
|\
| * time: Introduce current_kernel_time64()Baolin Wang2015-08-171-1/+8
* | time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-091-1/+0
|/
* time: Remove read_boot_clock()Xunlei Pang2015-05-221-1/+0
* timekeeping: Provide new API to get the current time resolutionHarald Geyer2015-05-221-0/+1
* 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
|/