index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
ntp_internal.h
Age
Commit message (
Expand
)
Author
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