index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
tsc.c
Age
Commit message (
Expand
)
Author
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-09-06
x86, tsc calibration: fix
Ingo Molnar
2008-09-04
x86: quick TSC calibration, improve
Ingo Molnar
2008-09-04
x86: quick TSC calibration
Linus Torvalds
2008-09-04
x86: TSC make the calibration loop smarter
Thomas Gleixner
2008-09-04
x86: TSC: use one set of reference variables
Thomas Gleixner
2008-09-04
x86: TSC: separate hpet/pmtimer calculation out
Thomas Gleixner
2008-09-04
x86: TSC: define the PIT latch value separate
Thomas Gleixner
2008-09-03
x86: Change warning message in TSC calibration.
Alok N Kataria
2008-09-03
Split up PIT part of TSC calibration from native_calibrate_tsc
Linus Torvalds
2008-09-02
[x86] Fix TSC calibration issues
Thomas Gleixner
2008-08-25
x86: fix cpufreq + sched_clock() regression
Peter Zijlstra
2008-08-24
x86: do not enable TSC notifier if we don't need it
Linus Torvalds
2008-08-18
x86, tsc: fix section mismatch warning
Marcin Slusarz
2008-07-15
x86: fix TSC build error on 32bit
Thomas Gleixner
2008-07-10
x86: remove duplicate call to use_tsc_delay
Glauber Costa
2008-07-09
x86: provide delay loop for x86_64.
Glauber Costa
2008-07-09
x86: rename paravirtualized TSC functions
Alok Kataria
2008-07-09
x86: merge tsc_init and clocksource code
Alok Kataria
2008-07-09
x86: merge the TSC cpu-freq code
Alok Kataria
2008-07-09
x86: merge tsc calibration
Alok Kataria
2008-07-09
x86: merge sched_clock handling
Alok Kataria