Lines Matching full:frequency
3 bool "Generic Dynamic Voltage and Frequency Scaling (DVFS) support"
9 operating frequency based on the device driver's policy.
19 clock frequency of the device, which is also attached
21 responsibility to "interpret" the representative frequency and
37 Chooses frequency based on the recent load on the device. Works
46 Sets the frequency at the maximum available frequency.
47 This governor always returns UINT_MAX as frequency so that
48 the DEVFREQ framework returns the highest frequency available
54 Sets the frequency at the minimum available frequency.
55 This governor always returns 0 as frequency so that
56 the DEVFREQ framework returns the lowest frequency available
62 Sets the frequency at the user specified one.
63 This governor returns the user configured frequency if there
65 Otherwise, the governor does not change the frequency
71 Sets the frequency based on the frequency of its parent devfreq
72 device. This governor does not change the frequency by itself
74 devfreq device uses the OPP table to get the frequency/voltage.
99 This adds a DEVFREQ driver that manages uncore frequency scaling for
101 frequency scaling from kernel and userspace. The uncore domain
110 allows adjusting NIC/NOC frequency.
119 adjusting DRAM frequency.
140 buck voltages and update a proper CCI frequency. Use the notification
152 It sets the frequency for the memory controller and reads the usage counts