aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-0/+14
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-0/+14
2013-09-12timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz1-0/+1
2013-04-04ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz1-7/+0
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-112/+1
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz1-1/+1
2012-03-22ntp: Fix leap-second hrtimer livelockJohn Stultz1-1/+1
2012-01-26ntp: Access tick_length variable via ntp_tick_length()John Stultz1-1/+1
2012-01-26ntp: Cleanup timex.hJohn Stultz1-15/+0
2011-02-02ntp: Add ADJ_SETOFFSET mode bitRichard Cochran1-1/+2
2011-01-13ntp: add hardpps implementationAlexander Gordeev1-0/+1
2010-03-23ntp: Remove tickadjJohn Stultz1-4/+0
2010-03-23ntp: Make time_adjust staticJohn Stultz1-1/+0
2010-01-29ntp: Make time_esterror and time_maxerror staticjohn stultz1-3/+0
2009-12-08Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+4
2009-10-05time: Implement logarithmic time accumulationjohn stultz1-4/+0
2009-08-28ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO)john stultz1-1/+4
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