Lines Matching +full:bus +full:- +full:frequency

1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Generic Dynamic Voltage and Frequency Scaling (DVFS) support"
10 operating frequency based on the device driver's policy.
20 clock frequency of the device, which is also attached
21 to a device by 1-to-1. The device registering devfreq takes the
22 responsibility to "interpret" the representative frequency and
38 Chooses frequency based on the recent load on the device. Works
40 Simple-Ondemand should be able to provide busy/total counter
47 Sets the frequency at the maximum available frequency.
48 This governor always returns UINT_MAX as frequency so that
49 the DEVFREQ framework returns the highest frequency available
55 Sets the frequency at the minimum available frequency.
56 This governor always returns 0 as frequency so that
57 the DEVFREQ framework returns the lowest frequency available
63 Sets the frequency at the user specified one.
64 This governor returns the user configured frequency if there
66 Otherwise, the governor does not change the frequency
72 Sets the frequency based on the frequency of its parent devfreq
73 device. This governor does not change the frequency by itself
75 devfreq device uses the OPP table to get the frequency/voltage.
80 tristate "ARM Exynos Generic Memory Bus DEVFREQ Driver"
87 This adds the common DEVFREQ driver for Exynos Memory bus. Exynos
88 Memory bus has one more group of memory bus (e.g, MIF and INT block).
89 Each memory bus group could contain many memoby bus block. It reads
90 PPMU counters of memory controllers by using DEVFREQ-event device
95 tristate "i.MX Generic Bus DEVFREQ Driver"
100 allows adjusting NIC/NOC frequency.
109 adjusting DRAM frequency.
130 buck voltages and update a proper CCI frequency. Use the notification
142 It sets the frequency for the memory controller and reads the usage counts