index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-23
iio: humidity: hdc100x: add triggered buffer support for HDC100X
Alison Schofield
2
-2
/
+130
2016-10-23
iio: humidity: add support to hts221 rh/temp combo device
Lorenzo Bianconi
7
-0
/
+1193
2016-09-05
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
3
-21
/
+10
2016-08-15
iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig
Alison Schofield
1
-4
/
+4
2016-08-15
iio: humidity: hdc100x: fix sensor data reads of temp and humidity
Alison Schofield
1
-20
/
+7
2016-08-15
iio: add Kconfig selects needed for triggered buffer compiles
Alison Schofield
1
-0
/
+2
2016-08-15
iio: humidity: am2315: set up buffer timestamps for non-zero values
Alison Schofield
1
-1
/
+1
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2
-13
/
+11
2016-06-03
iio: hudmidity: hdc100x: fix incorrect shifting and scaling
Matt Ranostay
1
-8
/
+8
2016-05-29
iio: humidity: hdc100x: fix IIO_TEMP channel reporting
Matt Ranostay
1
-1
/
+1
2016-05-21
iio: Export I2C module alias information
Javier Martinez Canillas
2
-0
/
+2
2016-05-21
iio: humidity: am2315: Remove a stray unlock
Dan Carpenter
1
-3
/
+1
2016-05-21
iio: humidity: hdc100x: correct humidity integration time mask
Alison Schofield
1
-1
/
+1
2016-04-24
iio: humidity: Add triggered buffer support for AM2315
Tiberiu Breana
1
-3
/
+78
2016-04-24
iio: humidity: Add support for AM2315
Tiberiu Breana
3
-0
/
+239
2016-04-10
iio: dht11: Improve logging
Harald Geyer
1
-6
/
+34
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
4
-4
/
+4
2016-02-08
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
1
-4
/
+4
2016-02-01
iio: dht11: Use boottime
Abhilash Jindal
1
-4
/
+4
2016-01-30
iio: si7020: add support for Hoperf th06
Cristina Moraru
2
-1
/
+3
2016-01-30
iio: si7005: add support for Hoperf th02
Cristina Moraru
2
-1
/
+3
2016-01-30
iio: dht11: Simplify decoding algorithm
Harald Geyer
1
-22
/
+42
2016-01-30
iio: dht11: Improve reliability - be more tolerant about missing start bits
Harald Geyer
1
-6
/
+9
2015-11-19
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-4
/
+4
2015-11-15
iio: si7020: Swap data byte order
Chris Lesiak
1
-4
/
+4
2015-10-11
iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value
Matt Ranostay
1
-2
/
+3
2015-10-11
Add ms8607 meas-spec driver support
Ludovic Tancerel
2
-3
/
+32
2015-10-11
Add htu21 meas-spec driver support
Ludovic Tancerel
3
-0
/
+238
2015-09-23
iio: humidity: add HDC100x support
Matt Ranostay
3
-0
/
+330
2015-08-24
iio: humidity: si7020: replaced bitmask on humidity values with range check
Nicola Corna
1
-1
/
+5
2015-07-20
iio: dht11: Use new function ktime_get_resolution_ns()
Harald Geyer
1
-20
/
+22
2015-07-20
iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happy
Harald Geyer
1
-1
/
+2
[prev]
[next]