summaryrefslogtreecommitdiffstats
path: root/drivers/iio/humidity/hts221_spi.c
Commit message (Expand)AuthorAgeFilesLines
* iio: humidity: hts221: Move symbol exports into IIO_HTS221 namespaceJonathan Cameron2022-06-151-0/+1
* iio: humidity: hts221: Use EXPORT_SIMPLE_DEV_PM_OPS() to allow compiler to re...Jonathan Cameron2022-06-151-1/+1
* iio: humidity: hts221: Drop unneeded casting when print error codeAndy Shevchenko2020-03-211-2/+2
* iio: humidity: hts221: Make use of device propertiesAndy Shevchenko2020-03-211-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: humidity: hts221: add regmap API supportLorenzo Bianconi2018-01-301-62/+19
* iio: humidity: hts221: move common code in hts221_coreLorenzo Bianconi2018-01-081-16/+2
* iio: humidity: hts221: add power management supportLorenzo Bianconi2017-05-141-0/+1
* iio: humidity: add support to hts221 rh/temp combo deviceLorenzo Bianconi2016-10-231-0/+125