summaryrefslogtreecommitdiffstats
path: root/init/calibrate.c
Commit message (Expand)AuthorAgeFilesLines
* kernel: add calibration_delay_done()Peter De Schrijver2014-06-161-0/+11
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-5/+8
* init: check printed flag to skip printing messageDiwakar Tundlam2012-03-231-1/+2
* x86: Reduce clock calibration time during slave cpu startupJack Steiner2011-12-051-0/+15
* init: skip calibration delay if previously doneSameer Nanda2011-07-251-1/+10
* Fix CPU spinlock lockups on secondary CPU bringupRussell King2011-06-231-6/+8
* init/calibrate.c: remove annoying printkBorislav Petkov2011-06-151-3/+0
* init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley2011-05-251-6/+69
* calibrate: retry with wider bounds when converge seems to failPhil Carmody2011-03-221-4/+18
* calibrate: home in on correct lpj value more quicklyPhil Carmody2011-03-221-23/+34
* calibrate: extract fall-back calculation into own helperPhil Carmody2011-03-221-33/+40
* fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan2011-02-101-3/+3
* timers, init: Limit the number of per cpu calibration bootup messagesMike Travis2009-11-261-9/+15
* x86: remove stray <6> in BogoMIPS printkJoe Perches2008-07-281-1/+1
* x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria2008-06-241-17/+19
* x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria2008-06-231-17/+19
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-3/+3
* read_current_timer() cleanupsAndrew Morton2008-02-061-2/+1
* slow down printk during bootRandy Dunlap2007-10-161-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+1
* [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-231-0/+94
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+79
OpenPOWER on IntegriCloud