index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
ntp.c
Age
Commit message (
Expand
)
Author
2024-11-28
ntp: Remove invalid cast in time offset math
Marcelo Dalmas
2024-10-02
ntp: Move pps monitors into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_freq/stabil into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_shift/intcnt into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_fbase into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_jitter into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_ft into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_valid into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move ntp_next_leap_sec into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move time_adj/ntp_tick_adj into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move time_freq/reftime into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move time_max/esterror into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move time_offset/constant into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move tick_stat* into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move tick_length* into ntp_data
Thomas Gleixner
2024-10-02
ntp: Introduce struct ntp_data
Thomas Gleixner
2024-10-02
ntp: Read reference time only once
Thomas Gleixner
2024-10-02
ntp: Convert functions with only two states to bool
Thomas Gleixner
2024-10-02
ntp: Cleanup formatting of code
Anna-Maria Behnsen
2024-10-02
ntp: Clean up comments
Thomas Gleixner
2024-10-02
ntp: Make tick_usec static
Thomas Gleixner
2024-10-02
ntp: Remove unused tick_nsec
Thomas Gleixner
2024-09-10
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
2024-08-05
ntp: Safeguard against time_constant overflow
Justin Stitt
2024-08-05
ntp: Clamp maxerror and esterror to operating range
Justin Stitt
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-02-05
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
2021-01-12
ntp: Fix RTC synchronization on 32-bit platforms
Geert Uytterhoeven
2020-12-11
ntp: Consolidate the RTC update implementation
Thomas Gleixner
2020-12-11
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
2020-12-11
ntp, rtc: Move rtc_set_ntp_time() to ntp code
Thomas Gleixner
2020-12-11
ntp: Make the RTC synchronization more reliable
Thomas Gleixner
2019-11-12
ntp/y2038: Remove incorrect time_t truncation
Arnd Bergmann
2019-06-22
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-05-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-09
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-04-15
ntp: Audit NTP parameters adjustment
Ondrej Mosnacek
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-18
timekeeping: remove unused {read,update}_persistent_clock
Arnd Bergmann
2018-12-18
ntp: Remove duplicated include
YueHaibing
2018-07-19
timekeeping/ntp: Constify some function arguments
Ondrej Mosnacek
2018-07-19
ntp: Use kstrtos64 for s64 variable
Ondrej Mosnacek
2018-07-19
ntp: Remove redundant arguments
Ondrej Mosnacek
2018-06-19
timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-04-06
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
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
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
[next]