summaryrefslogtreecommitdiff
path: root/init/calibrate.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-23init: check printed flag to skip printing messageDiwakar Tundlam1-1/+2
2011-12-05x86: Reduce clock calibration time during slave cpu startupJack Steiner1-0/+15
2011-07-25init: skip calibration delay if previously doneSameer Nanda1-1/+10
2011-06-23Fix CPU spinlock lockups on secondary CPU bringupRussell King1-6/+8
2011-06-15init/calibrate.c: remove annoying printkBorislav Petkov1-3/+0
2011-05-25init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley1-6/+69
2011-03-22calibrate: retry with wider bounds when converge seems to failPhil Carmody1-4/+18
2011-03-22calibrate: home in on correct lpj value more quicklyPhil Carmody1-23/+34
2011-03-22calibrate: extract fall-back calculation into own helperPhil Carmody1-33/+40
2011-02-10fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan1-3/+3
2009-11-26timers, init: Limit the number of per cpu calibration bootup messagesMike Travis1-9/+15
2008-07-28x86: remove stray <6> in BogoMIPS printkJoe Perches1-1/+1
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria1-17/+19
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria1-17/+19
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-3/+3
2008-02-06read_current_timer() cleanupsAndrew Morton1-2/+1
2007-10-16slow down printk during bootRandy Dunlap1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+1
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi1-0/+94
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+79