Home
last modified time | relevance | path

Searched refs:thermistor (Results 1 – 25 of 41) sorted by relevance

12

/Linux-v6.6/Documentation/hwmon/
Dntc_thermistor.rst32 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.
Dwm831x.rst40 thermistor component.
Dw83781d.rst142 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
Dvt1211.rst70 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
/Linux-v6.6/drivers/iio/temperature/
Dltc2983.c583 struct ltc2983_thermistor *thermistor = to_thermistor(sensor); in ltc2983_thermistor_assign_chan() local
586 chan_val = LTC2983_CHAN_ASSIGN(thermistor->r_sense_chan); in ltc2983_thermistor_assign_chan()
587 chan_val |= LTC2983_THERMISTOR_CFG(thermistor->sensor_config); in ltc2983_thermistor_assign_chan()
589 LTC2983_THERMISTOR_EXC_CURRENT(thermistor->excitation_current); in ltc2983_thermistor_assign_chan()
591 if (thermistor->custom) { in ltc2983_thermistor_assign_chan()
595 thermistor->custom, in ltc2983_thermistor_assign_chan()
922 struct ltc2983_thermistor *thermistor; in ltc2983_thermistor_new() local
928 thermistor = devm_kzalloc(dev, sizeof(*thermistor), GFP_KERNEL); in ltc2983_thermistor_new()
929 if (!thermistor) in ltc2983_thermistor_new()
938 ret = fwnode_property_read_u32(ref, "reg", &thermistor->r_sense_chan); in ltc2983_thermistor_new()
[all …]
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-coachz-r1.dts18 * 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,
Dsc7180-trogdor-pompom-r2.dts18 * Pompom rev2 is stuffed with a 47k NTC as charger thermistor which currently
31 /delete-node/ charger-thermistor@0;
Dsc7180-trogdor-pompom-r1.dts21 * Pompom rev1 is stuffed with a 47k NTC as charger thermistor which currently
34 /delete-node/ charger-thermistor@0;
Dsc7180-trogdor-lazor.dtsi25 * Lazor is stuffed with a 47k NTC as charger thermistor which currently is
64 /delete-node/ charger-thermistor@0;
Dsdm845-mtp.dts583 xo-thermistor@1 {
590 msm-thermistor@2 {
597 pa-thermistor@3 {
604 quiet-thermistor@4 {
Dsc7180-acer-aspire1.dts321 label = "thermistor";
335 charger-thermistor@0 {
342 thermistor@1 {
Dsc7180-trogdor-pompom.dtsi162 5v-choke-thermistor@1 {
Dsc7180-trogdor-coachz.dtsi133 skin-temp-thermistor@1 {
Dsc7180-trogdor-homestar.dtsi159 skin-temp-thermistor@1 {
Dsc7180-trogdor-wormdingler.dtsi177 skin-temp-thermistor@1 {
/Linux-v6.6/Documentation/devicetree/bindings/power/supply/
Dstericsson,ab8500-battery.txt7 thermistor-on-batctrl:
8 A boolean value indicating thermistor interface to battery
18 thermistor-on-batctrl;
/Linux-v6.6/arch/arm64/boot/dts/rockchip/
Drk3399-gru-kevin.dts68 thermistor_ppvar_bigcpu: thermistor-ppvar-bigcpu {
77 thermistor_ppvar_litcpu: thermistor-ppvar-litcpu {
/Linux-v6.6/arch/arm/boot/dts/st/
Dste-hrefv60plus.dtsi53 therm1: thermistor@0 {
62 therm2: thermistor@1 {
Dste-href.dtsi38 bat_therm: thermistor {
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-tyan-s8036.dts295 temperature-mode = "thermistor";
302 temperature-mode = "thermistor";
Daspeed-bmc-tyan-s7106.dts243 temperature-mode = "thermistor";
249 temperature-mode = "thermistor";
/Linux-v6.6/arch/arm64/boot/dts/mediatek/
Dmt8183-pumpkin.dts59 thermistor {
/Linux-v6.6/arch/arm/boot/dts/samsung/
Dexynos3250-monk.dts145 thermistor-ap {
153 thermistor-battery {
/Linux-v6.6/arch/arm64/boot/dts/exynos/
Dexynos5433-tm2-common.dtsi147 thermistor-ap {
155 thermistor-battery {
164 thermistor-charger {
/Linux-v6.6/drivers/hid/
Dhid-nvidia-shield.c109 __le16 thermistor; member
614 u16 hostcmd_thermistor = le16_to_cpu(battery->thermistor); in thunderstrike_parse_battery_payload()

12