Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-11 | iio: pressure: bmp280: Add support for new sensor BMP580 | Angel Iglesias | 1 | -0/+2 |
2023-03-11 | iio: pressure: bmp280: Use chip_info pointers for each chip as driver data | Angel Iglesias | 1 | -28/+17 |
2022-09-21 | iio: pressure: bmp280: Add support for BMP380 sensor family | Angel Iglesias | 1 | -0/+5 |
2022-06-21 | iio: pressure: bmp280: Move symbol exports to IIO_BMP280 namespace | Jonathan Cameron | 1 | -0/+1 |
2022-01-12 | iio: pressure: bmp280: Use new PM macros | Paul Cercueil | 1 | -1/+1 |
2019-10-22 | iio: pressure: bmp280: use devm action and remove labels from probe | Bartosz Golaszewski | 1 | -6/+0 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2016-07-03 | iio: pressure: bmp280: add power management | Linus Walleij | 1 | -0/+1 |
2016-07-03 | iio: pressure: bmp280: add support for BMP085 EOC interrupt | Linus Walleij | 1 | -1/+2 |
2016-07-03 | iio: pressure: bmp280: add SPI interface driver | Linus Walleij | 1 | -0/+123 |