summaryrefslogtreecommitdiffstats
path: root/sys/i386/cpufreq/est.c
Commit message (Expand)AuthorAgeFilesLines
* Print cpu_vendor and the MSR value if we don't support this processorcperciva2005-07-311-1/+1
* Remove the instruction to "contact the maintainer" for unrecognizedcperciva2005-07-311-3/+1
* Properly terminate the table generated from ACPI info. The cpufreqnjl2005-04-101-6/+6
* Add support for _PDC/_OSC by advertising that we support direct access tonjl2005-04-041-1/+21
* Add support for probing EST settings from ACPI. This should handle morenjl2005-03-211-77/+166
* Make a pass through all drivers checking specs for desired behavior onnjl2005-02-271-0/+4
* Correct an off-by-one error in the number of settings est announces.njl2005-02-241-4/+3
* Support disabling individual cpufreq drivers with hints, e.g.,njl2005-02-221-0/+3
* Add the Enhanced SpeedStep driver (EST). Currently, this driver only worksnjl2005-02-201-0/+785
OpenPOWER on IntegriCloud