cvs commit: src/sys/kern cpufreq_if.m

Nate Lawson njl at FreeBSD.org
Thu Feb 3 21:38:30 PST 2005


njl         2005-02-04 05:38:30 UTC

  FreeBSD src repository

  Added files:
    sys/kern             cpufreq_if.m 
  Log:
  Add an interface for cpufreq.  The kernel interface lets other drivers
  select the CPU frequency level (say for cooling).  The driver interface
  allows hardware drivers to announce themselves as capable of adjusting
  an individual frequency setting.
  
  Revision  Changes    Path
  1.1       +92 -0     src/sys/kern/cpufreq_if.m (new)


More information about the cvs-all mailing list