aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-0/+3
2009-05-12ntp: fix comment typosjohn stultz1-2/+2
2009-05-06ntp: adjust SHIFT_PLL to improve NTP convergencejohn stultz1-11/+31
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar1-1/+1
2008-12-12linux/timex.h: cleanup for userspaceMike Frysinger1-36/+37
2008-09-24ntp: improve adjtimex frequency roundingRoman Zippel1-1/+1
2008-08-22ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel1-1/+8
2008-05-01ntp: handle leap second via timerRoman Zippel1-0/+1
2008-05-01ntp: remove current_tick_length()Roman Zippel1-2/+2
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel1-4/+4
2008-05-01ntp: support for TAIRoman Zippel1-1/+4
2008-05-01ntp: increase time_offset resolutionRoman Zippel1-7/+2
2008-05-01ntp: increase time_freq resolutionRoman Zippel1-5/+6
2008-05-01ntp: NTP4 user space bits updateRoman Zippel1-3/+9
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel1-8/+1
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz1-1/+8
2008-02-06read_current_timer() cleanupsAndrew Morton1-0/+2
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz1-0/+1
2007-07-20[IA64] remove time interpolatorBob Picco1-60/+0
2007-02-16[PATCH] HZ free ntpjohn stultz1-0/+7
2007-02-11[PATCH] use cycle_t instead of u64 in struct time_interpolatorHelge Deller1-2/+2
2006-10-06[PATCH] provide tickadj defineRoman Zippel1-0/+3
2006-10-01[PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk1-6/+0
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel1-10/+3
2006-10-01[PATCH] ntp: convert to the NTP4 reference modelRoman Zippel1-6/+5
2006-10-01[PATCH] ntp: convert time_freq to nsec valueRoman Zippel1-0/+2
2006-10-01[PATCH] ntp: remove time_toleranceRoman Zippel1-1/+0
2006-10-01[PATCH] ntp: add time_adjust to tick lengthRoman Zippel1-1/+0
2006-10-01[PATCH] ntp: prescale time_offsetRoman Zippel1-1/+1
2006-10-01[PATCH] ntp: add ntp_update_frequencyRoman Zippel1-12/+2
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz1-2/+8
2006-09-13[PATCH] headers_check: remove <asm/timex.h> from user exportDavid Woodhouse1-1/+2
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel1-1/+3
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-0/+2
2006-03-25[PATCH] remove pps supportRoman Zippel1-41/+0
2006-02-17[PATCH] Provide an interface for getting the current tick lengthPaul Mackerras1-0/+3
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz1-0/+7
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-0/+23
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+320