aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timex.h
AgeCommit message (Expand)Author
2010-03-23ntp: Remove tickadjJohn Stultz
2010-03-23ntp: Make time_adjust staticJohn Stultz
2010-01-29ntp: Make time_esterror and time_maxerror staticjohn stultz
2009-12-08Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds
2009-10-05time: Implement logarithmic time accumulationjohn stultz
2009-08-28ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO)john stultz
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-05-12ntp: fix comment typosjohn stultz
2009-05-06ntp: adjust SHIFT_PLL to improve NTP convergencejohn stultz
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar
2008-12-12linux/timex.h: cleanup for userspaceMike Frysinger
2008-09-24ntp: improve adjtimex frequency roundingRoman Zippel
2008-08-22ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel
2008-05-01ntp: handle leap second via timerRoman Zippel
2008-05-01ntp: remove current_tick_length()Roman Zippel
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel
2008-05-01ntp: support for TAIRoman Zippel
2008-05-01ntp: increase time_offset resolutionRoman Zippel
2008-05-01ntp: increase time_freq resolutionRoman Zippel
2008-05-01ntp: NTP4 user space bits updateRoman Zippel
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz
2008-02-06read_current_timer() cleanupsAndrew Morton
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz
2007-07-20[IA64] remove time interpolatorBob Picco
2007-02-16[PATCH] HZ free ntpjohn stultz
2007-02-11[PATCH] use cycle_t instead of u64 in struct time_interpolatorHelge Deller
2006-10-06[PATCH] provide tickadj defineRoman Zippel
2006-10-01[PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel
2006-10-01[PATCH] ntp: convert to the NTP4 reference modelRoman Zippel
2006-10-01[PATCH] ntp: convert time_freq to nsec valueRoman Zippel
2006-10-01[PATCH] ntp: remove time_toleranceRoman Zippel
2006-10-01[PATCH] ntp: add time_adjust to tick lengthRoman Zippel
2006-10-01[PATCH] ntp: prescale time_offsetRoman Zippel
2006-10-01[PATCH] ntp: add ntp_update_frequencyRoman Zippel
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz
2006-09-13[PATCH] headers_check: remove <asm/timex.h> from user exportDavid Woodhouse
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-03-25[PATCH] remove pps supportRoman Zippel
2006-02-17[PATCH] Provide an interface for getting the current tick lengthPaul Mackerras
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds