aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Provide a new CPU device driver ivar to report the nominal speed of theNathan Whitehorn2009-05-311-0/+10
* Add an interface for drivers to be notified of changes to CPU frequency.Nate Lawson2007-03-261-1/+33
* Add a new field to struct cf_setting for special values. These are driver-Nate Lawson2005-02-191-0/+1
* Add the new CPUFREQ_FLAG_INFO_ONLY flag for drivers which can attach toNate Lawson2005-02-131-1/+10
* Add a new include to handle generic CPU interfaces.Nate Lawson2005-02-041-0/+121