summaryrefslogtreecommitdiffstats
path: root/include/linux/timekeeping.h
AgeCommit message (Expand)Author
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-23Documentation: document ktime_get_*() APIsArnd Bergmann
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek
2018-07-20timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin
2018-05-19timekeeping: Add more coarse clocktai/boottime interfacesArnd Bergmann
2018-05-19timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann
2018-05-19timekeeping: Standardize on ktime_get_*() namingArnd Bergmann
2018-05-19timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-03-13tracing: Unify the "boot" and "mono" tracing clocksThomas Gleixner
2018-03-13timekeeping: Remove boot time specific codeThomas Gleixner
2018-03-13timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clockThomas Gleixner
2018-01-25kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann
2017-11-14Merge branch 'linus' into timers/urgentThomas Gleixner
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()Dou Liyang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-10-30time: Move old timekeeping interfaces to timekeeping32.hArnd Bergmann
2017-09-25timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner
2017-04-14time: Change k_clock clock_get() to use timespec64Deepa Dinamani
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani
2017-03-03sched/headers, timekeeping: Move the timer tick function prototypes to <linux...Ingo Molnar
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-11-29timekeeping: Add a fast and NMI safe boot clockJoel Fernandes
2016-09-22timekeeping: Include the correct header for errno definitionsChristoph Hellwig
2016-06-01time: Make settimeofday error checking work againJohn Stultz
2016-04-22time: Introduce do_sys_settimeofday64()Baolin Wang
2016-03-02time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall
2016-03-02time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall
2016-03-02time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall
2015-10-01ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann
2015-08-20Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2015-08-17time: Introduce current_kernel_time64()Baolin Wang
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