Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2005 17:01:25 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_thermal.c
Message-ID:  <200508171701.j7HH1PLQ035632@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2005-08-17 17:01:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_thermal.c 
  Log:
  don't raise cpu speed over the value when passive cooling is in
  effect.  since CPU speed is restored by degrees, we cannot use
  the facility of saving cpu speed by CPUFREQ_set() effectively.
  so, we need to save the value when passive cooling is in effect.
  
  Repoeted by:    Kevin Oberman <oberman__at__es.net>
  
  Revision  Changes    Path
  1.56      +24 -11    src/sys/dev/acpica/acpi_thermal.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508171701.j7HH1PLQ035632>