• Home
  • Raw
  • Download

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
37 int "Emergency poweroff delay in milli-seconds"
58 In case a sensor is registered with the thermal
60 as a hwmon. The sensor will then have the common
129 Select this if you want to control temperature based on
144 bool "Fair-share thermal governor"
146 Enable this to manage platform thermals using fair-share governor.
160 Say 'Y' here if you want to use two point temperature regulation
226 directory to support temperature emulation. With emulation sysfs node,
227 user can manually input temperature and test the different trip
232 flooding this sysfs node with low temperature values.
240 memory-mapped reads to get the temperature. Any HW/System that
241 allows temperature reading by a single memory-mapped reading, be it
252 Enable this to plug hisilicon's thermal sensor driver into the Linux
257 tristate "Temperature sensor driver for Freescale i.MX SoCs"
263 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
269 tristate "Temperature sensor driver for NXP i.MX SoCs with System Controller"
273 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
275 controller via MU (message unit) IPC to get temperature from thermal
276 sensor. It supports one critical trip point and one
277 passive trip point for each thermal sensor.
280 tristate "Temperature sensor driver for Freescale i.MX8MM SoC"
295 - AM654
297 This includes temperature reading functionality.
300 tristate "Temperature sensor driver for Maxim MAX77620 PMIC"
304 Support for die junction temperature warning alarm for Maxim
306 interrupts when PMIC die temperature cross the threshold of
321 tristate "SPEAr thermal sensor driver"
326 Enable this to plug the SPEAr thermal sensor driver into the Linux
337 Support for the sun8i thermal sensor driver into the Linux thermal
341 module will be called sun8i-thermal.
349 Rockchip thermal driver provides support for Temperature sensor
350 ADC (TS-ADC) found on Rockchip SoCs. It supports one critical
352 CPUs when the Temperature crosses the passive trip point.
355 tristate "Renesas R-Car thermal driver"
359 Enable this to plug the R-Car thermal sensor driver into the Linux
363 tristate "Renesas R-Car Gen3 and RZ/G2 thermal driver"
368 Enable this to plug the R-Car Gen3 or RZ/G2 thermal sensor driver into
377 Enable this to plug the RZ/G2L thermal sensor driver into the Linux
381 tristate "Temperature sensor on Marvell Kirkwood SoCs"
386 Support for the Kirkwood thermal sensor driver into the Linux thermal
387 framework. Only kirkwood 88F6282 and 88F6283 have this sensor.
390 tristate "Temperature sensor on Marvell Dove SoCs"
395 Support for the Dove thermal sensor driver in the Linux thermal
422 Enable this for the Dialog Semiconductor thermal sensor driver.
423 This will report PMIC junction over-temperature for one thermal trip
457 source "drivers/thermal/ti-soc-thermal/Kconfig"
473 tristate "Generic ADC based thermal sensor"
476 This enabled a thermal sysfs driver for the temperature sensor
479 to this driver. This driver reports the temperature by reading ADC
480 channel and converts it to temperature based on lookup table.
492 Enable this to plug in UniPhier on-chip PVT thermal driver into the
493 thermal framework. The driver supports CPU thermal zone temperature
497 tristate "Temperature sensor on Spreadtrum SoCs"
500 Support for the Spreadtrum thermal sensor driver in the Linux thermal
514 tristate "Loongson-2 SoC series thermal driver"
518 Support for Thermal driver found on Loongson-2 SoC series platforms.
520 are used to obtain the temperature of the current node and set the
521 temperature range to trigger the interrupt. When the input temperature
522 is higher than the high temperature threshold or lower than the low
523 temperature threshold, the interrupt will occur.