Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2005 08:50:26 +0000 (UTC)
From:      Bruno Ducrot <bruno@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200507210850.j6L8oRtC067125@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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