Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | ntp: add hardpps implementation | Alexander Gordeev | 1 | -0/+1 |
2010-03-23 | ntp: Remove tickadj | John Stultz | 1 | -4/+0 |
2010-03-23 | ntp: Make time_adjust static | John Stultz | 1 | -1/+0 |
2010-01-29 | ntp: Make time_esterror and time_maxerror static | john stultz | 1 | -3/+0 |
2009-12-09 | Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds | 1 | -1/+4 |
2009-10-05 | time: Implement logarithmic time accumulation | john stultz | 1 | -4/+0 |
2009-08-28 | ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO) | john stultz | 1 | -1/+4 |
2009-06-17 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 1 | -0/+3 |
2009-05-12 | ntp: fix comment typos | john stultz | 1 | -2/+2 |
2009-05-06 | ntp: adjust SHIFT_PLL to improve NTP convergence | john stultz | 1 | -11/+31 |
2009-02-25 | time: ntp: make 64-bit constants more robust | Ingo Molnar | 1 | -1/+1 |
2008-12-12 | linux/timex.h: cleanup for userspace | Mike Frysinger | 1 | -36/+37 |
2008-09-24 | ntp: improve adjtimex frequency rounding | Roman Zippel | 1 | -1/+1 |
2008-08-22 | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup | Roman Zippel | 1 | -1/+8 |
2008-05-01 | ntp: handle leap second via timer | Roman Zippel | 1 | -0/+1 |
2008-05-01 | ntp: remove current_tick_length() | Roman Zippel | 1 | -2/+2 |
2008-05-01 | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 1 | -4/+4 |
2008-05-01 | ntp: support for TAI | Roman Zippel | 1 | -1/+4 |
2008-05-01 | ntp: increase time_offset resolution | Roman Zippel | 1 | -7/+2 |
2008-05-01 | ntp: increase time_freq resolution | Roman Zippel | 1 | -5/+6 |
2008-05-01 | ntp: NTP4 user space bits update | Roman Zippel | 1 | -3/+9 |
2008-03-09 | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel | 1 | -8/+1 |
2008-02-10 | ntp: correct inconsistent interval/tick_length usage | john stultz | 1 | -1/+8 |
2008-02-06 | read_current_timer() cleanups | Andrew Morton | 1 | -0/+2 |
2007-11-26 | time: add ADJ_OFFSET_SS_READ | John Stultz | 1 | -0/+1 |
2007-07-20 | [IA64] remove time interpolator | Bob Picco | 1 | -60/+0 |
2007-02-16 | [PATCH] HZ free ntp | john stultz | 1 | -0/+7 |
2007-02-11 | [PATCH] use cycle_t instead of u64 in struct time_interpolator | Helge Deller | 1 | -2/+2 |
2006-10-06 | [PATCH] provide tickadj define | Roman Zippel | 1 | -0/+3 |
2006-10-01 | [PATCH] kernel/time/ntp.c: possible cleanups | Adrian Bunk | 1 | -6/+0 |
2006-10-01 | [PATCH] ntp: cleanup defines and comments | Roman Zippel | 1 | -10/+3 |
2006-10-01 | [PATCH] ntp: convert to the NTP4 reference model | Roman Zippel | 1 | -6/+5 |
2006-10-01 | [PATCH] ntp: convert time_freq to nsec value | Roman Zippel | 1 | -0/+2 |
2006-10-01 | [PATCH] ntp: remove time_tolerance | Roman Zippel | 1 | -1/+0 |
2006-10-01 | [PATCH] ntp: add time_adjust to tick length | Roman Zippel | 1 | -1/+0 |
2006-10-01 | [PATCH] ntp: prescale time_offset | Roman Zippel | 1 | -1/+1 |
2006-10-01 | [PATCH] ntp: add ntp_update_frequency | Roman Zippel | 1 | -12/+2 |
2006-10-01 | [PATCH] NTP: Move all the NTP related code to ntp.c | john stultz | 1 | -2/+8 |
2006-09-13 | [PATCH] headers_check: remove <asm/timex.h> from user export | David Woodhouse | 1 | -1/+2 |
2006-06-26 | [PATCH] fix and optimize clock source update | Roman Zippel | 1 | -1/+3 |
2006-06-26 | [PATCH] Time: Let user request precision from current_tick_length() | john stultz | 1 | -1/+1 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 1 | -0/+2 |
2006-03-25 | [PATCH] remove pps support | Roman Zippel | 1 | -41/+0 |
2006-02-17 | [PATCH] Provide an interface for getting the current tick length | Paul Mackerras | 1 | -0/+3 |
2005-10-31 | [PATCH] NTP shift_right cleanup | john stultz | 1 | -0/+7 |
2005-09-08 | [PATCH] NTP: ntp-helper functions | john stultz | 1 | -0/+23 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+320 |