summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure/bmp280.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-21iio: pressure: bmp280: Add more tunable config parameters for BMP380Angel Iglesias1-18/+0
2022-09-21iio: pressure: bmp280: Add support for BMP380 sensor familyAngel Iglesias1-0/+101
2022-09-21iio: pressure: bmp280: Fix alignment for DMA safetyAngel Iglesias1-2/+2
2022-09-21iio: pressure: bmp280: Simplify bmp280 calibration data readingAngel Iglesias1-0/+3
2022-09-21iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASKAngel Iglesias1-37/+41
2019-10-22iio: pressure: bmp280: use devm action and remove labels from probeBartosz Golaszewski1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-30iio: bmp280: properly initialize device for humidity readingAndreas Klinger1-0/+5
2016-07-03iio: pressure: bmp280: add power managementLinus Walleij1-0/+3
2016-07-03iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij1-1/+2
2016-07-03iio: pressure: bmp280: split driver in logical partsLinus Walleij1-0/+108