Lines Matching +full:temperature +full:- +full:sensor
1 # SPDX-License-Identifier: GPL-2.0-only
12 Each thermal zone contains its own temperature, trip points,
25 zones discovery, temperature readings and events such as
47 Say Y to add a debugfs-based thermal core testing facility.
53 int "Emergency poweroff delay in milli-seconds"
74 In case a sensor is registered with the thermal
76 as a hwmon. The sensor will then have the common
130 Select this if you want to control temperature based on
145 bool "Fair-share thermal governor"
147 Enable this to manage platform thermals using fair-share governor.
161 Say 'Y' here if you want to use two point temperature regulation
236 directory to support temperature emulation. With emulation sysfs node,
237 user can manually input temperature and test the different trip
242 flooding this sysfs node with low temperature values.
250 memory-mapped reads to get the temperature. Any HW/System that
251 allows temperature reading by a single memory-mapped reading, be it
262 Enable this to plug hisilicon's thermal sensor driver into the Linux
267 tristate "Temperature sensor driver for Freescale i.MX SoCs"
273 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
279 tristate "Temperature sensor driver for NXP i.MX SoCs with System Controller"
283 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
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"
305 - AM654
307 This includes temperature reading functionality.
310 tristate "Temperature sensor driver for Maxim MAX77620 PMIC"
314 Support for die junction temperature warning alarm for Maxim
316 interrupts when PMIC die temperature cross the threshold of
331 tristate "SPEAr thermal sensor driver"
336 Enable this to plug the SPEAr thermal sensor driver into the Linux
347 Support for the sun8i thermal sensor driver into the Linux thermal
351 module will be called sun8i-thermal.
359 Rockchip thermal driver provides support for Temperature sensor
360 ADC (TS-ADC) found on Rockchip SoCs. It supports one critical
362 CPUs when the Temperature crosses the passive trip point.
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
406 Enable this for the Dialog Semiconductor thermal sensor driver.
407 This will report PMIC junction over-temperature for one thermal trip
441 source "drivers/thermal/ti-soc-thermal/Kconfig"
459 tristate "Generic ADC based thermal sensor"
462 This enabled a thermal sysfs driver for the temperature sensor
465 to this driver. This driver reports the temperature by reading ADC
466 channel and converts it to temperature based on lookup table.
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.
506 are used to obtain the temperature of the current node and set the
507 temperature range to trigger the interrupt. When the input temperature
508 is higher than the high temperature threshold or lower than the low
509 temperature threshold, the interrupt will occur.