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