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