summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure/bmp280-core.c
Commit message (Expand)AuthorAgeFilesLines
* IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger2017-04-141-5/+6
* IIO: Change msleep to usleep_range for small msecsAniroop Mathur2016-12-031-7/+7
* iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij2016-08-151-2/+4
* iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun2016-08-151-1/+1
* iio: pressure: bmp280: read calibration data onceLinus Walleij2016-07-031-46/+48
* iio: pressure: bmp280: add power managementLinus Walleij2016-07-031-1/+64
* iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij2016-07-031-7/+80
* iio: pressure: bmp280: add SPI interface driverLinus Walleij2016-07-031-0/+4
* iio: pressure: bmp280: split off an I2C Kconfig entryLinus Walleij2016-07-031-0/+7
* iio: pressure: bmp280: split driver in logical partsLinus Walleij2016-07-031-0/+968