Home
last modified time | relevance | path

Searched refs:hwmon_temp (Results 1 – 25 of 77) sorted by relevance

1234

/linux-6.1.9/drivers/hwmon/
Dasus-ec-sensors.c82 [hwmon_temp] = HWMON_T_INPUT | HWMON_T_LABEL,
171 EC_SENSOR("Chipset", hwmon_temp, 1, 0x00, 0x3a),
173 EC_SENSOR("CPU", hwmon_temp, 1, 0x00, 0x3b),
175 EC_SENSOR("Motherboard", hwmon_temp, 1, 0x00, 0x3c),
177 EC_SENSOR("T_Sensor", hwmon_temp, 1, 0x00, 0x3d),
179 EC_SENSOR("VRM", hwmon_temp, 1, 0x00, 0x3e),
194 EC_SENSOR("Water_In", hwmon_temp, 1, 0x01, 0x0d),
196 EC_SENSOR("Water_Out", hwmon_temp, 1, 0x01, 0x0b),
201 EC_SENSOR("Chipset", hwmon_temp, 1, 0x00, 0x3a),
202 [ec_sensor_temp_cpu] = EC_SENSOR("CPU", hwmon_temp, 1, 0x00, 0x3b),
[all …]
Dscmi-hwmon.c177 [TEMPERATURE_C] = hwmon_temp,
185 [hwmon_temp] = HWMON_T_INPUT | HWMON_T_LABEL,
280 if (nr_count[hwmon_temp]) in scmi_hwmon_probe()
281 nr_count_temp = nr_count[hwmon_temp]; in scmi_hwmon_probe()
338 sensor = *(scmi_sensors->info[hwmon_temp] + i); in scmi_hwmon_probe()
Dhwmon.c161 ret = hwdev->chip->ops->read(tdata->dev, hwmon_temp, hwmon_temp_input, in hwmon_thermal_get_temp()
183 for (i = 0; info[i] && info[i]->type != hwmon_temp; i++) in hwmon_thermal_set_trips()
190 err = chip->ops->write(tdata->dev, hwmon_temp, in hwmon_thermal_set_trips()
197 err = chip->ops->write(tdata->dev, hwmon_temp, in hwmon_thermal_set_trips()
262 if (info[i]->type != hwmon_temp) in hwmon_thermal_register_sensors()
269 !chip->ops->is_visible(drvdata, hwmon_temp, in hwmon_thermal_register_sensors()
377 return (type == hwmon_temp && attr == hwmon_temp_label) || in is_string_attr()
617 [hwmon_temp] = hwmon_temp_attr_templates,
630 [hwmon_temp] = ARRAY_SIZE(hwmon_temp_attr_templates),
666 if (type == hwmon_temp) in hwmon_notify_event()
Dmax6621.c147 case hwmon_temp: in max6621_is_visible()
211 case hwmon_temp: in max6621_read()
317 case hwmon_temp: in max6621_write()
353 case hwmon_temp: in max6621_read_string()
Dintel-m10-bmc-hwmon.c148 [hwmon_temp] = n3000bmc_temp_tbl,
223 [hwmon_temp] = d5005bmc_temp_tbl,
335 [hwmon_temp] = n5010bmc_temp_tbl,
403 case hwmon_temp: in m10bmc_hwmon_read()
Dnzxt-kraken2.c54 case hwmon_temp: in kraken2_read()
71 case hwmon_temp: in kraken2_read_string()
Dadt7x10.c90 hwmon_notify_event(dev, hwmon_temp, hwmon_temp_max_alarm, 0); in adt7x10_irq_handler()
92 hwmon_notify_event(dev, hwmon_temp, hwmon_temp_min_alarm, 0); in adt7x10_irq_handler()
94 hwmon_notify_event(dev, hwmon_temp, hwmon_temp_crit_alarm, 0); in adt7x10_irq_handler()
Dlm83.c280 case hwmon_temp: in lm83_read()
291 case hwmon_temp: in lm83_write()
314 case hwmon_temp: in lm83_is_visible()
Dmax31760.c88 case hwmon_temp: in max31760_read()
246 case hwmon_temp: in max31760_write()
343 case hwmon_temp: in max31760_is_visible()
387 case hwmon_temp: in max31760_read_string()
Dlm90.c1083 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_min_alarm, 0); in lm90_report_alarms()
1085 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_min_alarm, 1); in lm90_report_alarms()
1087 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_min_alarm, 2); in lm90_report_alarms()
1090 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_max_alarm, 0); in lm90_report_alarms()
1092 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_max_alarm, 1); in lm90_report_alarms()
1094 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_max_alarm, 2); in lm90_report_alarms()
1097 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_crit_alarm, 0); in lm90_report_alarms()
1099 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_crit_alarm, 1); in lm90_report_alarms()
1101 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_crit_alarm, 2); in lm90_report_alarms()
1104 hwmon_notify_event(hwmon_dev, hwmon_temp, hwmon_temp_emergency_alarm, 0); in lm90_report_alarms()
[all …]
Dmax31730.c122 if (type != hwmon_temp) in max31730_read()
192 if (type != hwmon_temp) in max31730_write()
230 case hwmon_temp: in max31730_is_visible()
Dbt1-pvt.c42 PVT_SENSOR_INFO(0, "CPU Core Temperature", hwmon_temp, TEMP, TTHRES),
546 case hwmon_temp: in pvt_hwmon_channel_is_valid()
576 case hwmon_temp: in pvt_hwmon_is_visible()
726 case hwmon_temp: in pvt_hwmon_read()
774 case hwmon_temp: in pvt_hwmon_read_string()
810 case hwmon_temp: in pvt_hwmon_write()
Dsht4x.c177 case hwmon_temp: in sht4x_hwmon_visible()
193 case hwmon_temp: in sht4x_hwmon_read()
Daht10.c234 case hwmon_temp: in aht10_hwmon_visible()
250 case hwmon_temp: in aht10_hwmon_read()
Dw83773g.c205 if (type == hwmon_temp && attr == hwmon_temp_offset) in w83773_write()
221 case hwmon_temp: in w83773_is_visible()
Dlm95241.c192 case hwmon_temp: in lm95241_read()
328 case hwmon_temp: in lm95241_write()
346 case hwmon_temp: in lm95241_is_visible()
Daxi-fan-control.c222 case hwmon_temp: in axi_fan_control_read_labels()
239 case hwmon_temp: in axi_fan_control_read()
300 case hwmon_temp: in axi_fan_control_is_visible()
Dgsc-hwmon.c159 case hwmon_temp: in gsc_hwmon_read()
221 case hwmon_temp: in gsc_hwmon_read_string()
392 hwmon->temp_info.type = hwmon_temp; in gsc_hwmon_probe()
Dk10temp.c185 case hwmon_temp: in k10temp_read_labels()
245 case hwmon_temp: in k10temp_read()
261 case hwmon_temp: in k10temp_is_visible()
Dtps23861.c217 case hwmon_temp: in tps23861_is_visible()
283 case hwmon_temp: in tps23861_read()
334 case hwmon_temp: in tps23861_read_string()
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/
Dnfp_hwmon.c19 if (type == hwmon_temp) in nfp_hwmon_sensor_id()
35 { hwmon_temp, hwmon_temp_max, NFP_TEMP_MAX }, in nfp_hwmon_read()
36 { hwmon_temp, hwmon_temp_crit, NFP_TEMP_CRIT }, in nfp_hwmon_read()
57 if (type == hwmon_temp && attr == hwmon_temp_input) in nfp_hwmon_read()
69 if (type == hwmon_temp) { in nfp_hwmon_is_visible()
102 .type = hwmon_temp,
/linux-6.1.9/drivers/power/supply/
Dpower_supply_hwmon.c93 case hwmon_temp: in power_supply_hwmon_to_property()
103 return type == hwmon_temp && attr == hwmon_temp_label; in power_supply_hwmon_is_a_label()
118 [hwmon_temp] = { ps_temp_attrs, ARRAY_SIZE(ps_temp_attrs) },
148 case hwmon_temp: in power_supply_hwmon_is_writable()
189 case hwmon_temp: in power_supply_hwmon_read_string()
235 case hwmon_temp: in power_supply_hwmon_read()
279 case hwmon_temp: in power_supply_hwmon_write()
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
Daq_drvinfo.c37 if (type != hwmon_temp || attr != hwmon_temp_input) in aq_hwmon_read()
75 if (type != hwmon_temp || attr != hwmon_temp_label) in aq_hwmon_read_string()
92 if (type != hwmon_temp) in aq_hwmon_is_visible()
123 .type = hwmon_temp,
/linux-6.1.9/drivers/net/phy/
Daquantia_hwmon.c36 if (type != hwmon_temp) in aqr_hwmon_is_visible()
110 if (type != hwmon_temp) in aqr_hwmon_read()
162 if (type != hwmon_temp) in aqr_hwmon_write()
209 .type = hwmon_temp,
/linux-6.1.9/drivers/ufs/core/
Dufs-hwmon.c133 if (type != hwmon_temp) in ufs_hwmon_is_visible()
207 hwmon_notify_event(hba->hwmon_device, hwmon_temp, hwmon_temp_max_alarm, 0); in ufs_hwmon_notify_event()
210 hwmon_notify_event(hba->hwmon_device, hwmon_temp, hwmon_temp_min_alarm, 0); in ufs_hwmon_notify_event()

1234