summaryrefslogtreecommitdiffstats
path: root/sys/x86/cpufreq/est.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r259197:mav2014-01-091-3/+2
* This isn't functionally identical. In some cases a hint to disableeadler2012-10-221-0/+3
* Now that device disabling is generic, remove extraneous code from theeadler2012-10-221-3/+0
* 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
* 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-251-0/+1401
OpenPOWER on IntegriCloud