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
/
x86
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
This isn't functionally identical. In some cases a hint to disable
eadler
2012-10-22
2
-0
/
+7
*
Now that device disabling is generic, remove extraneous code from the
eadler
2012-10-22
2
-7
/
+0
*
Fix apparent logic reversal in setting the 'auto_mode' flag.
kan
2012-02-26
1
-2
/
+2
*
Use ACPI-supplied CPU frequencies instead of estimated ones as we are about
jkim
2011-04-27
1
-3
/
+3
*
Use atomic load & store for TSC frequency. It may be overkill for amd64 but
jkim
2011-04-07
1
-1
/
+1
*
Set C1 "I/O then Halt" capability bit for Intel EIST. Some broken BIOSes
jkim
2011-02-25
1
-2
/
+5
*
hwpstate: use CPU_FOREACH when binding to all available processors
avg
2010-11-16
1
-12
/
+8
*
make it possible to actually enable hwpstate_verbose
avg
2010-11-11
1
-1
/
+2
*
Few whitespace cleanups and comments tunings.
mav
2010-09-16
1
-10
/
+12
*
Core i5, same as previously Core2Duo, found to not set P-state for single
mav
2010-06-19
1
-6
/
+2
*
Introduce the new kernel sub-tree x86 which should contain all the code
attilio
2010-02-25
5
-0
/
+3719