freebsd-dev/sys/x86/cpufreq
Conrad Meyer 4577cf3744 cpufreq(4): Add support for Intel Speed Shift
Intel Speed Shift is Intel's technology to control frequency in hardware,
with hints from software.

Let's get a working version of this in the tree and we can refine it from
here.

Submitted by:	bwidawsk, scottph
Reviewed by:	bcr (manpages), myself
Discussed with:	jhb, kib (earlier versions)
With feedback from:	Greg V, gallatin, freebsdnewbie AT freenet.de
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D18028
2020-01-22 23:28:42 +00:00
..
est.c cpufreq(4): Add support for Intel Speed Shift 2020-01-22 23:28:42 +00:00
hwpstate_amd.c cpufreq(4): Add support for Intel Speed Shift 2020-01-22 23:28:42 +00:00
hwpstate_intel_internal.h cpufreq(4): Add support for Intel Speed Shift 2020-01-22 23:28:42 +00:00
hwpstate_intel.c cpufreq(4): Add support for Intel Speed Shift 2020-01-22 23:28:42 +00:00
p4tcc.c
powernow.c
smist.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00