| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-w1_therm | 7 (typical -55 degC to 125 degC), if not values will be trimmed 73 (RO) return the temperature in 1/1000 degC. 94 (RW) return the temperature in 1/1000 degC. 96 bus, return the CRC check and temperature in 1/1000 degC
|
| /linux/drivers/thermal/ |
| H A D | max77620_thermal.c | 40 * of 120degC or 140degC. 41 * If threshold has not been crossed then assume die temperature as 100degC 42 * else 120degC or 140deG based on the PMIC die temp threshold status.
|
| H A D | Kconfig | 317 120 degC and 140 degC.
|
| /linux/drivers/iio/humidity/ |
| H A D | hts221_core.c | 80 2, /* 0.08 degC */ 81 4, /* 0.05 degC */ 82 8, /* 0.04 degC */ 83 16, /* 0.03 degC */ 84 32, /* 0.02 degC */ 85 64, /* 0.015 degC */ 86 128, /* 0.01 degC */ 87 256, /* 0.007 degC */
|
| /linux/Documentation/hwmon/ |
| H A D | w83792d.rst | 59 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when 193 - Selects the desired temperature for cruise (degC) 195 - Value in degrees of Celsius (degC) for +- T
|
| H A D | w83l786ng.rst | 36 degC for temp1 and temp2. 66 - Value in degrees of Celsius (degC) for +- T
|
| H A D | w83627ehf.rst | 99 degC for temp1 and 0.5 degC for temp2 and temp3. For temp4 and higher, 100 resolution is 1 degC for W83667HG-B and 0.0 degC for NCT6775F and NCT6776F.
|
| H A D | smsc47m192.rst | 49 show voltages in mV and temperatures in units of 0.001 degC. 101 units of 0.001 degC.
|
| H A D | lm85.rst | 143 measure temperatures with 0.25 degC resolution. They also provide an offset 146 and placement. The documentation says that the offset is in 0.25 degC 147 steps, but in initial testing of the ADM1027 it was 1.00 degC steps. Analog
|
| H A D | w83791d.rst | 76 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when
|
| H A D | nct6775.rst | 114 either 1 degC or 0.5 degC, depending on the temperature source and
|
| H A D | adt7462.rst | 46 with 0.25 degC resolution.
|
| H A D | adt7470.rst | 48 degC resolution.
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | maxim,max8973.yaml | 27 supported threshold warning temperature for MAX77621 are 120 degC and 140 28 degC.
|
| /linux/drivers/thermal/qcom/ |
| H A D | tsens.c | 291 static inline u32 degc_to_code(int degc, const struct tsens_sensor *s) in degc_to_code() argument 293 u64 code = div_u64(((u64)degc * s->slope + s->offset), SLOPE_FACTOR); in degc_to_code() 295 pr_debug("%s: raw_code: 0x%llx, degc:%d\n", __func__, code, degc); in degc_to_code() 301 int degc, num, den; in code_to_degc() local 307 degc = num + (den / 2); in code_to_degc() 309 degc = num - (den / 2); in code_to_degc() 311 degc = num; in code_to_degc() 313 degc /= den; in code_to_degc() 315 return degc; in code_to_degc()
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_therm.rst | 94 Values shall be space separated and in the device range (typical -55 degC 95 to 125 degC). Values are integer as they are store in a 8bit register in
|
| /linux/drivers/hwmon/ |
| H A D | lm85.c | 145 /* Temperature is reported in .001 degC increments */ 157 * Limit (low) temp, 1. degC 158 * Hysteresis (below limit), 1. degC (0-15) 159 * Range of speed control, .1 degC (2-80) 160 * Critical (high) temp, 1. degC
|
| H A D | smsc47m192.c | 72 * TEMP: 0.001 degC units (-128C to +127C)
|
| /linux/drivers/iio/accel/ |
| H A D | adxl355_core.c | 100 * The datasheet defines an intercept of 1885 LSB at 25 degC 125 * The datasheet defines an intercept of 1852 LSB at 25 degC
|
| /linux/drivers/power/supply/ |
| H A D | axp288_charger.c | 89 #define CHRG_VLTFC_0C 0xA5 /* 0 DegC */ 90 #define CHRG_VHTFC_45C 0x1F /* 45 DegC */
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi_pcol.h | 5987 /* enum: Controller temperature: degC */ 5989 /* enum: Phy common temperature: degC */ 5993 /* enum: Phy 0 temperature: degC */ 5997 /* enum: Phy 1 temperature: degC */ 6019 /* enum: AOE FPGA temperature: degC */ 6021 /* enum: AOE FPGA PSU temperature: degC */ 6023 /* enum: AOE PSU temperature: degC */ 6053 /* enum: Controller temperature 2: degC */ 6055 /* enum: Voltage regulator internal temperature: degC */ 6057 /* enum: 0.9V voltage regulator temperature: degC */ [all …]
|
| H A D | mcdi_mon.c | 28 [EFX_HWMON_TEMP] = " degC",
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_mon.c | 28 [EFX_HWMON_TEMP] = " degC",
|
| H A D | mcdi_pcol.h | 8244 /* enum: Controller temperature: degC */ 8246 /* enum: Phy common temperature: degC */ 8250 /* enum: Phy 0 temperature: degC */ 8254 /* enum: Phy 1 temperature: degC */ 8276 /* enum: AOE FPGA temperature: degC */ 8278 /* enum: AOE FPGA PSU temperature: degC */ 8280 /* enum: AOE PSU temperature: degC */ 8310 /* enum: Controller temperature 2: degC */ 8312 /* enum: Voltage regulator internal temperature: degC */ 8314 /* enum: 0.9V voltage regulator temperature: degC */ [all …]
|
| /linux/drivers/regulator/ |
| H A D | max8973-regulator.c | 447 /* +1 degC to trigger cool device */ in max8973_thermal_read_temp()
|