Home
last modified time | relevance | path

Searched refs:millidegrees (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/hwmon/
Demc2103.c191 int millidegrees = data->temp[nr].degrees * 1000 in show_temp() local
193 return sprintf(buf, "%d\n", millidegrees); in show_temp()
201 int millidegrees = data->temp_min[nr] * 1000; in show_temp_min() local
202 return sprintf(buf, "%d\n", millidegrees); in show_temp_min()
210 int millidegrees = data->temp_max[nr] * 1000; in show_temp_max() local
211 return sprintf(buf, "%d\n", millidegrees); in show_temp_max()
/linux-3.4.99/Documentation/hwmon/
Dcoretemp38 tempX_input - Core temperature (in millidegrees Celsius).
40 tempX_crit - Maximum junction temperature (in millidegrees Celsius).
Dlm9524522 All temperature values are given in millidegrees Celsius. Local temperature
/linux-3.4.99/Documentation/w1/slaves/
Dw1_therm24 displays the retained values along with a temperature in millidegrees
/linux-3.4.99/Documentation/thermal/
Dsysfs-api.txt205 and can be set to a temperature (in millidegrees) to enable a
208 Unit: millidegrees Celsius