Lines Matching refs:thermal

2 # Generic thermal sysfs drivers configuration
9 thermal management. Usually it's made up of one or more thermal
11 Each thermal zone contains its own temperature, trip points,
13 All platforms with ACPI thermal support can use this driver.
20 prompt "Expose thermal sensors as hwmon device"
24 In case a sensor is registered with the thermal
29 Say 'Y' here if you want all thermal sensors to
34 prompt "APIs to parse thermal data out of device tree"
39 read and parse thermal data definitions out of the
42 Say 'Y' here if you need to build thermal infrastructure
49 This option sets which thermal governor shall be loaded at
77 bool "Fair-share thermal governor"
82 bool "Step_wise thermal governor"
88 bool "Bang Bang thermal governor"
98 bool "User_space thermal governor"
110 This will be useful for platforms using the generic thermal interface
130 Enable this option to make a emul_temp sysfs node in thermal zone
136 because userland can easily disable the thermal policy by simply
151 bool "SPEAr thermal sensor driver"
155 Enable this to plug the SPEAr thermal sensor driver into the Linux
156 thermal framework.
159 tristate "Rockchip thermal driver"
163 Rockchip thermal driver provides support for Temperature sensor
169 tristate "Renesas R-Car thermal driver"
173 Enable this to plug the R-Car thermal sensor driver into the Linux
174 thermal framework.
181 Support for the Kirkwood thermal sensor driver into the Linux thermal
189 Support for the Dove thermal sensor driver in the Linux thermal
193 bool "DB8500 thermal management"
197 Adds DB8500 thermal management implementation according to the thermal
198 management framework. A thermal zone with several trip points will be
200 thermal zone if trip points reached.
203 tristate "Armada 370/XP thermal management"
207 Enable this option if you want to have support for thermal management
211 tristate "Tegra SOCTHERM thermal management"
214 Enable this option for integrated thermal management support on NVIDIA
215 Tegra124 systems-on-chip. The driver supports four thermal zones
216 (CPU, GPU, MEM, PLLX). Cooling devices can be bound to the thermal
218 emergency thermal reset (thermtrip) feature to function.
227 bound to thermal zone trip points. When a trip point reached, the
239 user interface is exposed via generic thermal framework.
242 tristate "X86 package temperature thermal driver"
248 thermal zone. Each package will have its own thermal zone. There are
249 two trip points which can be set by user to get notifications via thermal
253 tristate "Intel SoCs DTS thermal driver"
259 thermal zone. There are two trip points. One of the trip point can
260 be set by user mode programs to get notifications via Linux thermal
265 tristate "ACPI INT340X thermal drivers"
271 Newer laptops and tablets that use ACPI may have thermal sensors and
272 other devices with thermal control capabilities outside the core
273 CPU/SOC, for thermal safety reasons.
277 from these objects to userspace via the normal thermal framework.
288 menu "Texas Instruments thermal drivers"
289 source "drivers/thermal/ti-soc-thermal/Kconfig"
292 menu "Samsung thermal drivers"
294 source "drivers/thermal/samsung/Kconfig"
297 menu "STMicroelectronics thermal drivers"
299 source "drivers/thermal/st/Kconfig"