linux/kernel/time
Thomas Gleixner 5d8b34fdcb [PATCH] clocksource: Add verification (watchdog) helper
The TSC needs to be verified against another clocksource.  Instead of using
hardwired assumptions of available hardware, provide a generic verification
mechanism.  The verification uses the best available clocksource and handles
the usability for high resolution timers / dynticks of the clocksource which
needs to be verified.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-16 08:13:57 -08:00
..
clocksource.c [PATCH] clocksource: Add verification (watchdog) helper 2007-02-16 08:13:57 -08:00
jiffies.c [PATCH] clocksource: replace is_continuous by a flag field 2007-02-16 08:13:57 -08:00
Makefile [PATCH] NTP: Move all the NTP related code to ntp.c 2006-10-01 00:39:26 -07:00
ntp.c [PATCH] HZ free ntp 2007-02-16 08:13:56 -08:00