开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
ntp_internal.h
Age
Commit message (
Expand
)
Author
2025-06-19
ntp: Rename __do_adjtimex() to ntp_adjtimex()
Thomas Gleixner
2025-06-19
ntp: Add timekeeper ID arguments to public functions
Thomas Gleixner
2024-09-10
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
2020-12-11
ntp: Make the RTC synchronization more reliable
Thomas Gleixner
2019-04-15
ntp: Audit NTP parameters adjustment
Ondrej Mosnacek
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
2018-07-19
timekeeping/ntp: Constify some function arguments
Ondrej Mosnacek
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2015-12-16
ntp: Fix second_overflow's input parameter type to be 64bits
DengChao
2015-10-01
ntp/pps: use timespec64 for hardpps()
Arnd Bergmann
2015-06-12
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
2013-04-04
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
2013-04-04
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
2013-04-04
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz