Date: Fri, 25 Feb 2005 21:43:38 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c acpi_cpu.c acpi_ec.c acpi_package.c acpi_powerres.c acpi_thermal.c acpi_throttle.c acpivar.h Message-ID: <200502252143.j1PLhcxM017731@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2005-02-25 21:43:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/acpica acpi.c acpi_cpu.c acpi_ec.c acpi_package.c acpi_powerres.c acpi_thermal.c acpivar.h Added files: (Branch: RELENG_5) sys/dev/acpica acpi_throttle.c Log: MFC: Bring acpi up to -current except for the PCI link changes and add the acpi_throttle cpufreq driver. Revision Changes Path 1.186.2.11 +42 -13 src/sys/dev/acpica/acpi.c 1.42.2.3 +119 -273 src/sys/dev/acpica/acpi_cpu.c 1.59.2.2 +9 -4 src/sys/dev/acpica/acpi_ec.c 1.3.2.1 +5 -10 src/sys/dev/acpica/acpi_package.c 1.26.2.2 +2 -2 src/sys/dev/acpica/acpi_powerres.c 1.48.2.4 +2 -2 src/sys/dev/acpica/acpi_thermal.c 1.5.2.1 +426 -0 src/sys/dev/acpica/acpi_throttle.c (new) 1.79.2.5 +16 -7 src/sys/dev/acpica/acpivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502252143.j1PLhcxM017731>