index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
pressure
/
bmp280-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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