| Commit message (Expand) | Author | Age | Files | Lines |
* | IIO: bmp280-core.c: fix error in humidity calculation | Andreas Klinger | 2017-05-25 | 1 | -5/+6 |
* | iio: pressure: bmp280: fix runtime suspend/resume crash | Linus Walleij | 2016-08-15 | 1 | -2/+4 |
* | iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR() | Wei Yongjun | 2016-08-15 | 1 | -1/+1 |
* | iio: pressure: bmp280: read calibration data once | Linus Walleij | 2016-07-03 | 1 | -46/+48 |
* | iio: pressure: bmp280: add power management | Linus Walleij | 2016-07-03 | 1 | -1/+64 |
* | iio: pressure: bmp280: add support for BMP085 EOC interrupt | Linus Walleij | 2016-07-03 | 1 | -7/+80 |
* | iio: pressure: bmp280: add SPI interface driver | Linus Walleij | 2016-07-03 | 1 | -0/+4 |
* | iio: pressure: bmp280: split off an I2C Kconfig entry | Linus Walleij | 2016-07-03 | 1 | -0/+7 |
* | iio: pressure: bmp280: split driver in logical parts | Linus Walleij | 2016-07-03 | 1 | -0/+968 |