aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/ntp.c
AgeCommit message (Expand)Author
2011-01-13ntp: add hardpps implementationAlexander Gordeev
2010-09-09ntp: Clamp PLL update intervalMiroslav Lichvar
2010-03-23ntp: Make time_adjust staticJohn Stultz
2010-01-29ntp: Cleanup xtime references in ntp.cJohn Stultz
2010-01-29ntp: Make time_esterror and time_maxerror staticjohn stultz
2009-08-15timekeeping: Introduce timekeeping_leap_insertJohn Stultz
2009-02-26time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz
2009-02-25time: ntp: clean up second_overflow()Ingo Molnar
2009-02-25time: ntp: simplify ntp_tick_adj calculationsIngo Molnar
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex() some moreIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex()Ingo Molnar
2009-02-25time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar
2009-02-25time: ntp: micro-optimize ntp_update_offset()Ingo Molnar
2009-02-25time: ntp: simplify ntp_update_offset_fll()Ingo Molnar
2009-02-25time: ntp: refactor and clean up ntp_update_offset()Ingo Molnar
2009-02-25time: ntp: refactor up ntp_update_frequency()Ingo Molnar
2009-02-25time: ntp: clean up ntp_update_frequency()Ingo Molnar
2009-02-25time: ntp: simplify the MAX_TICKADJ_SCALED definitionIngo Molnar
2009-02-25time: ntp: simplify the second_overflow() code flowIngo Molnar
2009-02-25time: ntp: clean up kernel/time/ntp.cIngo Molnar
2009-02-19time: apply NTP frequency/tick changes immediatelyjohn stultz
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-09-24ntp: improve adjtimex frequency roundingRoman Zippel
2008-09-24ntp: let update_persistent_clock() sleepMaciej W. Rozycki
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki
2008-09-05hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven
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-05-01ntp: cleanup ntp.cRoman Zippel
2008-05-01remove div_long_long_remRoman Zippel
2008-05-01convert a few do_div usersRoman Zippel
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-03-09ntp: use unsigned input for do_div()David Howells
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz
2007-11-17ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed
2007-09-11Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-20[IA64] remove time interpolatorBob Picco
2007-07-16Remove capability.h from mm.hAlexey Dobriyan