summaryrefslogtreecommitdiff
path: root/drivers/iio/chemical
Commit message (Expand)AuthorAgeFilesLines
* iio: chemical: sps030: Reformat comment in a more readable wayJonathan Neuschäfer2023-03-111-3/+3
* iio: chemical: scd30_core: Switch to use dev_err_probe()Andy Shevchenko2023-01-141-26/+14
* iio: chemical: scd30_core: use sysfs_emit() to instead of scnprintf()Andy Shevchenko2023-01-141-3/+3
* iio: chemical: vz89x: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: chemical: sgp40: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: chemical: sgp30: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: chemical: scd4x: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-2/+2
* iio: chemical: ccs811: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: chemical: bme680_i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: chemical: atlas-sensor: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: chemical: atlas-ezo-sensor: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: chemical: ams-iaq-core: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-163-9/+3
* iio: chemical: scd4x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-07-181-4/+4
* Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-07-146-5/+19
|\
| * iio: chemical: sps30: Move symbol exports into IIO_SPS30 namespaceJonathan Cameron2022-06-213-1/+3
| * iio: chemical: bme680: fix typo in commentJulia Lawall2022-06-111-1/+1
| * iio:chemical:ccs811: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-2/+8
| * iio:chemical:atlas: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* | Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-06-201-2/+2
|\ \ | |/ |/|
| * iio:chemical:ccs811: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-2/+2
| |
| \
*-. \ Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki2022-05-234-11/+10
|\ \ \ | |_|/ |/| |
| * | iio: chemical: scd30: Move symbol exports into IIO_SCD30 namespaceJonathan Cameron2022-04-053-2/+4
| * | iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()Jonathan Cameron2022-04-054-10/+7
| |/
* | iio: scd4x: check return of scd4x_write_and_fetchTom Rix2022-04-041-1/+4
|/
* iio:chemical:atlas: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron2022-02-211-5/+2
* iio:chemical:bme680: Move exports to IIO_BME680 namespaceJonathan Cameron2022-02-183-2/+4
* iio: chemical: atlas-ezo-sensor: Make use of device propertiesAndy Shevchenko2022-02-131-15/+17
* iio: chemical: bme680: Switch from of headers to mod_devicetable.hAndy Shevchenko2022-02-061-1/+1
* iio: sps30: Use sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
* iio: scd4x: Use sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
* iio:chemical:atlas: Trivial white space cleanup to add space before }Jonathan Cameron2022-01-231-5/+5
* iio: chemical: sunrise_co2: set val parameter only on successTom Rix2021-12-281-2/+2
* iio: vz89x: Remove unnecessary castLars-Peter Clausen2021-12-161-1/+1
* iio: atlas-sensor: Remove no-op trigger opsLars-Peter Clausen2021-11-171-4/+0
* iio: chemical: scd4x: Add a scale for the co2 concentration readingRoan van Dijk2021-10-211-2/+7
* drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensorRoan van Dijk2021-10-193-0/+705
* iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2CRandy Dunlap2021-10-191-0/+1
* iio: chemical: Add Senseair Sunrise 006-0-007 driverJacopo Mondi2021-10-193-0/+548
* iio: chemical: Add driver support for sgp40Andreas Klinger2021-08-083-0/+390
* iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()Jonathan Cameron2021-06-161-9/+4
* iio: chemical: sgp30: Drop use of %hx in format string.Jonathan Cameron2021-06-031-1/+1
* iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-05-171-2/+2
* iio: bme680_i2c: Remove acpi_device_id tableGuenter Roeck2021-05-171-8/+0
* iio: bme680_spi: Remove acpi_device_id tableGuenter Roeck2021-05-171-8/+0
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-173-3/+4
* iio: sps30: add support for serial interfaceTomasz Duszynski2021-05-173-0/+443
* iio: sps30: separate core and interface specific codeTomasz Duszynski2021-05-175-226/+353
* iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-05-171-3/+3
* iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disableJonathan Cameron2021-04-071-8/+8