Lines Matching refs:devfreq

1 What:		/sys/class/devfreq/.../
5 Provide a place in sysfs for the devfreq objects.
6 This allows accessing various devfreq specific variables.
7 The name of devfreq object denoted as ... is same as the
8 name of device using devfreq.
10 What: /sys/class/devfreq/.../governor
14 The /sys/class/devfreq/.../governor show or set the name of the
15 governor used by the corresponding devfreq object.
17 What: /sys/class/devfreq/.../cur_freq
21 The /sys/class/devfreq/.../cur_freq shows the current
22 frequency of the corresponding devfreq object. Same as
24 devfreq driver.
26 What: /sys/class/devfreq/.../target_freq
30 The /sys/class/devfreq/.../target_freq shows the next governor
31 predicted target frequency of the corresponding devfreq object.
33 What: /sys/class/devfreq/.../polling_interval
37 The /sys/class/devfreq/.../polling_interval shows and sets
38 the requested polling interval of the corresponding devfreq
43 devfreq-provided central polling
44 (/sys/class/devfreq/.../central_polling is 0), this value
47 What: /sys/class/devfreq/.../trans_stat
51 This ABI shows the statistics of devfreq behavior on a
54 In order to activate this ABI, the devfreq target device
58 What: /sys/class/devfreq/.../userspace/set_freq
62 The /sys/class/devfreq/.../userspace/set_freq shows and
63 sets the requested frequency for the devfreq object if
66 What: /sys/class/devfreq/.../available_frequencies
70 The /sys/class/devfreq/.../available_frequencies shows
71 the available frequencies of the corresponding devfreq object.
75 What: /sys/class/devfreq/.../available_governors
79 The /sys/class/devfreq/.../available_governors shows
82 What: /sys/class/devfreq/.../min_freq
86 The /sys/class/devfreq/.../min_freq shows and stores
91 What: /sys/class/devfreq/.../max_freq
95 The /sys/class/devfreq/.../max_freq shows and stores