Lines Matching full:thermal
34 @echo ' tmon - thermal monitoring and tuning tool'
36 @echo ' thermal-engine - thermal monitoring tool'
37 @echo ' thermal - thermal library'
101 thermal: FORCE target
108 $(call descend,thermal/$@)
111 $(call descend,thermal/$@)
113 thermal-engine: FORCE thermal
114 $(call descend,thermal/$@)
126 pci debugging tracing thermal thermometer thermal-engine
147 $(call descend,thermal/$(@:_install=),install)
150 $(call descend,thermal/$(@:_install=),install)
152 thermal-engine_install:
153 $(call descend,thermal/$(@:_install=),install)
167 tracing_install thermometer_install thermal-engine_install
198 $(call descend,lib/thermal,clean)
204 $(call descend,thermal/thermometer,clean)
206 thermal-engine_clean:
207 $(call descend,thermal/thermal-engine,clean)
210 $(call descend,thermal/tmon,clean)
223 intel-speed-select_clean tracing_clean thermal_clean thermometer_clean thermal-engine_clean \