linux-sg2042/drivers/iio/humidity
Matt Ranostay 09bc0ddaab iio: humidity: hdc100x: fix IIO_TEMP channel reporting
IIO_TEMP channel was being incorrectly reported back as Celsius when it
should have been milliCelsius. This is via an incorrect scale value being
returned to userspace.

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-05-29 19:45:54 +01:00
..
Kconfig iio: humidity: Add support for AM2315 2016-04-24 09:56:07 +01:00
Makefile iio: humidity: Add support for AM2315 2016-04-24 09:56:07 +01:00
am2315.c iio: humidity: am2315: Remove a stray unlock 2016-05-21 17:47:14 +01:00
dht11.c iio: dht11: Improve logging 2016-04-10 17:40:06 +01:00
hdc100x.c iio: humidity: hdc100x: fix IIO_TEMP channel reporting 2016-05-29 19:45:54 +01:00
htu21.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
si7005.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
si7020.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00