Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iio: pressure: bmp280: Add support for BMP380 sensor family | Angel Iglesias | 2022-09-21 | 1 | -0/+101 |
* | iio: pressure: bmp280: Fix alignment for DMA safety | Angel Iglesias | 2022-09-21 | 1 | -2/+2 |
* | iio: pressure: bmp280: Simplify bmp280 calibration data reading | Angel Iglesias | 2022-09-21 | 1 | -0/+3 |
* | iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASK | Angel Iglesias | 2022-09-21 | 1 | -37/+41 |
* | iio: pressure: bmp280: use devm action and remove labels from probe | Bartosz Golaszewski | 2019-10-22 | 1 | -1/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | iio: bmp280: properly initialize device for humidity reading | Andreas Klinger | 2017-07-30 | 1 | -0/+5 |
* | iio: pressure: bmp280: add power management | Linus Walleij | 2016-07-03 | 1 | -0/+3 |
* | iio: pressure: bmp280: add support for BMP085 EOC interrupt | Linus Walleij | 2016-07-03 | 1 | -1/+2 |
* | iio: pressure: bmp280: split driver in logical parts | Linus Walleij | 2016-07-03 | 1 | -0/+108 |