summaryrefslogtreecommitdiff
path: root/drivers/iio/humidity/hts221_buffer.c
AgeCommit message (Expand)Author
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-06-19iio:humidity:hts221: rearrange iio trigger get and registerDmitry Rokosov
2022-06-14iio: humidity: hts221_buffer: explicitly add proper header filesNuno Sá
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman
2020-07-05iio:humidity:hts221 Fix alignment and data leak issuesJonathan Cameron
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: humidity: hts221: remove usage of iio_priv_to_dev()Alexandru Ardelean
2020-03-21iio: humidity: hts221: Make use of device propertiesAndy Shevchenko
2020-03-21iio: humidity: hts221: Use dev_get_platdata() to get platform_dataAndy Shevchenko
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2018-01-30iio: humidity: hts221: add regmap API supportLorenzo Bianconi
2018-01-30iio: humidity: hts221: remove trailing whitespace from a commentLorenzo Bianconi
2017-08-22iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-25iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()Lorenzo Bianconi
2017-07-25iio: humidity: hts221: support open drain modeLorenzo Bianconi
2017-07-22iio: humidity: hts221: support active-low interruptsLorenzo Bianconi
2017-07-22iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enableLorenzo Bianconi
2017-04-02iio: humidity: hts221: Remove unnecessary cast on void pointersimran singhal
2016-11-01iio: humidity: remove duplicated include from hts221_buffer.cWei Yongjun
2016-10-23iio: humidity: add support to hts221 rh/temp combo deviceLorenzo Bianconi