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
44 int "Emergency poweroff delay in milli-seconds"
65 In case a sensor is registered with the thermal
67 as a hwmon. The sensor will then have the common
132 Select this if you want to control temperature based on
147 bool "Fair-share thermal governor"
149 Enable this to manage platform thermals using fair-share governor.
163 Say 'Y' here if you want to use two point temperature regulation
229 directory to support temperature emulation. With emulation sysfs node,
230 user can manually input temperature and test the different trip
235 flooding this sysfs node with low temperature values.
243 memory-mapped reads to get the temperature. Any HW/System that
244 allows temperature reading by a single memory-mapped reading, be it
255 Enable this to plug hisilicon's thermal sensor driver into the Linux
260 tristate "Temperature sensor driver for Freescale i.MX SoCs"
266 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
272 tristate "Temperature sensor driver for NXP i.MX SoCs with System Controller"
276 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
278 controller via MU (message unit) IPC to get temperature from thermal
279 sensor. It supports one critical trip point and one
280 passive trip point for each thermal sensor.
283 tristate "Temperature sensor driver for Freescale i.MX8MM SoC"
298 - AM654
300 This includes temperature reading functionality.
303 tristate "Temperature sensor driver for Maxim MAX77620 PMIC"
307 Support for die junction temperature warning alarm for Maxim
309 interrupts when PMIC die temperature cross the threshold of
324 tristate "SPEAr thermal sensor driver"
329 Enable this to plug the SPEAr thermal sensor driver into the Linux
340 Support for the sun8i thermal sensor driver into the Linux thermal
344 module will be called sun8i-thermal.
352 Rockchip thermal driver provides support for Temperature sensor
353 ADC (TS-ADC) found on Rockchip SoCs. It supports one critical
355 CPUs when the Temperature crosses the passive trip point.
358 tristate "Renesas R-Car thermal driver"
362 Enable this to plug the R-Car thermal sensor driver into the Linux
366 tristate "Renesas R-Car Gen3 and RZ/G2 thermal driver"
371 Enable this to plug the R-Car Gen3 or RZ/G2 thermal sensor driver into
380 Enable this to plug the RZ/G2L thermal sensor driver into the Linux
384 tristate "Temperature sensor on Marvell Kirkwood SoCs"
389 Support for the Kirkwood thermal sensor driver into the Linux thermal
390 framework. Only kirkwood 88F6282 and 88F6283 have this sensor.
393 tristate "Temperature sensor on Marvell Dove SoCs"
398 Support for the Dove thermal sensor driver in the Linux thermal
425 Enable this for the Dialog Semiconductor thermal sensor driver.
426 This will report PMIC junction over-temperature for one thermal trip
460 source "drivers/thermal/ti-soc-thermal/Kconfig"
476 tristate "Generic ADC based thermal sensor"
479 This enabled a thermal sysfs driver for the temperature sensor
482 to this driver. This driver reports the temperature by reading ADC
483 channel and converts it to temperature based on lookup table.
495 Enable this to plug in UniPhier on-chip PVT thermal driver into the
496 thermal framework. The driver supports CPU thermal zone temperature
500 tristate "Temperature sensor on Spreadtrum SoCs"
503 Support for the Spreadtrum thermal sensor driver in the Linux thermal
517 tristate "Loongson-2 SoC series thermal driver"
521 Support for Thermal driver found on Loongson-2 SoC series platforms.
523 are used to obtain the temperature of the current node and set the
524 temperature range to trigger the interrupt. When the input temperature
525 is higher than the high temperature threshold or lower than the low
526 temperature threshold, the interrupt will occur.