summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tsc.c
Commit message (Expand)AuthorAgeFilesLines
* x86: quick TSC calibrationLinus Torvalds2008-09-041-1/+118
* x86: TSC make the calibration loop smarterThomas Gleixner2008-09-041-37/+58
* x86: TSC: use one set of reference variablesThomas Gleixner2008-09-041-11/+11
* x86: TSC: separate hpet/pmtimer calculation outThomas Gleixner2008-09-041-15/+41
* x86: TSC: define the PIT latch value separateThomas Gleixner2008-09-041-5/+9
* Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds2008-09-031-61/+71
* [x86] Fix TSC calibration issuesThomas Gleixner2008-09-021-54/+181
* x86: fix cpufreq + sched_clock() regressionPeter Zijlstra2008-08-251-1/+1
* x86: do not enable TSC notifier if we don't need itLinus Torvalds2008-08-241-0/+4
* x86, tsc: fix section mismatch warningMarcin Slusarz2008-08-181-1/+1
* x86: fix TSC build error on 32bitThomas Gleixner2008-07-151-0/+2
* x86: remove duplicate call to use_tsc_delayGlauber Costa2008-07-101-1/+0
* x86: provide delay loop for x86_64.Glauber Costa2008-07-091-0/+1
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-091-11/+7
* x86: merge tsc_init and clocksource codeAlok Kataria2008-07-091-3/+209
* x86: merge the TSC cpu-freq codeAlok Kataria2008-07-091-0/+114
* x86: merge tsc calibrationAlok Kataria2008-07-091-0/+131
* x86: merge sched_clock handlingAlok Kataria2008-07-091-0/+86
OpenPOWER on IntegriCloud