Age | Commit message (Expand) | Author |
2022-04-14 | timekeeping: Introduce fast accessor to clock tai | Kurt Kanzenbach |
2021-04-07 | time: Add mechanism to recognize clocksource in time_get_snapshot | Thomas Gleixner |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-13 | ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE case | Ingo Molnar |
2020-10-30 | timekeeping: remove xtime_update | Arnd Bergmann |
2020-10-30 | timekeeping: add CONFIG_LEGACY_TIMER_TICK | Arnd Bergmann |
2020-08-23 | timekeeping: Provide multi-timestamp accessor to NMI safe timekeeper | Thomas Gleixner |
2020-06-18 | timekeeping: Fix kerneldoc system_device_crosststamp & al | Kurt Kanzenbach |
2019-06-25 | timekeeping: Boot should be boottime for coarse ns accessor | Jason A. Donenfeld |
2019-06-22 | timekeeping: Add missing _ns functions for coarse accessors | Jason A. Donenfeld |
2019-06-22 | timekeeping: Use proper clock specifier names in functions | Jason A. Donenfeld |
2018-12-18 | timekeeping: remove obsolete time accessors | Arnd Bergmann |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-09-03 | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset() | Christian Borntraeger |
2018-08-27 | y2038: remove unused time interfaces | Arnd Bergmann |
2018-08-14 | Merge tag 'docs-4.19' of git://git.lwn.net/linux | Linus Torvalds |
2018-08-13 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-07-23 | Documentation: document ktime_get_*() APIs | Arnd Bergmann |
2018-07-19 | timekeeping/ntp: Constify some function arguments | Ondrej Mosnacek |
2018-07-20 | timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o... | Pavel Tatashin |
2018-05-19 | timekeeping: Add more coarse clocktai/boottime interfaces | Arnd Bergmann |
2018-05-19 | timekeeping: Add ktime_get_coarse_with_offset | Arnd Bergmann |
2018-05-19 | timekeeping: Standardize on ktime_get_*() naming | Arnd Bergmann |
2018-05-19 | timekeeping: Clean up ktime_get_real_ts64 | Arnd Bergmann |
2018-04-26 | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME | Thomas Gleixner |
2018-04-12 | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2018-03-13 | tracing: Unify the "boot" and "mono" tracing clocks | Thomas Gleixner |
2018-03-13 | timekeeping: Remove boot time specific code | Thomas Gleixner |
2018-03-13 | timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock | Thomas Gleixner |
2018-01-25 | kdb: use __ktime_get_real_seconds instead of __current_kernel_time | Arnd Bergmann |
2017-11-14 | Merge branch 'linus' into timers/urgent | Thomas Gleixner |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64() | Dou Liyang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner |
2017-10-30 | time: Move old timekeeping interfaces to timekeeping32.h | Arnd Bergmann |
2017-09-25 | timekeeping: Provide NMI safe access to clock realtime | Thomas Gleixner |
2017-04-14 | time: Change k_clock clock_get() to use timespec64 | Deepa Dinamani |
2017-04-14 | time: Delete do_sys_setimeofday() | Deepa Dinamani |
2017-03-03 | sched/headers, timekeeping: Move the timer tick function prototypes to <linux... | Ingo Molnar |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-11-29 | timekeeping: Add a fast and NMI safe boot clock | Joel Fernandes |
2016-09-22 | timekeeping: Include the correct header for errno definitions | Christoph Hellwig |
2016-06-01 | time: Make settimeofday error checking work again | John Stultz |
2016-04-22 | time: Introduce do_sys_settimeofday64() | Baolin Wang |
2016-03-02 | time: Add history to cross timestamp interface supporting slower devices | Christopher S. Hall |
2016-03-02 | time: Add driver cross timestamp interface for higher precision time synchron... | Christopher S. Hall |
2016-03-02 | time: Add timekeeping snapshot code capturing system time and counter | Christopher S. Hall |
2015-10-01 | ntp/pps: replace getnstime_raw_and_real with 64-bit version | Arnd Bergmann |
2015-08-20 | Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/... | Thomas Gleixner |