aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/pressure/bmp280-core.c
AgeCommit message (Expand)Author
2019-04-04iio: pressure: bmp280: BMP280 calibration to entropyLinus Walleij
2018-06-24iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski
2018-01-08iio:pressure:bmp280: Read calibration data in probeStefan Tatschner
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-24IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker
2017-08-22iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-30iio: bmp280: properly initialize device for humidity readingAndreas Klinger
2017-04-14IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger
2016-12-03IIO: Change msleep to usleep_range for small msecsAniroop Mathur
2016-08-15iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij
2016-08-15iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun
2016-07-03iio: pressure: bmp280: read calibration data onceLinus Walleij
2016-07-03iio: pressure: bmp280: add power managementLinus Walleij
2016-07-03iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij
2016-07-03iio: pressure: bmp280: add SPI interface driverLinus Walleij
2016-07-03iio: pressure: bmp280: split off an I2C Kconfig entryLinus Walleij
2016-07-03iio: pressure: bmp280: split driver in logical partsLinus Walleij