summaryrefslogtreecommitdiff
path: root/init/calibrate.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* kernel: add calibration_delay_done()Peter De Schrijver2014-06-16
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* init: check printed flag to skip printing messageDiwakar Tundlam2012-03-23
* x86: Reduce clock calibration time during slave cpu startupJack Steiner2011-12-05
* init: skip calibration delay if previously doneSameer Nanda2011-07-25
* Fix CPU spinlock lockups on secondary CPU bringupRussell King2011-06-23
* init/calibrate.c: remove annoying printkBorislav Petkov2011-06-15
* init/calibrate.c: fix for critical bogoMIPS intermittent calculation failureAndrew Worsley2011-05-25
* calibrate: retry with wider bounds when converge seems to failPhil Carmody2011-03-22
* calibrate: home in on correct lpj value more quicklyPhil Carmody2011-03-22
* calibrate: extract fall-back calculation into own helperPhil Carmody2011-03-22
* fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan2011-02-10
* timers, init: Limit the number of per cpu calibration bootup messagesMike Travis2009-11-26
* x86: remove stray <6> in BogoMIPS printkJoe Perches2008-07-28
* x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria2008-06-24
* x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria2008-06-23
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-06
* read_current_timer() cleanupsAndrew Morton2008-02-06
* slow down printk during bootRandy Dunlap2007-10-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16