Lines Matching full:cpufreq
4 How to Implement a new CPUFreq Processor Driver
32 add cpufreq support for this CPU / chipset? Great. Here are some hints
41 chipset. If so, register a struct cpufreq_driver with the CPUfreq core
57 .flags - Hints for the cpufreq core.
59 .driver_data - cpufreq driver specific data.
94 cpufreq driver registers itself, the per-policy initialization function
95 cpufreq_driver.init is called if no cpufreq policy existed for the CPU.
100 If necessary, activate the CPUfreq support on your CPU.
156 Most cpufreq drivers or even most cpu frequency scaling algorithms
161 Some cpufreq capable processors switch the frequency between certain
171 The CPUfreq driver must set the new frequency when called here. The
182 The CPUfreq driver must set the new frequency when called here. The
216 the reference implementation in drivers/cpufreq/longrun.c
240 As most cpufreq processors only allow for being set to a few specific
249 particular order, but if they are cpufreq core will do DVFS a bit
252 The cpufreq table is verified automatically by the core if the policy contains a