summaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical/atlas-sensor.c
Commit message (Expand)AuthorAgeFilesLines
* iio: chemical: atlas-sensor: Convert enum->pointer for data in the match tablesBiju Das2023-09-111-18/+14
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: chemical: atlas-sensor: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* iio:chemical:atlas: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* iio:chemical:atlas: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron2022-02-211-5/+2
* iio:chemical:atlas: Trivial white space cleanup to add space before }Jonathan Cameron2022-01-231-5/+5
* iio: atlas-sensor: Remove no-op trigger opsLars-Peter Clausen2021-11-171-4/+0
* iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()Jonathan Cameron2021-06-161-9/+4
* iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-05-171-2/+2
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+1
* iio: chemical: atlas: Remove code to set trigger parentGwendal Grignou2021-03-251-1/+0
* iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+4
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-5/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* 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: atlas-sensor: add RTD-SM module supportMatt Ranostay2020-04-251-0/+29
* | iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_rea...Jonathan Cameron2020-04-191-4/+3
|/
* iio: chemical: atlas-sensor: add DO-SM module supportMatt Ranostay2020-03-081-4/+60
* iio: chemical: atlas-sensor: allow probe without interrupt lineMatt Ranostay2020-03-081-15/+18
* iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()Matt Ranostay2020-01-121-1/+12
* iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensorMatt Ranostay2019-12-291-0/+684