aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timekeeping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18timekeeping: remove obsolete time accessorsArnd Bergmann1-14/+0
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+0
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger1-2/+2
2018-08-27y2038: remove unused time interfacesArnd Bergmann1-12/+0
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds1-0/+15
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2018-07-23Documentation: document ktime_get_*() APIsArnd Bergmann1-0/+15
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek1-1/+1
2018-07-20timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_offset()Pavel Tatashin1-1/+2
2018-05-19timekeeping: Add more coarse clocktai/boottime interfacesArnd Bergmann1-1/+23
2018-05-19timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann1-0/+16
2018-05-19timekeeping: Standardize on ktime_get_*() namingArnd Bergmann1-11/+32
2018-05-19timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann1-3/+5
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner1-12/+25
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds1-0/+1
2018-03-13tracing: Unify the "boot" and "mono" tracing clocksThomas Gleixner1-6/+0
2018-03-13timekeeping: Remove boot time specific codeThomas Gleixner1-25/+17
2018-03-13timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clockThomas Gleixner1-0/+1
2018-01-25kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann1-0/+1
2017-11-14Merge branch 'linus' into timers/urgentThomas Gleixner1-135/+3
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-135/+3
2017-11-13timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()Dou Liyang1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz/linux into timers/coreThomas Gleixner1-135/+2
2017-10-30time: Move old timekeeping interfaces to timekeeping32.hArnd Bergmann1-135/+2
2017-09-25timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner1-0/+1
2017-04-14time: Change k_clock clock_get() to use timespec64Deepa Dinamani1-0/+5
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani1-15/+0
2017-03-03sched/headers, timekeeping: Move the timer tick function prototypes to <linux/timekeeping.h>Ingo Molnar1-0/+4
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-11-29timekeeping: Add a fast and NMI safe boot clockJoel Fernandes1-0/+1
2016-09-22timekeeping: Include the correct header for errno definitionsChristoph Hellwig1-1/+1
2016-06-01time: Make settimeofday error checking work againJohn Stultz1-0/+3
2016-04-22time: Introduce do_sys_settimeofday64()Baolin Wang1-2/+15
2016-03-02time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall1-0/+5
2016-03-02time: Add driver cross timestamp interface for higher precision time synchronizationChristopher S. Hall1-0/+35
2016-03-02time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall1-0/+18
2015-10-01ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann1-2/+2
2015-08-20Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/linux into timers/coreThomas Gleixner1-1/+8
2015-08-17time: Introduce current_kernel_time64()Baolin Wang1-1/+8
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner1-1/+0
2015-05-22time: Remove read_boot_clock()Xunlei Pang1-1/+0
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer1-0/+1
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang1-6/+3
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang1-0/+1
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra1-0/+5
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra1-0/+1
2015-01-23time: Expose get_monotonic_boottime64 for in-kernel useJohn Stultz1-0/+5