cvs commit: src/sys/modules/acpi/acpi Makefile src/sys/dev/acpica
acpi_cpu.c acpi_if.m acpi_perf.c acpi_throttle.c acpivar.h
Bruno Ducrot
bruno at FreeBSD.org
Thu Jul 21 08:50:28 GMT 2005
bruno 2005-07-21 08:50:26 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/modules/acpi/acpi Makefile
sys/dev/acpica acpi_cpu.c acpi_if.m acpi_throttle.c
acpivar.h
Added files: (Branch: RELENG_5)
sys/dev/acpica acpi_perf.c
Log:
MFC: update acpi to current cpufreq interface, add the acpi_perf cpufreq
driver. Do not include yet thermal stuff from ume@ since this need more
testing in -current.
Approved by: njl, imp (mentor)
Revision Changes Path
1.42.2.4 +39 -3 src/sys/dev/acpica/acpi_cpu.c
1.2.2.2 +13 -0 src/sys/dev/acpica/acpi_if.m
1.21.4.1 +585 -0 src/sys/dev/acpica/acpi_perf.c (new)
1.5.2.2 +19 -1 src/sys/dev/acpica/acpi_throttle.c
1.79.2.9 +16 -0 src/sys/dev/acpica/acpivar.h
1.8.2.2 +1 -1 src/sys/modules/acpi/acpi/Makefile
More information about the cvs-src
mailing list