| /linux/Documentation/hwmon/ |
| H A D | ntc_thermistor.rst | 32 The NTC (Negative Temperature Coefficient) thermistor is a simple thermistor 42 [TH] the thermistor 103 name the mandatory global attribute, the thermistor name. 105 temp1_type RO always 4 (thermistor) 111 Note that each NTC thermistor has only _one_ thermistor; thus, only temp1 exists.
|
| H A D | wm831x.rst | 40 thermistor component.
|
| H A D | w83781d.rst | 142 TN3904 transistor, and 3435 the default thermistor value. Other values 197 - Problems with diode/thermistor settings (supported?) 246 > reprogramming the R-T table if the Beta of the thermistor is not 252 confidential. If you have another Beta value of thermistor, we can help 254 Table which can be gotten by thermistor vendor. Therefore we will calculate 260 > programmable to be either thermistor or Pentium II diode inputs. 269 thermistor 0 0 0
|
| H A D | vt1211.rst | 70 UCH1/Reading2 in0 temp3 NTC type thermistor 154 pin (Vpin) is formed by a voltage divider made of the thermistor (Rth) and a 159 The equation for the thermistor is as follows (google it if you want to know
|
| H A D | f71805f.rst | 135 or a thermistor. The driver reports the currently selected mode, but
|
| /linux/drivers/iio/temperature/ |
| H A D | ltc2983.c | 672 struct ltc2983_thermistor *thermistor = to_thermistor(sensor); in ltc2983_thermistor_assign_chan() local 675 chan_val = LTC2983_CHAN_ASSIGN(thermistor->r_sense_chan); in ltc2983_thermistor_assign_chan() 676 chan_val |= LTC2983_THERMISTOR_CFG(thermistor->sensor_config); in ltc2983_thermistor_assign_chan() 678 LTC2983_THERMISTOR_EXC_CURRENT(thermistor->excitation_current); in ltc2983_thermistor_assign_chan() 680 if (thermistor->custom) { in ltc2983_thermistor_assign_chan() 684 thermistor->custom, in ltc2983_thermistor_assign_chan() 1018 struct ltc2983_thermistor *thermistor; in ltc2983_thermistor_new() local 1023 thermistor = devm_kzalloc(dev, sizeof(*thermistor), GFP_KERNEL); in ltc2983_thermistor_new() 1024 if (!thermistor) in ltc2983_thermistor_new() 1033 ret = fwnode_property_read_u32(ref, "reg", &thermistor->r_sense_chan); in ltc2983_thermistor_new() [all …]
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7180-trogdor-coachz-r1.dts | 18 * CoachZ rev1 is stuffed with a 47k NTC as charger thermistor which currently 34 /delete-node/ charger-thermistor@0; 35 /delete-node/ skin-temp-thermistor@1; 39 * CoachZ rev1 is stuffed with a 47k NTC as thermistor for skin temperature,
|
| H A D | sc7180-trogdor-pompom-r2.dts | 18 * Pompom rev2 is stuffed with a 47k NTC as charger thermistor which currently 31 /delete-node/ charger-thermistor@0;
|
| H A D | sc7180-trogdor-pompom-r1.dts | 21 * Pompom rev1 is stuffed with a 47k NTC as charger thermistor which currently 34 /delete-node/ charger-thermistor@0;
|
| H A D | sc7180-trogdor-lazor.dtsi | 24 * Lazor is stuffed with a 47k NTC as charger thermistor which currently is 64 /delete-node/ charger-thermistor@0;
|
| H A D | sc7180-trogdor-pompom.dtsi | 160 5v-choke-thermistor@1 {
|
| H A D | sc7180-trogdor-homestar.dtsi | 154 skin-temp-thermistor@1 {
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-hrefv60plus.dtsi | 52 therm1: thermistor@0 { 61 therm2: thermistor@1 {
|
| H A D | ste-ux500-samsung-golden.dts | 49 bat_therm: thermistor {
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-tyan-s8036.dts | 295 temperature-mode = "thermistor"; 302 temperature-mode = "thermistor";
|
| H A D | aspeed-bmc-tyan-s7106.dts | 243 temperature-mode = "thermistor"; 249 temperature-mode = "thermistor";
|
| /linux/drivers/hid/ |
| H A D | hid-nvidia-shield.c | 109 __le16 thermistor; member 616 u16 hostcmd_thermistor = le16_to_cpu(battery->thermistor); in thunderstrike_parse_battery_payload()
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-2024.dts | 254 x-powers,no-thermistor;
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-apq8060-dragonboard.dts | 1011 /* Connected to battery thermistor */ 1021 /* Connected to XO thermistor */
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-midas.dtsi | 355 thermistor-ap { 363 thermistor-battery {
|
| /linux/drivers/hwmon/ |
| H A D | Kconfig | 1753 tristate "NTC thermistor support" 2072 If you say yes here you get support for the thermistor readout of
|