index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
/
hts221_buffer.c
Age
Commit message (
Expand
)
Author
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-05
iio:humidity:hts221 Fix alignment and data leak issues
Jonathan Cameron
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: humidity: hts221: remove usage of iio_priv_to_dev()
Alexandru Ardelean
2020-03-21
iio: humidity: hts221: Make use of device properties
Andy Shevchenko
2020-03-21
iio: humidity: hts221: Use dev_get_platdata() to get platform_data
Andy Shevchenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-01-30
iio: humidity: hts221: add regmap API support
Lorenzo Bianconi
2018-01-30
iio: humidity: hts221: remove trailing whitespace from a comment
Lorenzo Bianconi
2017-08-22
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-25
iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()
Lorenzo Bianconi
2017-07-25
iio: humidity: hts221: support open drain mode
Lorenzo Bianconi
2017-07-22
iio: humidity: hts221: support active-low interrupts
Lorenzo Bianconi
2017-07-22
iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable
Lorenzo Bianconi
2017-04-02
iio: humidity: hts221: Remove unnecessary cast on void pointer
simran singhal
2016-11-01
iio: humidity: remove duplicated include from hts221_buffer.c
Wei Yongjun
2016-10-23
iio: humidity: add support to hts221 rh/temp combo device
Lorenzo Bianconi