aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/timers
AgeCommit message (Expand)AuthorFilesLines
2006-03-22[PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2-2/+2
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+5
2006-02-02[CPUFREQ] Check for not initialized freq on cpufreq changesThomas Renninger1-0/+5
2006-02-01[PATCH] disable lost tick compensation before TSCs are syncedjohn stultz1-2/+12
2006-01-06[PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...Larry Finger1-0/+2
2005-11-13[PATCH] x86: fix cpu_khz with clock=pitTim Mann1-2/+3
2005-10-30[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers2-14/+24
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-1/+0
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-1/+1
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter1-1/+1
2005-09-05[PATCH] add suspend/resume for timerShaohua Li4-27/+37
2005-09-05[PATCH] hpet: use read_timer_tsc only when CPU has TSCVenkatesh Pallipadi1-1/+4
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-2/+2
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar3-7/+4
2005-06-25[PATCH] init call cleanupLi Shaohua1-1/+1
2005-06-25[PATCH] CPU hotplug: fix hpet sectioningShaohua Li1-1/+1
2005-06-23[PATCH] x86: cpu_khz type fixAndrew Morton3-5/+7
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi5-0/+21
2005-05-31[CPUFREQ] Recalibrate cpu_khz [2/2]Dave Jones2-2/+24
2005-05-01[PATCH] i386: fix hpet for systems that don't support legacy replacementjohn stultz2-5/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds9-0/+1748