summaryrefslogtreecommitdiff
path: root/include/linux/timekeeping.h
AgeCommit message (Expand)Author
2021-04-07time: Add mechanism to recognize clocksource in time_get_snapshotThomas Gleixner
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-13ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE caseIngo Molnar
2020-10-30timekeeping: remove xtime_updateArnd Bergmann
2020-10-30timekeeping: add CONFIG_LEGACY_TIMER_TICKArnd Bergmann
2020-08-23timekeeping: Provide multi-timestamp accessor to NMI safe timekeeperThomas Gleixner
2020-06-18timekeeping: Fix kerneldoc system_device_crosststamp & alKurt Kanzenbach
2019-06-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld
2019-06-22timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2018-12-18timekeeping: remove obsolete time accessorsArnd Bergmann
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger
2018-08-27y2038: remove unused time interfacesArnd Bergmann
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