summaryrefslogtreecommitdiffstats
path: root/sys/i386/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* 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-272-0/+15
* Correct an off-by-one error in the number of settings est announces.njl2005-02-241-4/+3
* Import a rewrite of p4tcc for the cpufreq(4) framework. This includesnjl2005-02-231-189/+197
* 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
* Fix the problem with incorrect throttling level reported immediately aftersobomax2005-02-071-0/+11
* Start all license/copyright notice comments with /*-, per traditionimp2005-01-051-1/+1
* o Fix whitespace bug introduced in the previous commit.sobomax2004-08-231-12/+4
* o Extend boot output: print out mimimum/maximum performance value and numbersobomax2004-08-231-1/+19
* o Typo: Ternal -> Thermal.maxim2004-02-291-1/+1
* - Move performance-controlling sysctls into hw.p4tcc.* tree;sobomax2004-01-241-13/+18
* Add new CPU_ENABLE_TCC option, from NOTES:sobomax2004-01-181-0/+244
OpenPOWER on IntegriCloud