/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | sensirion,shtc1.yaml | 4 $id: http://devicetree.org/schemas/hwmon/sensirion,shtc1.yaml# 7 title: Sensirion SHTC1 Humidity and Temperature Sensor IC 24 - sensirion,shtc1 25 - sensirion,shtw1 26 - sensirion,shtc3 31 sensirion,blocking-io: 36 sensirion,low-precision: 56 compatible = "sensirion,shtc3"; 58 sensirion,blocking-io;
|
H A D | sensirion,sht15.yaml | 4 $id: http://devicetree.org/schemas/hwmon/sensirion,sht15.yaml# 7 title: Sensirion SHT15 humidity and temperature sensor 14 const: sensirion,sht15 36 compatible = "sensirion,sht15";
|
/linux/Documentation/hwmon/ |
H A D | shtc1.rst | 6 * Sensirion SHTC1 12 Datasheet: https://www.sensirion.com/file/datasheet_shtc1 16 * Sensirion SHTW1 22 Datasheet: https://www.sensirion.com/file/datasheet_shtw1 26 * Sensirion SHTC3 32 Datasheet: https://www.sensirion.com/file/datasheet_shtc3 38 Johannes Winkelmann <johannes.winkelmann@sensirion.com> 43 This driver implements support for the Sensirion SHTC1, SHTW1, and SHTC3
|
H A D | sht21.rst | 6 * Sensirion SHT21 12 Datasheet: Publicly available at the Sensirion website 14 https://www.sensirion.com/file/datasheet_sht21 18 * Sensirion SHT25 24 Datasheet: Publicly available at the Sensirion website 26 https://www.sensirion.com/file/datasheet_sht25 32 Urs Fleisch <urs.fleisch@sensirion.com>
|
H A D | sht15.rst | 13 * Sensirion SHT10 17 * Sensirion SHT11 21 * Sensirion SHT15 25 * Sensirion SHT71 29 * Sensirion SHT75 33 Datasheet: Publicly available at the Sensirion website 35 http://www.sensirion.ch/en/pdf/product_information/Datasheet-humidity-sensor-SHT1x.pdf
|
H A D | sht3x.rst | 6 * Sensirion SHT3x-DIS 13 - https://sensirion.com/media/documents/213E6A3B/63A5A569/Datasheet_SHT3x_DIS.pdf 14 …- https://sensirion.com/media/documents/051DF50B/639C8101/Sensirion_Humidity_and_Temperature_Senso… 16 * Sensirion STS3x-DIS 23 …- https://sensirion.com/media/documents/1DA31AFD/61641F76/Sensirion_Temperature_Sensors_STS3x_Data… 24 … - https://sensirion.com/media/documents/292A335C/65537BAF/Sensirion_Datasheet_STS32_STS33.pdf 28 - David Frey <david.frey@sensirion.com> 29 - Pascal Sachs <pascal.sachs@sensirion.com> 34 This driver implements support for the Sensirion SHT3x-DIS and STS3x-DIS
|
H A D | sht4x.rst | 8 * Sensirion SHT4X 16 …English: https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_… 24 This driver implements support for the Sensirion SHT4x chip, a humidity
|
/linux/Documentation/devicetree/bindings/iio/chemical/ |
H A D | sensirion,scd30.yaml | 4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,scd30.yaml# 7 title: Sensirion SCD30 carbon dioxide sensor 19 - sensirion,scd30 29 sensirion,sel-gpios: 33 sensirion,pwm-gpios: 50 compatible = "sensirion,scd30"; 61 compatible = "sensirion,scd30";
|
H A D | sensirion,scd4x.yaml | 4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,scd4x.yaml# 7 title: Sensirion SCD4X carbon dioxide sensor 19 - sensirion,scd40 20 - sensirion,scd41 43 compatible = "sensirion,scd41";
|
H A D | sensirion,sps30.yaml | 4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,sps30.yaml# 7 title: Sensirion SPS30 particulate matter sensor 19 - sensirion,sps30 35 compatible = "sensirion,sps30"; 42 compatible = "sensirion,sps30";
|
/linux/drivers/iio/chemical/ |
H A D | Kconfig | 126 Say Y here to build support for the Sensirion SCD30 sensor with carbon 137 Say Y here to build support for the Sensirion SCD30 I2C interface 148 Say Y here to build support for the Sensirion SCD30 serial interface 161 Say Y here to build support for the Sensirion SCD4X sensor with carbon 168 tristate "Sensirion SGPxx gas sensors" 173 Sensirion SGP gas sensors: 181 tristate "Sensirion SGP40 gas sensor" 185 Say Y here to build I2C interface to support Sensirion SGP40 gas 202 Say Y here to build support for the Sensirion SPS30 I2C interface 213 Say Y here to build support for the Sensirion SPS30 serial interface
|
H A D | sgp30.c | 3 * sgp30.c - Support for Sensirion SGP Gas Sensors 5 * Copyright (C) 2018 Andreas Brauchli <andreas.brauchli@sensirion.com> 10 * https://www.sensirion.com/file/datasheet_sgp30 11 * https://www.sensirion.com/file/datasheet_sgpc3 497 { .compatible = "sensirion,sgp30", .data = &sgp_devices[SGP30] }, 498 { .compatible = "sensirion,sgpc3", .data = &sgp_devices[SGPC3] }, 584 MODULE_AUTHOR("Andreas Brauchli <andreas.brauchli@sensirion.com>"); 585 MODULE_AUTHOR("Pascal Sachs <pascal.sachs@sensirion.com>"); 586 MODULE_DESCRIPTION("Sensirion SGP gas sensors");
|
H A D | scd30_i2c.c | 3 * Sensirion SCD30 carbon dioxide sensor i2c driver 122 { .compatible = "sensirion,scd30" }, 138 MODULE_DESCRIPTION("Sensirion SCD30 carbon dioxide sensor i2c driver");
|
H A D | sps30_i2c.c | 3 * Sensirion SPS30 particulate matter sensor i2c driver 241 { .compatible = "sensirion,sps30" }, 257 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor i2c driver");
|
H A D | sgp40.c | 3 * sgp40.c - Support for Sensirion SGP40 Gas Sensor 10 * https://www.sensirion.com/file/datasheet_sgp40 365 { .compatible = "sensirion,sgp40" }, 382 MODULE_DESCRIPTION("Sensirion SGP40 gas sensor");
|
H A D | scd30_serial.c | 3 * Sensirion SCD30 carbon dioxide sensor serial driver 246 { .compatible = "sensirion,scd30" }, 262 MODULE_DESCRIPTION("Sensirion SCD30 carbon dioxide sensor serial driver");
|
H A D | scd4x.c | 3 * Sensirion SCD4X carbon dioxide sensor i2c driver 11 * https://www.sensirion.com/file/datasheet_scd4x 748 { .compatible = "sensirion,scd40" }, 749 { .compatible = "sensirion,scd41" }, 765 MODULE_DESCRIPTION("Sensirion SCD4X carbon dioxide sensor core driver");
|
H A D | sps30_serial.c | 3 * Sensirion SPS30 particulate matter sensor serial driver 415 { .compatible = "sensirion,sps30" }, 430 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor serial driver");
|
/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A D | sensirion,sdp500.yaml | 4 $id: http://devicetree.org/schemas/iio/pressure/sensirion,sdp500.yaml# 13 Pressure sensor from Sensirion with I2C bus interface. 20 - const: sensirion,sdp510 21 - const: sensirion,sdp500 22 - const: sensirion,sdp500 42 compatible = "sensirion,sdp500";
|
/linux/drivers/hwmon/ |
H A D | shtc1.c | 2 /* Sensirion SHTC1 humidity and temperature sensor driver 4 * Copyright (C) 2014 Sensirion AG, Switzerland 5 * Author: Johannes Winkelmann <johannes.winkelmann@sensirion.com> 238 data->setup.blocking_io = of_property_read_bool(np, "sensirion,blocking-io"); in shtc1_probe() 239 data->setup.high_precision = !of_property_read_bool(np, "sensirion,low-precision"); in shtc1_probe() 268 { .compatible = "sensirion,shtc1" }, 269 { .compatible = "sensirion,shtw1" }, 270 { .compatible = "sensirion,shtc3" }, 286 MODULE_AUTHOR("Johannes Winkelmann <johannes.winkelmann@sensirion.com>"); 287 MODULE_DESCRIPTION("Sensirion SHTC1 humidity and temperature sensor driver");
|
H A D | sht21.c | 2 /* Sensirion SHT21 humidity and temperature sensor driver 4 * Copyright (C) 2010 Urs Fleisch <urs.fleisch@sensirion.com> 6 * Data sheet available at https://www.sensirion.com/file/datasheet_sht21 291 MODULE_AUTHOR("Urs Fleisch <urs.fleisch@sensirion.com>"); 292 MODULE_DESCRIPTION("Sensirion SHT21 humidity and temperature sensor driver");
|
H A D | sht3x.c | 2 /* Sensirion SHT3x-DIS humidity and temperature sensor driver. 6 * Copyright (C) 2016 Sensirion AG, Switzerland 7 * Author: David Frey <david.frey@sensirion.com> 8 * Author: Pascal Sachs <pascal.sachs@sensirion.com> 986 MODULE_AUTHOR("David Frey <david.frey@sensirion.com>"); 987 MODULE_AUTHOR("Pascal Sachs <pascal.sachs@sensirion.com>"); 988 MODULE_DESCRIPTION("Sensirion SHT3x humidity and temperature sensor driver");
|
/linux/drivers/iio/pressure/ |
H A D | sdp500.c | 3 * Driver for Sensirion sdp500 and sdp510 pressure sensors 5 * Datasheet: https://sensirion.com/resource/datasheet/sdp600 139 { .compatible = "sensirion,sdp500" }, 146 .name = "sensirion,sdp500", 155 MODULE_DESCRIPTION("Driver for Sensirion SDP500 differential pressure sensor");
|
/linux/Documentation/devicetree/bindings/ |
H A D | trivial-devices.yaml | 330 # Sensirion multi-pixel gas sensor with I2C interface 331 - sensirion,sgp30 332 # Sensirion gas sensor with I2C interface 333 - sensirion,sgp40 334 # Sensirion low power multi-pixel gas sensor with I2C interface 335 - sensirion,sgpc3 336 # Sensirion temperature & humidity sensor with I2C interface 337 - sensirion,sht4x
|
/linux/include/linux/platform_data/ |
H A D | shtc1.h | 3 * Copyright (C) 2014 Sensirion AG, Switzerland 4 * Author: Johannes Winkelmann <johannes.winkelmann@sensirion.com>
|