cvs commit: src/sys/dev/acpica acpi_perf.c acpi_throttle.c src/sys/i386/cpufreq est.c src/sys/dev/cpufreq ichss.c

Nate Lawson njl at FreeBSD.org
Tue Feb 22 06:31:46 GMT 2005


njl         2005-02-22 06:31:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_perf.c acpi_throttle.c 
    sys/i386/cpufreq     est.c 
    sys/dev/cpufreq      ichss.c 
  Log:
  Support disabling individual cpufreq drivers with hints, e.g.,
  hint.ichss.0.disabled="1"
  
  Revision  Changes    Path
  1.11      +3 -0      src/sys/dev/acpica/acpi_perf.c
  1.5       +3 -0      src/sys/dev/acpica/acpi_throttle.c
  1.7       +3 -0      src/sys/dev/cpufreq/ichss.c
  1.2       +3 -0      src/sys/i386/cpufreq/est.c


More information about the cvs-all mailing list