aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* - Mention mismatching numbers in MSR vs. ACPI _PSS count warning: seeingAlexey Dokuchaev2016-12-011-3/+5
* Add powerd(8) support for several families of AMD CPUs.John Baldwin2016-10-271-7/+9
* sys: replace comma with semicolon when pertinent.Pedro F. Giffuni2016-08-091-3/+3
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-1/+1
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-2/+1
* Revert r267961, r267973:Glen Barber2014-06-271-1/+2
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-2/+1
* Do not DELAY() for P-state transition unless we want to see the result.Alexander Motin2013-12-101-3/+2
* Fix powerd/states on AMD cpus. Resolves issues with system reporting:Sean Bruno2013-11-061-2/+7
* Adding a detach method to p4tcc driver.Hiren Panchasara2013-05-101-0/+20
* This isn't functionally identical. In some cases a hint to disableEitan Adler2012-10-222-0/+7
* Now that device disabling is generic, remove extraneous code from theEitan Adler2012-10-222-7/+0
* Fix apparent logic reversal in setting the 'auto_mode' flag.Alexander Kabaev2012-02-261-2/+2
* Use ACPI-supplied CPU frequencies instead of estimated ones as we are aboutJung-uk Kim2011-04-271-3/+3
* Use atomic load & store for TSC frequency. It may be overkill for amd64 butJung-uk Kim2011-04-071-1/+1
* Set C1 "I/O then Halt" capability bit for Intel EIST. Some broken BIOSesJung-uk Kim2011-02-251-2/+5
* hwpstate: use CPU_FOREACH when binding to all available processorsAndriy Gapon2010-11-161-12/+8
* make it possible to actually enable hwpstate_verboseAndriy Gapon2010-11-111-1/+2
* Few whitespace cleanups and comments tunings.Alexander Motin2010-09-161-10/+12
* Core i5, same as previously Core2Duo, found to not set P-state for singleAlexander Motin2010-06-191-6/+2
* Introduce the new kernel sub-tree x86 which should contain all the codeAttilio Rao2010-02-255-0/+3719