Searched hist:"1 a539d372edd9832444e7a3daa710c444c014dc9" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | shtc1.c | diff fdc7d8e829ec755c5cfb2f5a8d8c0cdfb664f895 Wed Sep 04 20:45:54 CDT 2019 Dan Robertson <dan@dlrobertson.com> hwmon: (shtc1) fix shtc1 and shtw1 id mask
Fix an error in the bitmaskfor the shtc1 and shtw1 bitmask used to retrieve the chip ID from the ID register. See section 5.7 of the shtw1 or shtc1 datasheet for details.
Fixes: 1a539d372edd9832444e7a3daa710c444c014dc9 ("hwmon: add support for Sensirion SHTC1 sensor") Signed-off-by: Dan Robertson <dan@dlrobertson.com> Link: https://lore.kernel.org/r/20190905014554.21658-3-dan@dlrobertson.com [groeck: Reordered to be first in series and adjusted accordingly] Signed-off-by: Guenter Roeck <linux@roeck-us.net> 1a539d372edd9832444e7a3daa710c444c014dc9 Thu Jun 05 17:24:19 CDT 2014 Tomas Pop <Tomas.Pop@sensirion.com> hwmon: add support for Sensirion SHTC1 sensor
Add support for Sensirion SHTC1 and compatible temperature and humidity sensors.
Signed-off-by: Tomas Pop <tomas.pop@sensirion.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
H A D | Makefile | diff 1a539d372edd9832444e7a3daa710c444c014dc9 Thu Jun 05 17:24:19 CDT 2014 Tomas Pop <Tomas.Pop@sensirion.com> hwmon: add support for Sensirion SHTC1 sensor
Add support for Sensirion SHTC1 and compatible temperature and humidity sensors.
Signed-off-by: Tomas Pop <tomas.pop@sensirion.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
H A D | Kconfig | diff 1a539d372edd9832444e7a3daa710c444c014dc9 Thu Jun 05 17:24:19 CDT 2014 Tomas Pop <Tomas.Pop@sensirion.com> hwmon: add support for Sensirion SHTC1 sensor
Add support for Sensirion SHTC1 and compatible temperature and humidity sensors.
Signed-off-by: Tomas Pop <tomas.pop@sensirion.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
/openbmc/linux/include/linux/platform_data/ |
H A D | shtc1.h | 1a539d372edd9832444e7a3daa710c444c014dc9 Thu Jun 05 17:24:19 CDT 2014 Tomas Pop <Tomas.Pop@sensirion.com> hwmon: add support for Sensirion SHTC1 sensor
Add support for Sensirion SHTC1 and compatible temperature and humidity sensors.
Signed-off-by: Tomas Pop <tomas.pop@sensirion.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|