summaryrefslogtreecommitdiffstats
path: root/sys/x86/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Fix apparent logic reversal in setting the 'auto_mode' flag.kan2012-02-261-2/+2
* Use ACPI-supplied CPU frequencies instead of estimated ones as we are aboutjkim2011-04-271-3/+3
* Use atomic load & store for TSC frequency. It may be overkill for amd64 butjkim2011-04-071-1/+1
* Set C1 "I/O then Halt" capability bit for Intel EIST. Some broken BIOSesjkim2011-02-251-2/+5
* hwpstate: use CPU_FOREACH when binding to all available processorsavg2010-11-161-12/+8
* make it possible to actually enable hwpstate_verboseavg2010-11-111-1/+2
* Few whitespace cleanups and comments tunings.mav2010-09-161-10/+12
* Core i5, same as previously Core2Duo, found to not set P-state for singlemav2010-06-191-6/+2
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-255-0/+3719
OpenPOWER on IntegriCloud