index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
chemical
/
bme680_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:chemical:bme680: Move exports to IIO_BME680 namespace
Jonathan Cameron
2022-02-18
1
-2
/
+2
*
iio: bme680: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2021-01-09
1
-1
/
+1
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio:chemical:bme680: Tidy up parameters to regmap_bulk_read
Jonathan Cameron
2020-04-19
1
-14
/
+22
*
iio:chemical:bme680: Fix SPI read interface
Mike Looijmans
2019-03-09
1
-0
/
+38
*
iio:chemical:bme680: Fix, report temperature in millidegrees
Mike Looijmans
2019-03-09
1
-9
/
+7
*
iio: chemical: bme680: Remove field value defines
David Frey
2018-08-25
1
-2
/
+3
*
iio: chemical: bme680: Add check for val2 in the write_raw function
Himanshu Jha
2018-08-19
1
-0
/
+3
*
iio: chemical: bme680: simplify oversampling handling
David Frey
2018-08-19
1
-63
/
+36
*
iio: chemical: bme680: use FIELD_GET macro
David Frey
2018-08-19
1
-2
/
+2
*
iio: chemical: bme680: change MSK->MASK in #defines
David Frey
2018-08-19
1
-3
/
+3
*
iio: chemical: bme680: cleanup bme680_read_calib formatting
David Frey
2018-08-19
1
-24
/
+12
*
iio: chemical: bme680: use clamp macro
David Frey
2018-08-19
1
-4
/
+1
*
iio: chemical: fix spelling mistake "failted" -> "failed"
Colin Ian King
2018-08-03
1
-1
/
+1
*
iio: chemical: Add support for Bosch BME680 sensor
Himanshu Jha
2018-07-28
1
-0
/
+959