index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
/
hts221_i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: humidity: hts221: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: humidity: hts221_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: humidity: hts221: Move symbol exports into IIO_HTS221 namespace
Jonathan Cameron
2022-06-15
1
-0
/
+1
*
iio: humidity: hts221: Use EXPORT_SIMPLE_DEV_PM_OPS() to allow compiler to re...
Jonathan Cameron
2022-06-15
1
-1
/
+1
*
iio: humidity: hts221: Drop unneeded casting when print error code
Andy Shevchenko
2020-03-21
1
-2
/
+2
*
iio: humidity: hts221: Make use of device properties
Andy Shevchenko
2020-03-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
iio: humidity: hts221: add regmap API support
Lorenzo Bianconi
2018-01-30
1
-46
/
+18
*
iio: humidity: hts221: move common code in hts221_core
Lorenzo Bianconi
2018-01-08
1
-16
/
+2
*
iio: humidity: hts221: add power management support
Lorenzo Bianconi
2017-05-14
1
-0
/
+1
*
iio: humidity: Support acpi probe for hts211
Shrirang Bagul
2016-12-03
1
-0
/
+8
*
iio: humidity: add support to hts221 rh/temp combo device
Lorenzo Bianconi
2016-10-23
1
-0
/
+110