aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/ntp.c
Commit message (Expand)AuthorAge
* ntp: Fix a stale comment and a few stray newlines.Richard Cochran2012-05-21
* ntp: Correct TAI offset during leap secondRichard Cochran2012-05-21
* time: remove no_sync_cmos_clockCesar Eduardo Barros2012-03-23
* ntp: Fix leap-second hrtimer livelockJohn Stultz2012-03-22
* ntp: Fix integer overflow when setting timeSasha Levin2012-03-15
* ntp: Add ntp_lock to replace xtime_lockingJohn Stultz2012-01-26
* ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-26
* ntp: Cleanup timex.hJohn Stultz2012-01-26
* ntp: fix non privileged system time shiftingRichard Cochran2011-04-04
* ntp: Remove redundant and incorrect parameter checkRichard Cochran2011-02-18
* ntp: Add ADJ_SETOFFSET mode bitRichard Cochran2011-02-02
* time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-31
* ntp: add hardpps implementationAlexander Gordeev2011-01-13
* ntp: Clamp PLL update intervalMiroslav Lichvar2010-09-09
* ntp: Make time_adjust staticJohn Stultz2010-03-23
* ntp: Cleanup xtime references in ntp.cJohn Stultz2010-01-29
* ntp: Make time_esterror and time_maxerror staticjohn stultz2010-01-29
* timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-15
* time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz2009-02-26
* time: ntp: clean up second_overflow()Ingo Molnar2009-02-25
* time: ntp: simplify ntp_tick_adj calculationsIngo Molnar2009-02-25
* time: ntp: make 64-bit constants more robustIngo Molnar2009-02-25
* time: ntp: refactor do_adjtimex() some moreIngo Molnar2009-02-25
* time: ntp: refactor do_adjtimex()Ingo Molnar2009-02-25
* time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar2009-02-25
* time: ntp: micro-optimize ntp_update_offset()Ingo Molnar2009-02-25
* time: ntp: simplify ntp_update_offset_fll()Ingo Molnar2009-02-25
* time: ntp: refactor and clean up ntp_update_offset()Ingo Molnar2009-02-25
* time: ntp: refactor up ntp_update_frequency()Ingo Molnar2009-02-25
* time: ntp: clean up ntp_update_frequency()Ingo Molnar2009-02-25
* time: ntp: simplify the MAX_TICKADJ_SCALED definitionIngo Molnar2009-02-25
* time: ntp: simplify the second_overflow() code flowIngo Molnar2009-02-25
* time: ntp: clean up kernel/time/ntp.cIngo Molnar2009-02-25
* time: apply NTP frequency/tick changes immediatelyjohn stultz2009-02-19
* hrtimer: removing all ur callback modesPeter Zijlstra2008-11-25
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| |\
| * | hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-06
| | |
| \ \
*-. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ntp: improve adjtimex frequency roundingRoman Zippel2008-09-24
| | * ntp: let update_persistent_clock() sleepMaciej W. Rozycki2008-09-24
| | * ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel2008-08-22
| |/ |/|
| * ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-09-06
|/
* ntp: handle leap second via timerRoman Zippel2008-05-01
* ntp: remove current_tick_length()Roman Zippel2008-05-01
* ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-01
* ntp: support for TAIRoman Zippel2008-05-01
* ntp: increase time_offset resolutionRoman Zippel2008-05-01
* ntp: increase time_freq resolutionRoman Zippel2008-05-01
* ntp: NTP4 user space bits updateRoman Zippel2008-05-01