kernel-fxtec-pro1x/kernel/time
Roman Zippel eea83d896e ntp: NTP4 user space bits update
This adds a few more things from the ntp nanokernel related to user space.
It's now possible to select the resolution used of some values via STA_NANO
and the kernel reports in which mode it works (pll/fll).

If some values for adjtimex() are outside the acceptable range, they are now
simply normalized instead of letting the syscall fail.  I removed
MOD_CLKA/MOD_CLKB as the mapping didn't really makes any sense, the kernel
doesn't support setting the clock.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-01 08:03:58 -07:00
..
clockevents.c
clocksource.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt 2008-04-18 08:37:41 -07:00
jiffies.c
Kconfig
Makefile
ntp.c ntp: NTP4 user space bits update 2008-05-01 08:03:58 -07:00
tick-broadcast.c clockevents: fix typo in tick-broadcast.c 2008-04-21 07:59:51 +02:00
tick-common.c
tick-internal.h
tick-oneshot.c
tick-sched.c softlockup: fix NOHZ wakeup 2008-04-25 00:25:08 +02:00
timekeeping.c x86: tsc prevent time going backwards 2008-04-19 19:19:55 +02:00
timer_list.c kernel: use non-racy method for proc entries creation 2008-04-29 08:06:22 -07:00
timer_stats.c kernel: use non-racy method for proc entries creation 2008-04-29 08:06:22 -07:00