aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/ntp_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani1-1/+1
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek1-2/+2
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann1-1/+0
2015-12-16ntp: Fix second_overflow's input parameter type to be 64bitsDengChao1-1/+1
2015-10-01ntp/pps: use timespec64 for hardpps()Arnd Bergmann1-1/+1
2015-06-12time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz1-0/+1
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz1-1/+1
2013-04-04ntp: Rework do_adjtimex to take timespec and tai argumentsJohn Stultz1-1/+1
2013-04-04ntp: Move timex validation to timekeeping do_adjtimex call.John Stultz1-0/+1
2013-04-04ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz1-0/+11