/linux/drivers/thermal/intel/ |
H A D | intel_soc_dts_iosf.c | 43 static int update_trip_temp(struct intel_soc_dts_sensors *sensors, in update_trip_temp() argument 56 if (sensors->intr_type == INTEL_SOC_DTS_INTERRUPT_MSI) in update_trip_temp() 59 temp_out = (sensors->tj_max - temp) / 1000; in update_trip_temp() 137 struct intel_soc_dts_sensors *sensors = dts->sensors; in sys_set_trip_temp() local 141 if (temp > sensors->tj_max) in sys_set_trip_temp() 144 mutex_lock(&sensors->dts_update_lock); in sys_set_trip_temp() 145 status = update_trip_temp(sensors, trip_index, temp); in sys_set_trip_temp() 146 mutex_unlock(&sensors->dts_update_lock); in sys_set_trip_temp() 157 struct intel_soc_dts_sensors *sensors; in sys_get_curr_temp() local 160 sensors = dts->sensors; in sys_get_curr_temp() [all …]
|
H A D | intel_soc_dts_iosf.h | 32 struct intel_soc_dts_sensors *sensors; member 47 void intel_soc_dts_iosf_exit(struct intel_soc_dts_sensors *sensors); 49 struct intel_soc_dts_sensors *sensors);
|
/linux/drivers/hwmon/occ/ |
H A D | common.c | 236 struct occ_sensors *sensors = &occ->sensors; in occ_show_temp_1() local 243 temp = ((struct temp_sensor_1 *)sensors->temp.data) + sattr->index; in occ_show_temp_1() 272 struct occ_sensors *sensors = &occ->sensors; in occ_show_temp_2() local 279 temp = ((struct temp_sensor_2 *)sensors->temp.data) + sattr->index; in occ_show_temp_2() 323 struct occ_sensors *sensors = &occ->sensors; in occ_show_temp_10() local 330 temp = ((struct temp_sensor_10 *)sensors->temp.data) + sattr->index; in occ_show_temp_10() 370 struct occ_sensors *sensors = &occ->sensors; in occ_show_freq_1() local 377 freq = ((struct freq_sensor_1 *)sensors->freq.data) + sattr->index; in occ_show_freq_1() 400 struct occ_sensors *sensors = &occ->sensors; in occ_show_freq_2() local 407 freq = ((struct freq_sensor_2 *)sensors->freq.data) + sattr->index; in occ_show_freq_2() [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | x1p42100.dtsi | 92 thermal-sensors = <&tsens0 0>; 110 thermal-sensors = <&tsens0 1>; 122 thermal-sensors = <&tsens0 2>; 134 thermal-sensors = <&tsens0 3>; 146 thermal-sensors = <&tsens0 4>; 158 thermal-sensors = <&tsens0 5>; 170 thermal-sensors = <&tsens0 6>; 182 thermal-sensors = <&tsens0 7>; 194 thermal-sensors = <&tsens0 8>; 206 thermal-sensors = <&tsens0 9>; [all …]
|
/linux/drivers/hid/ |
H A D | hid-steam.c | 300 struct input_dev __rcu *sensors; member 837 struct input_dev *sensors; in steam_sensors_register() local 844 sensors = rcu_dereference(steam->sensors); in steam_sensors_register() 846 if (sensors) { in steam_sensors_register() 851 sensors = input_allocate_device(); in steam_sensors_register() 852 if (!sensors) in steam_sensors_register() 855 input_set_drvdata(sensors, steam); in steam_sensors_register() 856 sensors->dev.parent = &hdev->dev; in steam_sensors_register() 858 sensors->name = "Steam Deck Motion Sensors"; in steam_sensors_register() 859 sensors->phys = hdev->phys; in steam_sensors_register() [all …]
|
/linux/drivers/hwmon/ |
H A D | surface_temp.c | 55 static int ssam_tmp_get_available_sensors(struct ssam_device *sdev, s16 *sensors) in ssam_tmp_get_available_sensors() argument 64 *sensors = le16_to_cpu(sensors_le); in ssam_tmp_get_available_sensors() 113 s16 sensors; member 123 if (!(ssam_temp->sensors & BIT(channel))) in ssam_temp_hwmon_is_visible() 186 s16 sensors; in ssam_temp_probe() local 190 status = ssam_tmp_get_available_sensors(sdev, &sensors); in ssam_temp_probe() 199 ssam_temp->sensors = sensors; in ssam_temp_probe() 203 if (!(sensors & BIT(channel))) in ssam_temp_probe()
|
H A D | ibmpowernv.c | 36 enum sensors { enum 77 enum sensors type; 248 static const char *convert_opal_attr_name(enum sensors type, in convert_opal_attr_name() 274 enum sensors type, u32 *index) in parse_opal_node_name() 293 enum sensors type; in get_sensor_type() 340 enum sensors type; in init_sensor_group_data() 389 enum sensors gtype) in get_sensor_group() 402 enum sensors type; in get_sensor_group() 437 enum sensors type; in populate_attr_groups() 507 const char *attr_name, enum sensors type, in populate_sensor() [all …]
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j721s2-thermal.dtsi | 11 thermal-sensors = <&wkup_vtm0 0>; 25 thermal-sensors = <&wkup_vtm0 1>; 39 thermal-sensors = <&wkup_vtm0 2>; 53 thermal-sensors = <&wkup_vtm0 3>; 67 thermal-sensors = <&wkup_vtm0 4>; 81 thermal-sensors = <&wkup_vtm0 5>; 95 thermal-sensors = <&wkup_vtm0 6>;
|
H A D | k3-j721e-thermal.dtsi | 12 thermal-sensors = <&wkup_vtm0 0>; 26 thermal-sensors = <&wkup_vtm0 1>; 40 thermal-sensors = <&wkup_vtm0 2>; 54 thermal-sensors = <&wkup_vtm0 3>; 68 thermal-sensors = <&wkup_vtm0 4>;
|
/linux/Documentation/driver-api/iio/ |
H A D | intro.rst | 12 sensors used to monitor and control the system itself, like fan speed control 25 * color and light sensors 27 * pressure sensors 28 * proximity sensors 29 * temperature sensors 31 Usually these sensors are connected via :doc:`SPI <../spi>` or 32 :doc:`I2C <../i2c>`. A common use case of the sensors devices is to have
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | brcm,sr-thermal.txt | 3 This binding describes thermal sensors that is part of Stingray SoCs. 12 - thermal-sensors: A list of thermal sensor phandles and specifier. 36 thermal-sensors = <&tmon 0>; 48 thermal-sensors = <&tmon 1>; 60 thermal-sensors = <&tmon 2>; 72 thermal-sensors = <&tmon 3>; 84 thermal-sensors = <&tmon 4>; 96 thermal-sensors = <&tmon 5>;
|
/linux/Documentation/hwmon/ |
H A D | ibmpowernv.rst | 13 This driver implements reading the platform sensors data like temperature/fan/ 21 All the nodes in the DT appear under "/ibm,opal/sensors" and each valid node in 43 tempX_enable Enable/disable all temperature sensors belonging to the 46 disable/enable all of its temperature sensors. 56 inX_enable Enable/disable all voltage sensors belonging to the 59 disable/enable all of its voltage sensors. 67 powerX_enable Enable/disable all power sensors belonging to the 70 disable/enable all of its power sensors. 78 currX_enable Enable/disable all current sensors belonging to the 81 disable/enable all of its current sensors.
|
H A D | aquacomputer_d5next.rst | 27 This driver exposes hardware sensors of listed Aquacomputer devices, which 31 virtual temperature sensors, as well as two flow sensors. The fans expose their 35 For the D5 Next pump, available sensors are pump and fan speed, power, voltage 36 and current, as well as coolant temperature and eight virtual temp sensors. Also 40 sensors will report zeroes. 48 The Octo exposes four physical and sixteen virtual temperature sensors, a flow sensor 52 The Quadro exposes four physical and sixteen virtual temperature sensors, a flow 56 The Farbwerk and Farbwerk 360 expose four temperature sensors. Additionally, 57 sixteen virtual temperature sensors of the Farbwerk 360 are exposed. 63 The Leakshield exposes two temperature sensors and coolant pressure (current, min, max and [all …]
|
H A D | userspace-tools.rst | 15 Lm-sensors 20 http://www.lm-sensors.org/ or as a package from your Linux distribution. 23 Get lm-sensors from project web site. Please note, you need only userspace 28 0) get lm-sensors userspace utils 31 2) run sensors-detect script, it will tell you what modules you need to load. 32 3) load them and run "sensors" command, you should see some results. 33 4) fix sensors.conf, labels, limits, fan divisors
|
H A D | w83l786ng.rst | 32 The driver implements two temperature sensors, two fan rotation speed 33 sensors, and three voltage sensors. 42 Voltage sensors (also known as IN sensors) report their values in millivolts.
|
H A D | hp-wmi-sensors.rst | 17 userspace utilities like ``sensors`` to gather numeric sensor readings. 22 When the driver is loaded, it discovers the sensors available on the 73 The standard hwmon interface in sysfs exposes sensors of several common types 75 other sensors in WMI that do not meet these criteria. In addition, a number of 78 all available HP WMI sensors and platform events objects. 80 ``/sys/kernel/debug/hp-wmi-sensors-[X]/sensor`` 100 ``/sys/kernel/debug/hp-wmi-sensors-[X]/platform_events`` 130 the wild so far. Support for voltage and current sensors is therefore 132 - Although HP WMI sensors may claim to be of any type, any oddball sensor
|
H A D | lm83.rst | 64 Most motherboards come with more than just temperature sensors for 66 sensors. This means that temperature-only chips are usually used as 69 temperature sensors (motherboard, processor, power supply) and primary 70 chips provide some temperature sensors, the secondary chip, if needed, 81 CPU. The two other sensors must be used to measure the temperature of 92 all four sensors. There is no hysteresis mechanism as found on most 93 recent temperature sensors.
|
H A D | asb100.rst | 28 The ASB100 implements seven voltage sensors, three fan rotation speed 29 sensors, four temperature sensors, VID lines and alarms. In addition to 40 Voltage sensors (also known as IN sensors) report values in volts.
|
H A D | nct7802.rst | 22 chip. NCT7802Y supports 6 temperature sensors, 5 voltage sensors, and 3 fan 23 speed sensors.
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-ddv.c | 266 struct dell_wmi_ddv_sensors *sensors, size_t entry_size) in dell_wmi_ddv_update_sensors() argument 273 if (sensors->obj) { in dell_wmi_ddv_update_sensors() 274 if (time_before(jiffies, sensors->timestamp + HZ)) in dell_wmi_ddv_update_sensors() 277 kfree(sensors->obj); in dell_wmi_ddv_update_sensors() 278 sensors->obj = NULL; in dell_wmi_ddv_update_sensors() 299 sensors->obj = obj; in dell_wmi_ddv_update_sensors() 300 sensors->entries = entries; in dell_wmi_ddv_update_sensors() 301 sensors->timestamp = jiffies; in dell_wmi_ddv_update_sensors() 550 static void dell_wmi_ddv_hwmon_cache_invalidate(struct dell_wmi_ddv_sensors *sensors) in dell_wmi_ddv_hwmon_cache_invalidate() argument 552 if (!sensors->active) in dell_wmi_ddv_hwmon_cache_invalidate() [all …]
|
/linux/arch/arm64/boot/dts/arm/ |
H A D | juno-scmi.dtsi | 80 thermal-sensors = <&scmi_sensors0 0>; 84 thermal-sensors = <&scmi_sensors0 3>; 88 thermal-sensors = <&scmi_sensors0 21>; 92 thermal-sensors = <&scmi_sensors0 22>; 96 thermal-sensors = <&scmi_sensors0 23>; 100 thermal-sensors = <&scmi_sensors0 24>;
|
/linux/drivers/iio/humidity/ |
H A D | hts221_core.c | 190 hw->sensors[type].cur_avg_idx = i; in hts221_update_avg() 291 slope = &hw->sensors[HTS221_SENSOR_T].slope; in hts221_parse_temp_caldata() 292 b_gen = &hw->sensors[HTS221_SENSOR_T].b_gen; in hts221_parse_temp_caldata() 330 slope = &hw->sensors[HTS221_SENSOR_H].slope; in hts221_parse_rh_caldata() 331 b_gen = &hw->sensors[HTS221_SENSOR_H].b_gen; in hts221_parse_rh_caldata() 350 data = hw->sensors[HTS221_SENSOR_H].slope; in hts221_get_sensor_scale() 354 data = hw->sensors[HTS221_SENSOR_T].slope; in hts221_get_sensor_scale() 379 data = hw->sensors[HTS221_SENSOR_H].b_gen; in hts221_get_sensor_offset() 380 div = hw->sensors[HTS221_SENSOR_H].slope; in hts221_get_sensor_offset() 383 data = hw->sensors[HTS221_SENSOR_T].b_gen; in hts221_get_sensor_offset() [all …]
|
H A D | Kconfig | 5 menu "Humidity sensors" 20 tristate "DHT11 (and compatible sensors) driver" 25 Other sensors should work as well as long as they speak the 34 humidity and temperature sensors. 47 humidity and temperature sensors. 57 HDC2010 and HDC2080 relative humidity and temperature sensors. 69 sensors.
|
/linux/drivers/iio/position/ |
H A D | Kconfig | 3 # Linear and angular position sensors 7 menu "Linear and angular position sensors" 10 tristate "Azoteq IQS624/625 angular position sensors" 14 and IQS625 angular position sensors.
|
/linux/drivers/macintosh/ |
H A D | windfarm_ad7417_sensor.c | 32 struct wf_sensor sensors[5]; member 102 int chan = sr - pv->sensors; in wf_ad7417_adc_get() 183 pv->sensors[index].name = kasprintf(GFP_KERNEL, "%s-%d", name, pv->cpu); in wf_ad7417_add_sensor() 184 pv->sensors[index].priv = pv; in wf_ad7417_add_sensor() 185 pv->sensors[index].ops = ops; in wf_ad7417_add_sensor() 186 if (!wf_register_sensor(&pv->sensors[index])) in wf_ad7417_add_sensor() 301 wf_unregister_sensor(&pv->sensors[i]); in wf_ad7417_remove()
|