Searched hist:"8 c78f0dee4371ab3b0422edf08597525c6219512" (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/hwmon/ |
H A D | aht10.rst | 8c78f0dee4371ab3b0422edf08597525c6219512 Thu Jan 07 20:40:14 CET 2021 Johannes Cornelis Draaijer (datdenkikniet) <jcdra1@gmail.com> hwmon: Add AHT10 Temperature and Humidity Sensor Driver
This patch adds a hwmon driver for the AHT10 Temperature and Humidity sensor. It has a maximum sample rate, as the datasheet states that the chip may heat up if it is sampled more than once every two seconds.
Has been tested a to work on a raspberrypi0w
Signed-off-by: Johannes Cornelis Draaijer (datdenkikniet) <jcdra1@gmail.com> Link: https://lore.kernel.org/r/20210107194014.GA88780@desktop [groeck: dropped AHT10_ADDR (unused) and use AHT10_MEAS_SIZE where appropriate; dropped change log] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
/linux/drivers/hwmon/ |
H A D | aht10.c | 8c78f0dee4371ab3b0422edf08597525c6219512 Thu Jan 07 20:40:14 CET 2021 Johannes Cornelis Draaijer (datdenkikniet) <jcdra1@gmail.com> hwmon: Add AHT10 Temperature and Humidity Sensor Driver
This patch adds a hwmon driver for the AHT10 Temperature and Humidity sensor. It has a maximum sample rate, as the datasheet states that the chip may heat up if it is sampled more than once every two seconds.
Has been tested a to work on a raspberrypi0w
Signed-off-by: Johannes Cornelis Draaijer (datdenkikniet) <jcdra1@gmail.com> Link: https://lore.kernel.org/r/20210107194014.GA88780@desktop [groeck: dropped AHT10_ADDR (unused) and use AHT10_MEAS_SIZE where appropriate; dropped change log] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|