summaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: chemical: atlas: Remove code to set trigger parentGwendal Grignou2021-03-251-1/+0
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-252-2/+0
* iio: chemical: bmp680: Drop unneeded explicit castingsAndy Shevchenko2021-03-252-4/+2
* iio: use getter/setter functionsJulia Lawall2021-03-111-1/+1
* iio: bme680: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2021-01-091-1/+1
* iio: chemical: pms7003: convert comma to semicolonZheng Yongjun2021-01-091-1/+1
* Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-09-224-32/+28
|\
| * iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us'Lee Jones2020-09-211-0/+1
| * iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessorsJonathan Cameron2020-09-211-7/+4
| * iio:chemical:vz89x: Introduce local struct device pointer.Jonathan Cameron2020-09-211-4/+5
| * iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+4
| * iio:chemical:sgp30: Use local variable dev to simplify codeJonathan Cameron2020-09-211-10/+10
| * iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+4
| * iio:chemical:ams-iaq-core: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* | Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-142-5/+10
|\ \ | |/ |/|
| * Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-131-4/+9
| |\
| | * iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-4/+9
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
| |/
* | iio: chemical: scd30: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-7/+2
* | iio: chemical: atlas-ezo-sensor: add humidity sensor supportMatt Ranostay2020-09-031-1/+36
* | iio: chemical: atlas-ezo-sensor: add support for O2 sensorMatt Ranostay2020-08-221-19/+54
|/
* iio: chemical: scd30: add serial interface driverTomasz Duszynski2020-06-273-0/+275
* iio: chemical: scd30: add I2C interface driverTomasz Duszynski2020-06-273-0/+151
* iio: chemical: scd30: add core driverTomasz Duszynski2020-06-274-0/+861
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-5/+1
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-142-2/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-147-7/+0
* iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()Matt Ranostay2020-06-141-2/+2
* Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman2020-05-251-1/+13
|\
| * iio: chemical: atlas-sensor: correct DO-SM channelsMatt Ranostay2020-04-251-1/+13
* | iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-05-221-5/+12
* | iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron2020-05-221-3/+6
* | iio: chemical: add atlas-ezo-sensor initial supportMatt Ranostay2020-05-163-0/+189
* | iio: chemical: Add OF match table for CCS811 VOC sensorManivannan Sadhasivam2020-05-031-0/+7
* | iio: chemical: Add support for external Reset and Wakeup in CCS811Manivannan Sadhasivam2020-05-031-11/+94
* | iio: chemical: atlas-sensor: add RTD-SM module supportMatt Ranostay2020-04-251-0/+29
* | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-232-18/+25
|\ \ | |/ |/|
| * iio:chemical:bme680: Tidy up parameters to regmap_bulk_readJonathan Cameron2020-04-191-14/+22
| * iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_rea...Jonathan Cameron2020-04-191-4/+3
* | Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-0/+2
|\ \ | |/ |/|