[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
authorjohn stultz <[email protected]>
Fri, 16 Feb 2007 09:28:20 +0000 (01:28 -0800)
committerLinus Torvalds <[email protected]>
Fri, 16 Feb 2007 16:14:00 +0000 (08:14 -0800)
commit1489939f0ab64b96998e04068c516c39afe29654
tree6bb3ca772edf1dd8877482dc3b6bcc6f0d699e72
parentc37e7bb5d2ce36ef377caabfced0b132bb1bf6a7
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME

This patch converts x86_64 to use the GENERIC_TIME infrastructure and adds
clocksource structures for both TSC and HPET (ACPI PM is shared w/ i386).

[[email protected]: fix printk timestamps]
[[email protected]: fix printk ckeanups]
[[email protected]: hpet build fix]
Signed-off-by: John Stultz <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Roman Zippel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86_64/Kconfig
arch/x86_64/kernel/apic.c
arch/x86_64/kernel/hpet.c
arch/x86_64/kernel/pmtimer.c
arch/x86_64/kernel/smpboot.c
arch/x86_64/kernel/time.c
arch/x86_64/kernel/tsc.c
drivers/char/hangcheck-timer.c
include/asm-x86_64/proto.h
include/asm-x86_64/timex.h