/linux-6.14.4/Documentation/devicetree/bindings/ |
D | trivial-devices.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/trivial-devices.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <[email protected]> 27 spi-max-frequency: true 32 - enum: 34 - acbel,fsg032 35 … # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin 36 - ad,ad7414 # Deprecated, use adi,ad7414 [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/thermal/ |
D | generic-adc-thermal.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/thermal/generic-adc-thermal.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: General Purpose Analog To Digital Converter (ADC) based thermal sensor 10 - Laxman Dewangan <[email protected]> 13 On some of platforms, thermal sensor like thermistors are connected to 14 one of ADC channel and sensor resistance is read via voltage across the 15 sensor resistor. The voltage read across the sensor is mapped to 16 temperature using voltage-temperature lookup table. [all …]
|
D | qcom-spmi-adc-tm-hc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/thermal/qcom-spmi-adc-tm-hc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 9 - Dmitry Baryshkov <[email protected]> 11 $ref: thermal-sensor.yaml# 15 const: qcom,spmi-adc-tm-hc 23 "#thermal-sensor-cells": 26 "#address-cells": 29 "#size-cells": [all …]
|
D | samsung,exynos-thermal.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/thermal/samsung,exynos-thermal.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <[email protected]> 13 For multi-instance tmu each instance should have an alias correctly numbered 19 - samsung,exynos3250-tmu 20 - samsung,exynos4412-tmu 21 - samsung,exynos4210-tmu 22 - samsung,exynos5250-tmu [all …]
|
D | qcom-spmi-adc-tm5.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/thermal/qcom-spmi-adc-tm5.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 9 - Dmitry Baryshkov <[email protected]> 11 $ref: thermal-sensor.yaml# 16 - qcom,spmi-adc-tm5 17 - qcom,spmi-adc-tm5-gen2 18 - qcom,adc-tm7 # Incomplete / subject to change 26 "#thermal-sensor-cells": [all …]
|
/linux-6.14.4/drivers/nvme/host/ |
D | hwmon.c | 1 // SPDX-License-Identifier: GPL-2.0 19 static int nvme_get_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_get_temp_thresh() argument 22 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_get_temp_thresh() 32 return -EIO; in nvme_get_temp_thresh() 40 static int nvme_set_temp_thresh(struct nvme_ctrl *ctrl, int sensor, bool under, in nvme_set_temp_thresh() argument 43 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_set_temp_thresh() 55 return -EIO; in nvme_set_temp_thresh() 62 return nvme_get_log(data->ctrl, NVME_NSID_ALL, NVME_LOG_SMART, 0, in nvme_hwmon_get_smart_log() 63 NVME_CSI_NVM, data->log, sizeof(*data->log), 0); in nvme_hwmon_get_smart_log() 67 u32 attr, int channel, long *val) in nvme_hwmon_read() argument [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/ |
D | nuvoton,nct7802.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Guenter Roeck <linux@roeck-us.net> 14 The NCT7802Y is a hardware monitor IC which supports one on-die and up to 18 https://www.nuvoton.com/export/resource-files/Nuvoton_NCT7802Y_Datasheet_V12.pdf 25 - nuvoton,nct7802 30 "#address-cells": 33 "#size-cells": 37 "^channel@[0-3]$": [all …]
|
D | ti,tmp421.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: TMP42x/TMP44x temperature sensor 10 - Guenter Roeck <linux@roeck-us.net> 13 ±1°C Remote and Local temperature sensor 19 - ti,tmp421 20 - ti,tmp422 21 - ti,tmp423 22 - ti,tmp441 [all …]
|
D | national,lm90.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jean Delvare <[email protected]> 11 - Guenter Roeck <linux@roeck-us.net> 16 - adi,adm1032 17 - adi,adt7461 18 - adi,adt7461a 19 - adi,adt7481 20 - dallas,max6646 [all …]
|
/linux-6.14.4/drivers/hwmon/ |
D | aquacomputer_d5next.c | 1 // SPDX-License-Identifier: GPL-2.0+ 8 * sensor values, except for devices that communicate through the 102 /* Info, sensor sizes and offsets for most Aquacomputer devices */ 127 /* Sensor report offsets for Aquaero fan controllers */ 151 /* Sensor report offsets for the D5 Next pump */ 162 #define D5NEXT_TEMP_CTRL_OFFSET 0x2D /* Temperature sensor offsets location */ 163 static u16 d5next_ctrl_fan_offsets[] = { 0x97, 0x42 }; /* Pump and fan speed (from 0-100%) */ 170 /* Sensor report offsets for the Aquastream Ultimate pump */ 185 /* Spec and sensor report offset for the Farbwerk RGB controller */ 194 /* Sensor report offsets for the Farbwerk 360 */ [all …]
|
D | scmi-hwmon.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * System Control and Management Interface(SCMI) based hwmon sensor driver 5 * Copyright (C) 2018-2021 ARM Ltd. 32 while (x--) in __pow10() 38 static int scmi_hwmon_scale(const struct scmi_sensor_info *sensor, u64 *value) in scmi_hwmon_scale() argument 40 int scale = sensor->scale; in scmi_hwmon_scale() 43 switch (sensor->type) { in scmi_hwmon_scale() 61 return -E2BIG; in scmi_hwmon_scale() 73 const struct scmi_sensor_info *sensor, in scmi_hwmon_read_scaled_value() argument 79 ret = sensor_ops->reading_get(ph, sensor->id, &value); in scmi_hwmon_read_scaled_value() [all …]
|
D | bt1-pvt.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Baikal-T1 Process, Voltage, Temperature sensor driver 17 /* Baikal-T1 PVT registers and their bitfields */ 61 * PVT sensors-related limits and default values 70 * @PVT_TRIM_MIN: Minimal temperature sensor trim value. 71 * @PVT_TRIM_MAX: Maximal temperature sensor trim value. 72 * @PVT_TRIM_DEF: Default temperature sensor trim value (set a proper value 73 * when one is determined for Baikal-T1 SoC). 84 #define PVT_TEMP_MIN -48380L 105 * enum pvt_sensor_type - Baikal-T1 PVT sensor types (correspond to each PVT [all …]
|
D | surface_temp.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Thermal sensor subsystem driver for Surface System Aggregator Module (SSAM). 5 * Copyright (C) 2022-2023 Maximilian Luz <[email protected]> 17 /* -- SAM interface. -------------------------------------------------------- */ 20 * Available sensors are indicated by a 16-bit bitfield, where a 1 marks the 21 * presence of a sensor. So we have at most 16 possible sensors/channels. 28 * the maximum zero-padded space observed in the returned buffer. 73 status = __ssam_tmp_get_temperature(sdev->ctrl, sdev->uid.target, iid, &temp_le); in ssam_tmp_get_temperature() 78 *temperature = (le16_to_cpu(temp_le) - 2731) * 100L; in ssam_tmp_get_temperature() 87 status = __ssam_tmp_get_name(sdev->ctrl, sdev->uid.target, iid, &name_rsp); in ssam_tmp_get_name() [all …]
|
/linux-6.14.4/Documentation/hwmon/ |
D | hwmon-kernel-api.rst | 7 ------------ 15 then please read the following file: Documentation/hwmon/sysfs-interface.rst. 18 also read Documentation/hwmon/submitting-patches.rst. 21 ------- 23 cases, <linux/hwmon-sysfs.h>. linux/hwmon.h declares the following 66 names. Device names including invalid characters (whitespace, '*', or '-') 83 -------------------------------------------- 93 `const struct attribute_group **extra_groups` Null-terminated list of additional non-standard 112 NULL-terminated list of device channel descriptors. 139 Each sensor channel is described with struct hwmon_channel_info, which is [all …]
|
/linux-6.14.4/Documentation/driver-api/iio/ |
D | core.rst | 8 :file:`drivers/iio/industrialio-*` 11 ---------------------- 13 * struct iio_dev - industrial I/O device 14 * iio_device_alloc() - allocate an :c:type:`iio_dev` from a driver 15 * iio_device_free() - free an :c:type:`iio_dev` from a driver 16 * iio_device_register() - register a device with the IIO subsystem 17 * iio_device_unregister() - unregister a device from the IIO 20 An IIO device usually corresponds to a single hardware sensor and it 27 1. :file:`/sys/bus/iio/devices/iio:device{X}/`, this represents a hardware sensor 63 :file:`Documentation/ABI/testing/sysfs-bus-iio` file in the Linux kernel [all …]
|
/linux-6.14.4/include/linux/platform_data/ |
D | apds990x.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * This file is part of the APDS990x sensor driver. 4 * Chip is combined proximity and ambient light sensor. 6 * Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). 21 * struct apds990x_chip_factors - defines effect of the cover window 23 * @cf1: clear channel factor 1 for raw to lux conversion 24 * @irf1: IR channel factor 1 for raw to lux conversion 25 * @cf2: clear channel factor 2 for raw to lux conversion 26 * @irf2: IR channel factor 2 for raw to lux conversion 30 * Values depend on the material above the sensor and the sensor [all …]
|
/linux-6.14.4/drivers/accel/habanalabs/common/ |
D | hwmon.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Copyright 2016-2019 HabanaLabs, Ltd. 49 dev_err_ratelimited(hdev->dev, "unsupported h/w sensor type %d\n", type); in fixup_flags_legacy_fw() 59 return (attr - 1); in fixup_attr_legacy_fw() 82 use_cpucp_enum = (hdev->asic_prop.fw_app_cpu_boot_dev_sts0 & in adjust_hwmon_flags() 137 dev_err_ratelimited(hdev->dev, "unsupported h/w sensor type %d\n", type); in adjust_hwmon_flags() 165 dev_err_ratelimited(hdev->dev, in hl_build_hwmon_channel_info() 166 "Got wrong sensor type %d from device\n", type); in hl_build_hwmon_channel_info() 167 return -EINVAL; in hl_build_hwmon_channel_info() 179 dev_dbg(hdev->dev, "num_sensors_for_type %d = %d\n", i, num_sensors_for_type); in hl_build_hwmon_channel_info() [all …]
|
/linux-6.14.4/drivers/iio/temperature/ |
D | ltc2983.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Analog Devices LTC2983 Multi-Sensor Digital Temperature Measurement System 60 (((chan - 1) * 4) + LTC2983_CHAN_ASSIGN_START_REG) 62 (((chan - 1) * 4) + LTC2983_TEMP_RES_START_REG) 192 container_of(_sensor, struct ltc2983_thermocouple, sensor) 195 container_of(_sensor, struct ltc2983_rtd, sensor) 198 container_of(_sensor, struct ltc2983_thermistor, sensor) 201 container_of(_sensor, struct ltc2983_diode, sensor) 204 container_of(_sensor, struct ltc2983_rsense, sensor) 207 container_of(_sensor, struct ltc2983_adc, sensor) [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/light/ |
D | capella,cm3605.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 Capella Microsystems CM3605 Ambient Light and Short Distance Proximity Sensor 11 - Linus Walleij <[email protected]> 12 - Kevin Tsai <[email protected]> 18 This ALS and proximity sensor was one of the very first deployed in mobile 26 aset-gpios: 35 Connected to the POUT (proximity sensor out) line. The edge 37 movements toward and away from the proximity sensor. [all …]
|
/linux-6.14.4/drivers/thermal/ |
D | armada_thermal.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Marvell EBU Armada SoCs thermal sensor driver 65 /* Marvell EBU Thermal Sensor Dev Structure */ 85 /* Formula coeficients: temp = (b - m * reg) / div */ 92 /* Register shift and mask to access the sensor temperature */ 110 /* One sensor is in the thermal IC, the others are in the CPUs if any */ 126 * struct armada_thermal_sensor - hold the information of one thermal sensor 129 * @id: identifier of the thermal sensor 139 struct armada_thermal_data *data = priv->data; in armadaxp_init() 142 regmap_read(priv->syscon, data->syscon_control1_off, ®); in armadaxp_init() [all …]
|
/linux-6.14.4/include/linux/ |
D | hwmon.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 hwmon.h - part of lm_sensors, Linux kernel modules for hardware monitoring 370 * struct hwmon_ops - hwmon device operations 371 * @visible: Static visibility. If non-zero, 'is_visible' is ignored. 373 * 'visible' is non-zero. 376 * Pointer to driver-private data structure passed 378 * @type: Sensor type 379 * @attr: Sensor attribute 380 * @channel: 381 * Channel number [all …]
|
/linux-6.14.4/drivers/comedi/drivers/ |
D | jr3_pci.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 30 * format for a single channel of data. Each channel takes four, 31 * two-byte words. 38 * Raw_data is the raw data received directly from the sensor. The 39 * sensor data stream is capable of representing 16 different 40 * channels. Channel 0 shows the excitation voltage at the sensor. It 42 * Channels 1-6 contain the coupled force data Fx through Mz. Channel 43 * 7 contains the sensor's calibration data. The use of channels 8-15 139 * was detected in the on-board RAM during the power-up 140 * initialization. The sensor_change bit indicates that a sensor other [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | allwinner,sun8i-a33-ths.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/allwinner,sun8i-a33-ths.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Allwinner A33 Thermal Sensor 10 - Chen-Yu Tsai <[email protected]> 11 - Maxime Ripard <[email protected]> 14 "#io-channel-cells": 17 "#thermal-sensor-cells": 21 const: allwinner,sun8i-a33-ths [all …]
|
/linux-6.14.4/drivers/iio/proximity/ |
D | sx_common.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 * Code shared between most Semtech SAR sensor driver. 36 * the sensor. 57 * struct sx_common_chip_info: Semtech Sensor private chip information 62 * Each phase presented by the sensor is an IIO channel.. 64 * @mask_enable_chan: Mask over the channels bits in the enable channel 97 * struct sx_common_data: Semtech Sensor private data structure. 99 * @chip_info: Structure defining sensor internals. 100 * @mutex: Serialize access to registers and channel configuration. 105 * @chan_prox_stat: Last reading of the proximity status for each channel. [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/firmware/ |
D | fsl,scu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Dong Aisheng <[email protected]> 13 The System Controller Firmware (SCFW) is a low-level system function 14 which runs on a dedicated Cortex-M core to provide power, clock, and 17 The AP communicates with the SC using a multi-ported MU module found 26 const: fsl,imx-scu 28 clock-controller: 31 $ref: /schemas/clock/fsl,scu-clk.yaml [all …]
|