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"
9 operating frequency based on the device driver's policy.
19 clock frequency of the device, which is also attached
20 to a device by 1-to-1. The device registering devfreq takes the
21 responsibility to "interpret" the representative frequency and
37 Chooses frequency based on the recent load on the device. Works
39 Simple-Ondemand should be able to provide busy/total counter
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.
79 tristate "ARM Exynos Generic Memory Bus DEVFREQ Driver"
86 This adds the common DEVFREQ driver for Exynos Memory bus. Exynos
87 Memory bus has one more group of memory bus (e.g, MIF and INT block).
88 Each memory bus group could contain many memoby bus block. It reads
89 PPMU counters of memory controllers by using DEVFREQ-event device
99 This adds a DEVFREQ driver that manages uncore frequency scaling for
101 frequency scaling from kernel and userspace. The uncore domain
105 tristate "i.MX Generic Bus DEVFREQ Driver"
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