index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
bmp280-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-05-11
iio: bmp280: fix compensation of humidity
Andreas Klinger
1
-0
/
+2
2020-04-19
iio: pressure: bmp280: Join string literals back
Andy Shevchenko
1
-2
/
+1
2020-04-19
iio: pressure: bmp280: Drop unneeded explicit castings
Andy Shevchenko
1
-10
/
+7
2020-04-19
iio: pressure: bmp280: Explicitly mark GPIO optional
Andy Shevchenko
1
-2
/
+2
2020-04-19
iio: pressure: bmp280: Convert to use ->read_avail()
Andy Shevchenko
1
-44
/
+25
2020-04-19
iio: pressure: bmp280: Tolerate IRQ before registering
Andy Shevchenko
1
-1
/
+4
2019-10-22
iio: pressure: bmp280: use devm action and remove labels from probe
Bartosz Golaszewski
1
-32
/
+30
2019-10-22
iio: pressure: bmp280: use bulk regulator ops
Bartosz Golaszewski
1
-39
/
+30
2019-10-18
iio: pressure: bmp280 endian tidy ups
Jonathan Cameron
1
-7
/
+9
2019-10-13
iio: pressure: bmp280: remove stray newline
Bartosz Golaszewski
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-04
iio: pressure: bmp280: BMP280 calibration to entropy
Linus Walleij
1
-0
/
+6
2018-06-24
iio: pressure: bmp280: fix relative humidity unit
Tomasz Duszynski
1
-3
/
+2
2018-01-08
iio:pressure:bmp280: Read calibration data in probe
Stefan Tatschner
1
-71
/
+132
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-1
/
+0
2017-09-25
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2017-09-24
IIO: BME280: Updates to Humidity readings need ctrl_reg write!
Colin Parker
1
-1
/
+1
2017-08-22
iio:pressure: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-07-30
iio: bmp280: properly initialize device for humidity reading
Andreas Klinger
1
-3
/
+24
2017-04-14
IIO: bmp280-core.c: fix error in humidity calculation
Andreas Klinger
1
-5
/
+6
2016-12-03
IIO: Change msleep to usleep_range for small msecs
Aniroop Mathur
1
-7
/
+7
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