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
227 directory to support temperature emulation. With emulation sysfs node,
228 user can manually input temperature and test the different trip
233 flooding this sysfs node with low temperature values.
241 memory-mapped reads to get the temperature. Any HW/System that
242 allows temperature reading by a single memory-mapped reading, be it
253 Enable this to plug hisilicon's thermal sensor driver into the Linux
258 tristate "Temperature sensor driver for Freescale i.MX SoCs"
264 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
270 tristate "Temperature sensor driver for NXP i.MX SoCs with System Controller"
274 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
276 controller via MU (message unit) IPC to get temperature from thermal
277 sensor. It supports one critical trip point and one
278 passive trip point for each thermal sensor.
281 tristate "Temperature sensor driver for Freescale i.MX8MM SoC"
296 - AM654
298 This includes temperature reading functionality.
301 tristate "Temperature sensor driver for Maxim MAX77620 PMIC"
305 Support for die junction temperature warning alarm for Maxim
307 interrupts when PMIC die temperature cross the threshold of
322 tristate "SPEAr thermal sensor driver"
327 Enable this to plug the SPEAr thermal sensor driver into the Linux
338 Support for the sun8i thermal sensor driver into the Linux thermal
342 module will be called sun8i-thermal.
350 Rockchip thermal driver provides support for Temperature sensor
351 ADC (TS-ADC) found on Rockchip SoCs. It supports one critical
353 CPUs when the Temperature crosses the passive trip point.
356 tristate "Temperature sensor on Marvell Kirkwood SoCs"
361 Support for the Kirkwood thermal sensor driver into the Linux thermal
362 framework. Only kirkwood 88F6282 and 88F6283 have this sensor.
365 tristate "Temperature sensor on Marvell Dove SoCs"
370 Support for the Dove thermal sensor driver in the Linux thermal
397 Enable this for the Dialog Semiconductor thermal sensor driver.
398 This will report PMIC junction over-temperature for one thermal trip
432 source "drivers/thermal/ti-soc-thermal/Kconfig"
450 tristate "Generic ADC based thermal sensor"
453 This enabled a thermal sysfs driver for the temperature sensor
456 to this driver. This driver reports the temperature by reading ADC
457 channel and converts it to temperature based on lookup table.
469 Enable this to plug in UniPhier on-chip PVT thermal driver into the
470 thermal framework. The driver supports CPU thermal zone temperature
474 tristate "Temperature sensor on Spreadtrum SoCs"
477 Support for the Spreadtrum thermal sensor driver in the Linux thermal
491 tristate "Loongson-2 SoC series thermal driver"
495 Support for Thermal driver found on Loongson-2 SoC series platforms.
497 are used to obtain the temperature of the current node and set the
498 temperature range to trigger the interrupt. When the input temperature
499 is higher than the high temperature threshold or lower than the low
500 temperature threshold, the interrupt will occur.