linux/Documentation/thermal
Eduardo Valentin 9d0be7f481 thermal: support slope and offset coefficients
It is common to have a linear extrapolation from
the current sensor readings and the actual temperature
value. This is specially the case when the sensor
is in use to extrapolate hotspots.

This patch adds slope and offset constants for
single sensor linear extrapolation equation. Because
the same sensor can be use in different locations,
from board to board, these constants are added
as part of thermal_zone_params.

The constants are available through sysfs.

It is up to the device driver to determine
the usage of these values.

Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2015-05-11 19:46:52 -07:00
..
cpu-cooling-api.txt thermal: cpu_cooling: implement the power cooling device API 2015-05-04 21:27:52 -07:00
exynos_thermal
exynos_thermal_emulation
intel_powerclamp.txt
nouveau_thermal
power_allocator.txt thermal: introduce the Power Allocator governor 2015-05-04 21:27:52 -07:00
sysfs-api.txt thermal: support slope and offset coefficients 2015-05-11 19:46:52 -07:00
x86_pkg_temperature_thermal