summaryrefslogtreecommitdiffstats
path: root/kernel/time/ntp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds2007-09-121-1/+1
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-221-3/+56
* [IA64] remove time interpolatorBob Picco2007-07-201-10/+0Star
* Remove capability.h from mm.hAlexey Dobriyan2007-07-161-1/+1
* NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner2007-07-031-2/+0Star
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+2
* [PATCH] ntp: avoid time_offset overflowsjohn stultz2007-03-271-14/+16
* [PATCH] HZ free ntpjohn stultz2007-02-161-11/+19
* [PATCH] time_adjust cleared before useJim Houston2006-10-281-1/+1
* [PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk2006-10-011-20/+20
* [PATCH] ntp: convert to the NTP4 reference modelRoman Zippel2006-10-011-32/+19Star
* [PATCH] ntp: convert time_freq to nsec valueRoman Zippel2006-10-011-14/+22
* [PATCH] ntp: remove time_toleranceRoman Zippel2006-10-011-5/+4Star
* [PATCH] ntp: add time_adjust to tick lengthRoman Zippel2006-10-011-53/+18Star
* [PATCH] ntp: prescale time_offsetRoman Zippel2006-10-011-48/+16Star
* [PATCH] ntp: add time_freq to tick lengthRoman Zippel2006-10-011-5/+3Star
* [PATCH] ntp: add time_adj to tick lengthRoman Zippel2006-10-011-4/+2Star
* [PATCH] ntp: add ntp_update_frequencyRoman Zippel2006-10-011-6/+44
* [PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2006-10-011-0/+389