index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a driver for SMI-based SpeedStep. The hardware supports two frequency
njl
2005-04-19
1
-0
/
+460
*
Properly terminate the table generated from ACPI info. The cpufreq
njl
2005-04-10
1
-6
/
+6
*
Advertise p4tcc via acpi_get_features() _PDC support.
njl
2005-04-10
1
-0
/
+18
*
Add support for _PDC/_OSC by advertising that we support direct access to
njl
2005-04-04
1
-1
/
+21
*
Remove check of numpst to allow more K8 variants to attach. The other
njl
2005-03-31
1
-1
/
+7
*
Add the powernow driver, which handles AMD Mobile Athlon PowerNow! (k7)
njl
2005-03-27
1
-0
/
+928
*
Add support for probing EST settings from ACPI. This should handle more
njl
2005-03-21
1
-77
/
+166
*
Make a pass through all drivers checking specs for desired behavior on
njl
2005-02-27
2
-0
/
+15
*
Correct an off-by-one error in the number of settings est announces.
njl
2005-02-24
1
-4
/
+3
*
Import a rewrite of p4tcc for the cpufreq(4) framework. This includes
njl
2005-02-23
1
-189
/
+197
*
Support disabling individual cpufreq drivers with hints, e.g.,
njl
2005-02-22
1
-0
/
+3
*
Add the Enhanced SpeedStep driver (EST). Currently, this driver only works
njl
2005-02-20
1
-0
/
+785
*
Fix the problem with incorrect throttling level reported immediately after
sobomax
2005-02-07
1
-0
/
+11
*
Start all license/copyright notice comments with /*-, per tradition
imp
2005-01-05
1
-1
/
+1
*
o Fix whitespace bug introduced in the previous commit.
sobomax
2004-08-23
1
-12
/
+4
*
o Extend boot output: print out mimimum/maximum performance value and number
sobomax
2004-08-23
1
-1
/
+19
*
o Typo: Ternal -> Thermal.
maxim
2004-02-29
1
-1
/
+1
*
- Move performance-controlling sysctls into hw.p4tcc.* tree;
sobomax
2004-01-24
1
-13
/
+18
*
Add new CPU_ENABLE_TCC option, from NOTES:
sobomax
2004-01-18
1
-0
/
+244