Searched +full:custom +full:- +full:thermistor (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/iio/temperature/ |
D | ltc2983.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Analog Devices LTC2983 Multi-Sensor Digital Temperature Measurement System 46 (((chan - 1) * 4) + LTC2983_CHAN_ASSIGN_START_REG) 48 (((chan - 1) * 4) + LTC2983_TEMP_RES_START_REG) 116 /* cold junction for thermocouples and rsense for rtd's and thermistor's */ 235 struct ltc2983_custom_sensor *custom; member 242 struct ltc2983_custom_sensor *custom; member 251 struct ltc2983_custom_sensor *custom; member 278 * instance a resolution of 2^-10 means we have 10 fractional bits. 292 s64 __res = -(s32)val; in __convert_to_raw_sign() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/temperature/ |
D | adi,ltc2983.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Analog Devices LTC2983 Multi-sensor Temperature system 10 - Nuno Sá <nuno.sa@analog.com> 13 Analog Devices LTC2983 Multi-Sensor Digital Temperature Measurement System 14 https://www.analog.com/media/en/technical-documentation/data-sheets/2983fc.pdf 19 - adi,ltc2983 27 adi,mux-delay-config-us: 38 adi,filter-notch-freq: [all …]
|
/Linux-v6.1/Documentation/hwmon/ |
D | it87.rst | 158 - Christophe Gauthron 159 - Jean Delvare <jdelvare@suse.de> 163 ----------------- 176 misconfigured by BIOS - PWM values would be inverted. This option tries 181 ------------------- 183 All the chips supported by this driver are LPC Super-I/O chips, accessed 184 through the LPC bus (ISA-like I/O ports). The IT8712F additionally has an 192 ----------- 211 is stored in the Super-I/O configuration space. Due to technical limitations, 222 IT8783E/F, and late IT8712F and IT8705F also have optional 16-bit tachometer [all …]
|
D | f71805f.rst | 33 test system (custom Jetway K8M8MS motherboard, with CPU and RAM) and 44 ----------- 57 The Fintek F71806F/FG Super-I/O chip is essentially the same as the 65 ------------------ 67 Voltages are sampled by an 8-bit ADC with a LSB of 8 mV. The supported 84 in1 VIN1 VTT1.2V 10K - 1.00 1.20 V 89 in6 VIN6 VCC1.5V 10K - 1.00 1.50 V 90 in7 VIN7 VCORE 10K - 1.00 ~1.40 V [1]_ 111 -------------- 113 Fan rotation speeds are reported as 12-bit values from a gated clock [all …]
|
/Linux-v6.1/drivers/hwmon/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 20 sensors-detect script from the lm_sensors package. Read 21 <file:Documentation/hwmon/userspace-tools.rst> for details. 279 will be called as370-hwmon. 302 will be called axi-fan-control 311 lm-sensors 2.10.1 for proper userspace support. 350 Only Intel-based Apple's computers are supported (MacBook Pro, 357 the laptop to act as a pinball machine-esque joystick. 372 will be called scmi-hwmon. 421 tristate "Baikal-T1 Process, Voltage, Temperature sensor driver" [all …]
|