Searched refs:thermal (Results 1 – 17 of 17) sorted by relevance
| /tools/ |
| A D | Makefile | 101 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 D | Makefile | 12 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 D | Build | 1 thermal-engine-y += thermal-engine.o
|
| /tools/thermal/tmon/ |
| A D | README | 1 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 D | set_pcie_cooling_state.sh | 28 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 D | Makefile | 34 $(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 D | Makefile | 12 CFLAGS += -I$(srctree)/tools/thermal/lib 14 LDFLAGS = -L$(srctree)/tools/thermal/lib
|
| A D | thermometer.conf | 2 thermal-zones = (
|
| /tools/lib/thermal/ |
| A D | Makefile | 51 -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 D | Build | 5 libthermal-y += thermal.o
|
| A D | libthermal.pc.template | 8 Description: thermal library
|
| /tools/thermal/lib/ |
| A D | Makefile | 51 -I$(srctree)/tools/lib/thermal/include \ 131 $(call do_install,include/thermal.h,$(prefix)/include/thermal,644); \
|
| A D | libthermal_tools.pc.template | 8 Description: thermal library
|
| /tools/testing/selftests/ftrace/test.d/event/ |
| A D | event-no-pid.tc | 56 enable_system thermal
|
| /tools/testing/selftests/devices/probe/boards/ |
| A D | Dell Inc.,XPS 13 9300.yaml | 30 name: thermal
|
| /tools/testing/selftests/ |
| A D | Makefile | 113 TARGETS += thermal/intel/power_floor 114 TARGETS += thermal/intel/workload_hint
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 160 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