Home
last modified time | relevance | path

Searched refs:thermal (Results 1 – 17 of 17) sorted by relevance

/tools/
A DMakefile101 thermal: FORCE target
108 $(call descend,thermal/$@)
111 $(call descend,thermal/$@)
113 thermal-engine: FORCE thermal
114 $(call descend,thermal/$@)
129 debugging tracing thermal thermometer thermal-engine ynl
155 thermal-engine_install:
204 $(call descend,lib/thermal,clean)
212 thermal-engine_clean:
213 $(call descend,thermal/thermal-engine,clean)
[all …]
/tools/thermal/thermal-engine/
A DMakefile12 CFLAGS += -I$(srctree)/tools/thermal/lib
13 CFLAGS += -I$(srctree)/tools/lib/thermal/include
15 LDFLAGS = -L$(srctree)/tools/thermal/lib
16 LDFLAGS += -L$(srctree)/tools/lib/thermal
24 all: thermal-engine
A DBuild1 thermal-engine-y += thermal-engine.o
/tools/thermal/tmon/
A DREADME1 TMON - A Monitoring and Testing Tool for Linux kernel thermal subsystem
6 thermal relationship between processor and fan has become past for modern
9 As hardware vendors cope with the thermal constraints on their products, more
11 complexity of the thermal relationship can grow exponentially among cooling
14 To expose such relationship to the userspace, Linux generic thermal layer
15 introduced sysfs entry at /sys/class/thermal with a matrix of symbolic
18 thermal conditions are often exception cases that hard to reach in
22 complex thermal subsystem.
28 sysfs.c : access to the generic thermal sysfs
30 that can be used for thermal relationship training.
/tools/testing/selftests/pcie_bwctrl/
A Dset_pcie_cooling_state.sh28 if ! ls $SYSFS/class/thermal/cooling_device* > /dev/null 2>&1; then
29 echo $skipmsg thermal cooling devices missing >&2
33 ports=`grep -e "^$PCIEPORTTYPE" $SYSFS/class/thermal/cooling_device*/type | wc -l`
50 pcieports=`grep -l -F -e "$patt" /sys/class/thermal/cooling_device*/type`
/tools/power/x86/intel-speed-select/
A DMakefile34 $(OUTPUT)include/linux/thermal.h: ../../../../include/uapi/linux/thermal.h
36 ln -sf $(CURDIR)/../../../../include/uapi/linux/thermal.h $@
38 prepare: $(OUTPUT)include/linux/isst_if.h $(OUTPUT)include/linux/thermal.h
/tools/thermal/thermometer/
A DMakefile12 CFLAGS += -I$(srctree)/tools/thermal/lib
14 LDFLAGS = -L$(srctree)/tools/thermal/lib
A Dthermometer.conf2 thermal-zones = (
/tools/lib/thermal/
A DMakefile51 -I$(srctree)/tools/lib/thermal/include \
86 THERMAL_UAPI := include/uapi/linux/thermal.h
141 $(call do_install,include/thermal.h,$(prefix)/include/thermal,644); \
A DBuild5 libthermal-y += thermal.o
A Dlibthermal.pc.template8 Description: thermal library
/tools/thermal/lib/
A DMakefile51 -I$(srctree)/tools/lib/thermal/include \
131 $(call do_install,include/thermal.h,$(prefix)/include/thermal,644); \
A Dlibthermal_tools.pc.template8 Description: thermal library
/tools/testing/selftests/ftrace/test.d/event/
A Devent-no-pid.tc56 enable_system thermal
/tools/testing/selftests/devices/probe/boards/
A DDell Inc.,XPS 13 9300.yaml30 name: thermal
/tools/testing/selftests/
A DMakefile113 TARGETS += thermal/intel/power_floor
114 TARGETS += thermal/intel/workload_hint
/tools/arch/x86/kcpuid/
A Dcpuid.csv160 0x6, 0, eax, 6, pts , Package thermal management
777 0x80000007, 0, edx, 4, hw_thermal_control , Hardware thermal control
778 0x80000007, 0, edx, 5, sw_thermal_control , Software thermal control

Completed in 19 milliseconds