Commit Graph

62 Commits (01eebb53a65996dfbfb892bf5eb21ae831fbe3a6)

Author SHA1 Message Date
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Magnus Damm 17622339af clocksource: add argument to resume callback 15 years ago
Thadeu Lima de Souza Cascardo 00097c4fdf x86, trivial: Fix grammo in tsc comment about Geode TSC reliability 15 years ago
Pallipadi, Venkatesh 6c56ccecf0 x86: Reenable TSC sync check at boot, even with NONSTOP_TSC 15 years ago
Felipe Contreras 878f4f533e x86: Trivial whitespace cleanups 16 years ago
Thomas Gleixner 2d826404f0 x86: Move tsc_calibration to x86_init_ops 16 years ago
Thomas Gleixner 08047c4f17 x86: Move calibrate_cpu to tsc.c 16 years ago
Thomas Gleixner 845b3944bb x86: Add timer_init to x86_init_ops 16 years ago
Thomas Gleixner 7285dd7fd3 clocksource: Resolve cpu hotplug dead lock with TSC unstable 16 years ago
Martin Schwidefsky 1be3967948 timekeeping: Move reset of cycle_last for tsc clocksource to tsc 16 years ago
Linus Torvalds b6e61eef4f x86: Fix serialization in pit_expect_msb() 16 years ago
Peter Zijlstra 84599f8a59 sched, x86: Fix cpufreq + sched_clock() TSC scaling 16 years ago
Arnd Bergmann 08604bd993 time: move PIT_TICK_RATE to linux/timex.h 16 years ago
Dave Jones 931db6a32d [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_notifier() 16 years ago
Petr Tesarik 7d96fd41ca x86: move rdtsc_barrier() into the TSC vread method 16 years ago
Magnus Damm 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago
Jaswinder Singh Rajput 2c1b284e4f x86: clean up declarations and variables 16 years ago
Linus Torvalds 9e8912e04e Fast TSC calibration: calculate proper frequency error bounds 16 years ago
Linus Torvalds a6a80e1d8c Fix potential fast PIT TSC calibration startup glitch 16 years ago
Ingo Molnar f24ade3a33 x86, sched_clock(): mark variables read-mostly 16 years ago
Matthias-Christian Ott 199785eac8 [CPUFREQ] p4-clockmod reports wrong frequency. 16 years ago
Ingo Molnar 3e5095d152 x86: replace CONFIG_X86_SMP with CONFIG_SMP 16 years ago
Ingo Molnar 7cbaef9c83 sched: optimize sched_clock() a bit 16 years ago
Alok Kataria 70de9a9704 x86: don't use tsc_khz to calculate lpj if notsc is passed 16 years ago
Alok Kataria 395628ef4e x86: Skip verification by the watchdog for TSC clocksource. 16 years ago
Alok Kataria 88b094fb8d x86: Hypervisor detection and get tsc_freq from hypervisor 16 years ago
James Bottomley 017d9d20d8 x86: use CONFIG_X86_SMP instead of CONFIG_SMP 17 years ago
Ingo Molnar 5df4551551 x86, tsc calibration: fix 17 years ago
Ingo Molnar 4156e9a8ef x86: quick TSC calibration, improve 17 years ago
Linus Torvalds 6ac40ed041 x86: quick TSC calibration 17 years ago
Thomas Gleixner a977c40095 x86: TSC make the calibration loop smarter 17 years ago
Thomas Gleixner 827014be05 x86: TSC: use one set of reference variables 17 years ago
Thomas Gleixner d683ef7afe x86: TSC: separate hpet/pmtimer calculation out 17 years ago
Thomas Gleixner cce3e05724 x86: TSC: define the PIT latch value separate 17 years ago
Alok N Kataria de014d6176 x86: Change warning message in TSC calibration. 17 years ago
Linus Torvalds ec0c15afb4 Split up PIT part of TSC calibration from native_calibrate_tsc 17 years ago
Thomas Gleixner fbb16e2438 [x86] Fix TSC calibration issues 17 years ago
Peter Zijlstra 52a8968ce9 x86: fix cpufreq + sched_clock() regression 17 years ago
Linus Torvalds 060700b571 x86: do not enable TSC notifier if we don't need it 17 years ago
Marcin Slusarz d554d9a429 x86, tsc: fix section mismatch warning 17 years ago
Marcin Slusarz 90936cfe6c x86, tsc: fix section mismatch warning 17 years ago
Thomas Gleixner 431ceb83f7 x86: fix TSC build error on 32bit 17 years ago
Glauber Costa e54afe3863 x86: remove duplicate call to use_tsc_delay 17 years ago
Glauber Costa 0a4d8a472f x86: provide delay loop for x86_64. 17 years ago
Alok Kataria e93ef949fd x86: rename paravirtualized TSC functions 17 years ago
Alok Kataria 8fbbc4b45c x86: merge tsc_init and clocksource code 17 years ago
Alok Kataria 2dbe06faf3 x86: merge the TSC cpu-freq code 17 years ago
Alok Kataria bfc0f5947a x86: merge tsc calibration 17 years ago
Alok Kataria 0ef9553332 x86: merge sched_clock handling 17 years ago