Lines Matching +full:thermal +full:- +full:sensor
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Generic thermal drivers configuration
6 menuconfig THERMAL config
7 bool "Thermal drivers"
9 Thermal drivers offer a generic mechanism for
10 thermal management. Usually it's made up of one or more thermal
12 Each thermal zone contains its own temperature, trip points,
14 All platforms with ACPI or Open Firmware thermal support can use
18 if THERMAL
21 bool "Thermal netlink management"
24 The thermal framework has a netlink interface to do thermal
30 bool "Thermal state transition statistics"
32 Export thermal state transition statistics information through sysfs.
37 bool "Thermal subsystem debug support"
40 Say Y to allow the thermal subsystem to collect diagnostic
44 tristate "Thermal core testing facility"
47 Say Y to add a debugfs-based thermal core testing facility.
48 It allows test thermal zones to be created and populated
49 with trip points in order to exercise the thermal core
53 int "Emergency poweroff delay in milli-seconds"
56 Thermal subsystem will issue a graceful shutdown when
58 case of failure of an orderly_poweroff(), the thermal emergency
70 prompt "Expose thermal sensors as hwmon device"
71 depends on HWMON=y || HWMON=THERMAL
74 In case a sensor is registered with the thermal
76 as a hwmon. The sensor will then have the common
79 Say 'Y' here if you want all thermal sensors to
84 prompt "APIs to parse thermal data out of device tree"
89 read and parse thermal data definitions out of the
92 Say 'Y' here if you need to build thermal infrastructure
96 prompt "Default Thermal governor"
99 This option sets which thermal governor shall be loaded at
124 information about the thermal framework events.
145 bool "Fair-share thermal governor"
147 Enable this to manage platform thermals using fair-share governor.
150 bool "Step_wise thermal governor"
156 bool "Bang Bang thermal governor"
166 bool "User_space thermal governor"
171 bool "Power allocator thermal governor"
195 This will be useful for platforms using the generic thermal interface
233 bool "Thermal emulation mode support"
235 Enable this option to make a emul_temp sysfs node in thermal zone
241 because userland can easily disable the thermal policy by simply
245 tristate "Generic Thermal MMIO driver"
249 This option enables the generic thermal MMIO driver that will use
250 memory-mapped reads to get the temperature. Any HW/System that
251 allows temperature reading by a single memory-mapped reading, be it
256 tristate "Hisilicon thermal driver"
262 Enable this to plug hisilicon's thermal sensor driver into the Linux
263 thermal framework. cpufreq is used as the cooling device to throttle
267 tristate "Temperature sensor driver for Freescale i.MX SoCs"
279 tristate "Temperature sensor driver for NXP i.MX SoCs with System Controller"
285 controller via MU (message unit) IPC to get temperature from thermal
286 sensor. It supports one critical trip point and one
287 passive trip point for each thermal sensor.
290 tristate "Temperature sensor driver for Freescale i.MX8MM SoC"
294 Support for Thermal Monitoring Unit (TMU) found on Freescale i.MX8MM SoC.
300 tristate "Texas Instruments K3 thermal support"
303 If you say yes here you get thermal support for the Texas Instruments
305 - AM654
310 tristate "Temperature sensor driver for Maxim MAX77620 PMIC"
320 tristate "QorIQ Thermal Monitoring Unit"
325 Support for Thermal Monitoring Unit (TMU) found on QorIQ platforms.
331 tristate "SPEAr thermal sensor driver"
336 Enable this to plug the SPEAr thermal sensor driver into the Linux
337 thermal framework.
340 tristate "Allwinner sun8i thermal driver"
347 Support for the sun8i thermal sensor driver into the Linux thermal
351 module will be called sun8i-thermal.
354 tristate "Rockchip thermal driver"
359 Rockchip thermal driver provides support for Temperature sensor
360 ADC (TS-ADC) found on Rockchip SoCs. It supports one critical
365 tristate "Temperature sensor on Marvell Kirkwood SoCs"
370 Support for the Kirkwood thermal sensor driver into the Linux thermal
371 framework. Only kirkwood 88F6282 and 88F6283 have this sensor.
374 tristate "Temperature sensor on Marvell Dove SoCs"
379 Support for the Dove thermal sensor driver in the Linux thermal
383 tristate "DB8500 thermal management"
387 Adds DB8500 thermal management implementation according to the thermal
388 management framework. A thermal zone with several trip points will be
390 thermal zone if trip points reached.
393 tristate "Marvell EBU Armada SoCs thermal management"
398 Enable this option if you want to have support for thermal management
402 tristate "DA9062/DA9061 Dialog Semiconductor thermal driver"
406 Enable this for the Dialog Semiconductor thermal sensor driver.
407 This will report PMIC junction over-temperature for one thermal trip
411 menu "Mediatek thermal drivers"
413 source "drivers/thermal/mediatek/Kconfig"
417 tristate "Amlogic Thermal Support"
421 If you say yes here you get support for Amlogic Thermal
427 menu "Intel thermal drivers"
429 source "drivers/thermal/intel/Kconfig"
432 menu "Broadcom thermal drivers"
435 source "drivers/thermal/broadcom/Kconfig"
438 menu "Texas Instruments thermal drivers"
441 source "drivers/thermal/ti-soc-thermal/Kconfig"
444 menu "Samsung thermal drivers"
446 source "drivers/thermal/samsung/Kconfig"
449 menu "STMicroelectronics thermal drivers"
451 source "drivers/thermal/st/Kconfig"
454 source "drivers/thermal/renesas/Kconfig"
456 source "drivers/thermal/tegra/Kconfig"
459 tristate "Generic ADC based thermal sensor"
462 This enabled a thermal sysfs driver for the temperature sensor
468 menu "Qualcomm thermal drivers"
470 source "drivers/thermal/qcom/Kconfig"
474 tristate "Socionext UniPhier thermal driver"
478 Enable this to plug in UniPhier on-chip PVT thermal driver into the
479 thermal framework. The driver supports CPU thermal zone temperature
483 tristate "Temperature sensor on Spreadtrum SoCs"
486 Support for the Spreadtrum thermal sensor driver in the Linux thermal
500 tristate "Loongson-2 SoC series thermal driver"
504 Support for Thermal driver found on Loongson-2 SoC series platforms.
505 The thermal driver realizes get_temp and set_trips function, which