aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* cpufreq(4): Add support for Intel Speed ShiftConrad Meyer2020-01-221-0/+5
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-1/+1
* Introduce PMCR-based cpufreq(4) driver, for IBM POWER8 and POWER9 systemsJustin Hibbits2018-06-211-1/+1
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add support to get the cpu ID from its device driver in a generic way.Andrew Turner2015-02-191-0/+16
* 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