Date: Fri, 4 Feb 2005 05:38:30 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern cpufreq_if.m Message-ID: <200502040538.j145cU1K098677@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502040538.j145cU1K098677>
