summaryrefslogtreecommitdiff
path: root/drivers/iio/chemical/atlas-sensor.c
AgeCommit message (Expand)Author
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2025-08-25iio: chemical: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-06-09iio: Remove single use of macro definition for regmap nameWaqar Hameed
2025-05-21iio: chemical: Use iio_push_to_buffers_with_ts() to provide length for runtim...Jonathan Cameron
2025-04-22iio: normalize array sentinel styleDavid Lechner
2025-04-22iio: chemical: atlas-sensor: Switch to sparse friendly iio_device_claim/relea...Jonathan Cameron
2023-09-11iio: chemical: atlas-sensor: Convert enum->pointer for data in the match tablesBiju Das
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: chemical: atlas-sensor: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-11iio:chemical:atlas: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-02-21iio:chemical:atlas: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-01-23iio:chemical:atlas: Trivial white space cleanup to add space before }Jonathan Cameron
2021-11-17iio: atlas-sensor: Remove no-op trigger opsLars-Peter Clausen
2021-06-16iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: chemical: atlas: Remove code to set trigger parentGwendal Grignou
2020-09-21iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman
2020-04-25iio: chemical: atlas-sensor: add RTD-SM module supportMatt Ranostay
2020-04-25iio: chemical: atlas-sensor: correct DO-SM channelsMatt Ranostay
2020-04-19iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_rea...Jonathan Cameron
2020-03-08iio: chemical: atlas-sensor: add DO-SM module supportMatt Ranostay
2020-03-08iio: chemical: atlas-sensor: allow probe without interrupt lineMatt Ranostay
2020-01-12iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()Matt Ranostay
2019-12-29iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensorMatt Ranostay