开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
chemical
/
atlas-sensor.c
Age
Commit message (
Expand
)
Author
2023-09-11
iio: chemical: atlas-sensor: Convert enum->pointer for data in the match tables
Biju Das
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: chemical: atlas-sensor: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-11
iio:chemical:atlas: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-02-21
iio:chemical:atlas: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-01-23
iio:chemical:atlas: Trivial white space cleanup to add space before }
Jonathan Cameron
2021-11-17
iio: atlas-sensor: Remove no-op trigger ops
Lars-Peter Clausen
2021-06-16
iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: chemical: atlas: Remove code to set trigger parent
Gwendal Grignou
2020-09-21
iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-25
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
2020-04-25
iio: chemical: atlas-sensor: add RTD-SM module support
Matt Ranostay
2020-04-25
iio: chemical: atlas-sensor: correct DO-SM channels
Matt Ranostay
2020-04-19
iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_rea...
Jonathan Cameron
2020-03-08
iio: chemical: atlas-sensor: add DO-SM module support
Matt Ranostay
2020-03-08
iio: chemical: atlas-sensor: allow probe without interrupt line
Matt Ranostay
2020-01-12
iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()
Matt Ranostay
2019-12-29
iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensor
Matt Ranostay