DragonFly-2.3.1.150.gc3a2c0 master share/man/man4 acpi.4 sys/dev/acpica5 Makefile acpi_cpu.c acpi_cpu_pstate.c acpivar.h
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat May 30 05:04:59 PDT 2009
commit c3a2c0dfe1e124e7ce0b4dbb7f46c804df08a738
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sat May 30 19:31:00 2009 +0800
ACPI P-State support step 1/2: Extract information from ACPI objects
Summary of changes:
share/man/man4/acpi.4 | 6 +
sys/dev/acpica5/Makefile | 2 +-
sys/dev/acpica5/acpi_cpu.c | 6 +
sys/dev/acpica5/acpi_cpu_pstate.c | 688 +++++++++++++++++++++++++++++++++++++
sys/dev/acpica5/acpivar.h | 9 +-
5 files changed, 707 insertions(+), 4 deletions(-)
create mode 100644 sys/dev/acpica5/acpi_cpu_pstate.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3a2c0dfe1e124e7ce0b4dbb7f46c804df08a738
--
DragonFly BSD source repository
More information about the Commits
mailing list