Lines Matching full:governor
26 trip point crossed, cooling device update or governor
95 prompt "Default Thermal governor"
98 This option sets which thermal governor shall be loaded at
105 Use the step_wise governor as default. This throttles the
112 Use the fair_share governor as default. This throttles the
120 The Userspace governor allows to get trip point crossed
130 system and device power allocation. This governor can only
137 Use the bang_bang governor as default. This throttles the
144 bool "Fair-share thermal governor"
146 Enable this to manage platform thermals using fair-share governor.
149 bool "Step_wise thermal governor"
152 governor.
155 bool "Bang Bang thermal governor"
158 Enable this to manage platform thermals using bang bang governor.
162 governor to be enabled (e.g. acerhdf).
165 bool "User_space thermal governor"
170 bool "Power allocator thermal governor"
218 devfreq should use the simple_ondemand governor.