summaryrefslogtreecommitdiff
path: root/kernel/time/ntp_internal.h
AgeCommit message (Expand)Author
2020-12-11ntp: Make the RTC synchronization more reliableThomas Gleixner
2019-04-15ntp: Audit NTP parameters adjustmentOndrej Mosnacek
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann
2015-12-16ntp: Fix second_overflow's input parameter type to be 64bitsDengChao
2015-10-01ntp/pps: use timespec64 for hardpps()Arnd Bergmann
2015-06-12time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz
2013-04-04ntp: Rework do_adjtimex to take timespec and tai argumentsJohn Stultz
2013-04-04ntp: Move timex validation to timekeeping do_adjtimex call.John Stultz
2013-04-04ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz