Home
last modified time | relevance | path

Searched +full:sensor +full:- +full:id (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/Documentation/hwmon/
Docc.rst1 Kernel driver occ-hwmon
12 -----------
14 This driver supports hardware monitoring for the On-Chip Controller (OCC)
16 sensor data from the processor and the system. The OCC can provide the raw
17 sensor data as well as perform thermal and power management on the system.
20 manually if an "ibm,p8-occ-hwmon" compatible device is found under the
21 appropriate I2C bus node in the device-tree.
23 The P9 version of this driver is a client driver of the FSI-based OCC driver.
24 It will be probed automatically by the FSI-based OCC driver.
27 -------------
[all …]
/Documentation/devicetree/bindings/hwmon/
Dibm,opal-sensor.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/hwmon/ibm,opal-sensor.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Javier Carrasco <javier.carrasco.cruz@gmail.com>
15 - ibm,opal-sensor-cooling-fan
16 - ibm,opal-sensor-amb-temp
17 - ibm,opal-sensor-power-supply
18 - ibm,opal-sensor-power
20 sensor-id:
[all …]
Dnuvoton,nct7802.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $id: http://devicetree.org/schemas/hwmon/nuvoton,nct7802.yaml#
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":
[all …]
Dstarfive,jh71x0-temp.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/hwmon/starfive,jh71x0-temp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: StarFive JH71x0 Temperature Sensor
10 - Emil Renner Berthing <kernel@esmil.dk>
13 StarFive Technology Co. JH71x0 embedded temperature sensor
18 - starfive,jh7100-temp
19 - starfive,jh7110-temp
28 clock-names:
[all …]
Dti,tmp108.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/hwmon/ti,tmp108.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TMP108 temperature sensor
10 - Krzysztof Kozlowski <krzk@kernel.org>
13 The TMP108 is a digital-output temperature sensor with a
14 dynamically-programmable limit window, and under- and overtemperature
23 - ti,tmp108
27 - description: alert interrupt
[all …]
Dsophgo,sg2042-hwmon-mcu.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/hwmon/sophgo,sg2042-hwmon-mcu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Inochi Amaoto <inochiama@outlook.com>
14 const: sophgo,sg2042-hwmon-mcu
19 "#thermal-sensor-cells":
23 - compatible
24 - reg
25 - "#thermal-sensor-cells"
[all …]
Dti,tmp102.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/hwmon/ti,tmp102.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TMP102 temperature sensor
10 - Krzysztof Kozlowski <krzk@kernel.org>
15 - ti,tmp102
23 "#thermal-sensor-cells":
27 - compatible
28 - reg
[all …]
/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt1 IBM OPAL Sensor Groups Binding
2 -------------------------------
4 Node: /ibm,opal/sensor-groups
6 Description: Contains sensor groups available in the Powernv P9
7 servers. Each child node indicates a sensor group.
9 - compatible : Should be "ibm,opal-sensor-group"
13 - type : String to indicate the type of sensor-group
15 - sensor-group-id: Abstract unique identifier provided by firmware of
16 type <u32> which is used for sensor-group
20 - ibm,chip-id : Chip ID
[all …]
/Documentation/hid/
Dhid-sensor.rst4 HID sensor framework provides necessary interfaces to implement sensor drivers,
5 which are connected to a sensor hub. The sensor hub is a HID device and it provides
6 a report descriptor conforming to HID 1.12 sensor usage tables.
8 Description from the HID 1.12 "HID Sensor Usages" specification:
9 "Standardization of HID usages for sensors would allow (but not require) sensor
15 This specification describes many usage IDs, which describe the type of sensor
16 and also the individual data fields. Each sensor can have variable number of
26 Logical Minimum(-32767)
35 The report is indicating "sensor page (0x20)" contains an accelerometer-3D (0x73).
36 This accelerometer-3D has some fields. Here for example field 2 is motion intensity
[all …]
/Documentation/ABI/testing/
Dsysfs-bus-iio-cros-ec4 Contact: linux-iio@vger.kernel.org
13 Contact: linux-iio@vger.kernel.org
16 the motion sensor is placed. For example, in a laptop a motion
17 sensor can be located on the base or on the lid. Current valid
20 What: /sys/bus/iio/devices/iio:deviceX/id
23 Contact: linux-iio@vger.kernel.org
26 represents the sensor ID as exposed by the EC. This ID is used
27 by the Android sensor service hardware abstraction layer (sensor
/Documentation/devicetree/bindings/thermal/
Dsprd-thermal.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/sprd-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Spreadtrum thermal sensor controller
10 - Orson Zhai <orsonzhai@gmail.com>
11 - Baolin Wang <baolin.wang7@gmail.com>
12 - Chunyan Zhang <zhang.lyra@gmail.com>
14 $ref: thermal-sensor.yaml#
18 const: sprd,ums512-thermal
[all …]
Dthermal-sensor.yaml1 # SPDX-License-Identifier: (GPL-2.0)
4 ---
5 $id: http://devicetree.org/schemas/thermal/thermal-sensor.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Thermal sensor
11 - Amit Kucheria <amitk@kernel.org>
14 Thermal management is achieved in devicetree by describing the sensor hardware
20 - thermal-sensor: device that measures temperature, has SoC-specific bindings
21 - cooling-device: device used to dissipate heat either passively or actively
22 - thermal-zones: a container of the following node types used to describe all
[all …]
Dgeneric-adc-thermal.yaml1 # 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 <ldewangan@nvidia.com>
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 …]
Dhisilicon,tsensor.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/thermal/hisilicon,tsensor.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Temperature Sensor on HiSilicon SoCs
10 - Abdulrasaq Lawani <abdulrasaqolawani@gmail.com>
13 - $ref: thermal-sensor.yaml
18 - hisilicon,tsensor
19 - hisilicon,hi3660-tsensor
27 clock-names:
[all …]
Dimx8mm-thermal.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/thermal/imx8mm-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <shawnguo@kernel.org>
11 - Sascha Hauer <s.hauer@pengutronix.de>
12 - Fabio Estevam <festevam@gmail.com>
18 for i.MX8MM which has ONLY 1 sensor, v2 is for i.MX8MP which has
21 $ref: thermal-sensor.yaml#
26 - enum:
[all …]
Dst,stih407-thermal.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/st,stih407-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STi digital thermal sensor (DTS)
10 - Patrice Chotard <patrice.chotard@foss.st.com>
11 - Lee Jones <lee@kernel.org>
14 - $ref: thermal-sensor.yaml
18 const: st,stih407-thermal
26 clock-names:
[all …]
Dbrcm,bcm2835-thermal.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/brcm,bcm2835-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom BCM2835 thermal sensor
10 - Stefan Wahren <stefan.wahren@i2se.com>
13 - $ref: thermal-sensor.yaml#
18 - brcm,bcm2835-thermal
19 - brcm,bcm2836-thermal
20 - brcm,bcm2837-thermal
[all …]
Drzg2l-thermal.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/thermal/rzg2l-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas RZ/G2L Thermal Sensor Unit
10 On RZ/G2L SoCs, the thermal sensor unit (TSU) measures the
14 - Biju Das <biju.das.jz@bp.renesas.com>
16 $ref: thermal-sensor.yaml#
21 - enum:
22 - renesas,r9a07g043-tsu # RZ/G2UL and RZ/Five
[all …]
/Documentation/devicetree/bindings/media/i2c/
Dsony,imx274.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/i2c/sony,imx274.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Sony 1/2.5-Inch 8.51MP CMOS Digital Image Sensor
10 - Leon Luo <leonl@leopardimaging.com>
13 The Sony IMX274 is a 1/2.5-inch CMOS active pixel digital image sensor with an
15 Image data is sent through MIPI CSI-2, which is configured as 4 lanes at 1440
25 reset-gpios:
31 clock-names:
[all …]
/Documentation/devicetree/bindings/iio/
Dcommon.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jonathan Cameron <jic23@kernel.org>
11 - Guido Günther <agx@sigxcpu.org>
18 When referenced from sensor tree bindings the properties defined in this
19 document are defined as follows. The sensor tree bindings are responsible for
23 proximity-near-level:
27 device depends on parameters like sensor position, covering glass and
[all …]
/Documentation/devicetree/bindings/iio/chemical/
Dsensirion,sps30.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,sps30.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Sensirion SPS30 particulate matter sensor
10 - Tomasz Duszynski <tduszyns@gmail.com>
13 Air pollution sensor capable of measuring mass concentration of dust
19 - sensirion,sps30
24 - compatible
29 - |
[all …]
Dplantower,pms7003.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/iio/chemical/plantower,pms7003.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Plantower PMS7003 air pollution sensor
10 - Tomasz Duszynski <tduszyns@gmail.com>
13 Air pollution sensor capable of measuring mass concentration of dust
19 - plantower,pms1003
20 - plantower,pms3003
21 - plantower,pms5003
[all …]
/Documentation/devicetree/bindings/iio/light/
Dliteon,ltr390.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/light/liteon,ltr390.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Lite-On LTR390 ALS and UV Sensor
10 The Lite-On LTR390 is an ALS (Ambient Light Sensor) and a UV sensor in a
14 … https://optoelectronics.liteon.com/upload/download/DS86-2015-0004/LTR-390UV_Final_%20DS_V1%201.pdf
17 - Anshul Dalal <anshulusr@gmail.com>
22 - liteon,ltr390
31 The sensor pulls this pin low when the measured reading is greater than
[all …]
/Documentation/devicetree/bindings/iio/adc/
Dallwinner,sun8i-a33-ths.yaml1 # 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 <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 "#io-channel-cells":
17 "#thermal-sensor-cells":
21 const: allwinner,sun8i-a33-ths
[all …]
/Documentation/devicetree/bindings/iio/temperature/
Dti,tmp006.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/temperature/ti,tmp006.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI TMP006 IR thermopile sensor
10 - Peter Meerwald <pmeerw@pmeerw.net>
13 TI TMP006 - Infrared Thermopile Sensor in Chip-Scale Package.
23 vdd-supply:
24 description: provide VDD power to the sensor.
27 - compatible
[all …]

12345678910>>...15