git: acpi/pstate: AMD CPUs' Family >= 10h use same P-State controls
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Aug 4 06:57:42 PDT 2013
commit e876e4b53887e2e17068543e748cec62a3d42fc1
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Aug 4 21:52:26 2013 +0800
acpi/pstate: AMD CPUs' Family >= 10h use same P-State controls
While I'm here, clean up the code little bit by using CPUID_TO_FAMILY
and cpu_exthigh.
Summary of changes:
sys/platform/pc32/acpica/acpi_pstate_machdep.c | 20 ++++++--------------
sys/platform/pc64/acpica/acpi_pstate_machdep.c | 20 ++++++--------------
2 files changed, 12 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e876e4b53887e2e17068543e748cec62a3d42fc1
--
DragonFly BSD source repository
More information about the Commits
mailing list