index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
iio: humidity: hdc100x: Add margin to the conversion time
Chris Lesiak
1
-2
/
+4
2021-07-14
iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_times...
Jonathan Cameron
1
-6
/
+10
2021-03-24
iio: hid-sensor-humidity: Fix alignment issue of timestamp channel
Ye Xiang
1
-5
/
+7
2020-07-22
iio:humidity:hts221 Fix alignment and data leak issues
Jonathan Cameron
2
-6
/
+10
2020-07-22
iio:humidity:hdc100x Fix alignment and data leak issues
Jonathan Cameron
1
-3
/
+7
2019-12-17
iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting
Chris Lesiak
1
-1
/
+1
2019-07-27
iio: humidity: Use device-managed APIs
Chuhong Yuan
2
-37
/
+6
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+10
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
1
-9
/
+1
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-18
/
+10
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491
Thomas Gleixner
1
-9
/
+1
2019-06-17
iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...
Shobhit Kukreti
1
-18
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
Thomas Gleixner
1
-12
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
6
-12
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-04
drivers: iio: Kconfig: pedantic cleanup
Enrico Weigelt, metux IT consult
1
-10
/
+10
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+2
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
1
-12
/
+4
2018-02-17
iio: dht11: Improve detection of sensor type
Harald Geyer
1
-1
/
+1
2018-01-30
iio: humidity: hts221: remove unnecessary get_unaligned_le16()
Lorenzo Bianconi
1
-4
/
+3
2018-01-30
iio: humidity: hts221: add regmap API support
Lorenzo Bianconi
6
-217
/
+103
2018-01-30
iio: humidity: hts221: remove trailing whitespace from a comment
Lorenzo Bianconi
1
-1
/
+1
2018-01-30
iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()
Lorenzo Bianconi
1
-13
/
+15
2018-01-08
iio: humidity: hts221: move common code in hts221_core
Lorenzo Bianconi
4
-35
/
+22
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-9
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-22
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
9
-9
/
+0
2017-07-25
iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()
Lorenzo Bianconi
3
-16
/
+7
2017-07-25
iio: humidity: hts221: support open drain mode
Lorenzo Bianconi
1
-1
/
+21
2017-07-22
iio: humidity: hts221: support active-low interrupts
Lorenzo Bianconi
3
-2
/
+13
2017-07-22
iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable
Lorenzo Bianconi
3
-23
/
+8
2017-07-22
iio: humidity: hts221: avoid useless ODR reconfiguration
Lorenzo Bianconi
1
-9
/
+8
2017-07-22
iio: humidity: hts221: do not overwrite reserved data during power-down
Lorenzo Bianconi
1
-6
/
+4
2017-07-22
iio: humidity: hts221: move BDU configuration in probe routine
Lorenzo Bianconi
1
-6
/
+6
2017-07-22
iio: humidity: hts221: refactor write_with_mask code
Lorenzo Bianconi
2
-58
/
+42
2017-07-01
iio: humidity: htu21: Add OF match table
Manivannan Sadhasivam
1
-0
/
+8
2017-07-01
iio: humidity: hdc100x: add match table and device id's
Michael Stecklein
1
-0
/
+11
2017-07-01
iio: humidity: hdc100x: document compatible HDC10xx devices
Michael Stecklein
2
-1
/
+13
2017-05-14
iio: humidity: hts221: add power management support
Lorenzo Bianconi
4
-4
/
+55
2017-04-02
iio: humidity: hts221: Remove unnecessary cast on void pointer
simran singhal
1
-1
/
+1
2017-04-01
iio: humidity: hdc100x: constify attribute_group structures
simran singhal
1
-1
/
+1
2017-03-25
iio: hid: Add humidity sensor support
Song Hongyan
3
-0
/
+332
2017-02-06
Merge 4.10-rc7 into staging-next
Greg Kroah-Hartman
1
-2
/
+4
2017-01-22
iio: dht11: Use usleep_range instead of msleep for start signal
John Brooks
1
-2
/
+4
2016-12-03
iio: humidity: Support acpi probe for hts211
Shrirang Bagul
1
-0
/
+8
2016-11-01
iio: si7020: Add devicetree support and trivial bindings
Paul Kocialkowski
1
-1
/
+10
2016-11-01
iio: humidity: remove duplicated include from hts221_buffer.c
Wei Yongjun
1
-1
/
+0
[next]