summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tsc_64.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-09x86: merge tsc_init and clocksource codeAlok Kataria1-106/+0
2008-07-09x86: merge the TSC cpu-freq codeAlok Kataria1-114/+0
2008-07-09x86: merge tsc calibrationAlok Kataria1-93/+1
2008-07-09x86: merge sched_clock handlingAlok Kataria1-56/+11
2008-06-16Merge branch 'linus' into x86/timersIngo Molnar1-2/+3
2008-05-25x86: tsc_64.c make constant ULThomas Gleixner1-1/+1
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner1-2/+3
2008-04-19x86: tsc prevent time going backwardsThomas Gleixner1-3/+20
2008-04-17x86: set_cyc2ns_scale() remove prev scaleIngo Molnar1-2/+1
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese1-3/+1
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar1-20/+3
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner1-3/+20
2008-01-30x86: export check_tsc_unstableGlauber de Oliveira Costa1-1/+3
2008-01-30x86: remove explicit C3 TSC check on 64bitAndi Kleen1-8/+1
2008-01-30x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen1-3/+2
2008-01-30x86: remove get_cycles_syncAndi Kleen1-6/+6
2008-01-30x86: split get_cycles_syncGlauber de Oliveira Costa1-1/+1
2008-01-30x86: allow sched clock to be overridden by paravirtGlauber de Oliveira Costa1-1/+14
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain1-10/+47
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-2/+2
2007-10-12x86: unify timex.h variantsThomas Gleixner1-1/+2
2007-10-12x86_64: Consolidate tsc calibrationThomas Gleixner1-0/+90
2007-10-11x86_64: move kernelThomas Gleixner1-0/+207