From owner-cvs-all Fri Jul 6 18:49:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24B1C37B405; Fri, 6 Jul 2001 18:49:16 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f671nG556488; Fri, 6 Jul 2001 18:49:16 -0700 (PDT) (envelope-from msmith) Message-Id: <200107070149.f671nG556488@freefall.freebsd.org> From: Mike Smith Date: Fri, 6 Jul 2001 18:49:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_thermal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/07/06 18:49:16 PDT Modified files: sys/dev/acpica acpi_thermal.c Log: Add support for user-requested override of cooling levels. Monitor the system power profile, and use _SCP to adjust thermal zones accordingly. Simplify the behaviour of the timeout routine, and add some temporary debugging. Revision Changes Path 1.11 +189 -80 src/sys/dev/acpica/acpi_thermal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message