index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
Age
Commit message (
Expand
)
Author
2017-04-02
iio: humidity: hts221: Remove unnecessary cast on void pointer
simran singhal
2017-04-01
iio: humidity: hdc100x: constify attribute_group structures
simran singhal
2017-03-25
iio: hid: Add humidity sensor support
Song Hongyan
2017-02-06
Merge 4.10-rc7 into staging-next
Greg Kroah-Hartman
2017-01-22
iio: dht11: Use usleep_range instead of msleep for start signal
John Brooks
2016-12-03
iio: humidity: Support acpi probe for hts211
Shrirang Bagul
2016-11-01
iio: si7020: Add devicetree support and trivial bindings
Paul Kocialkowski
2016-11-01
iio: humidity: remove duplicated include from hts221_buffer.c
Wei Yongjun
2016-10-23
iio: humidity: hdc100x: add triggered buffer support for HDC100X
Alison Schofield
2016-10-23
iio: humidity: add support to hts221 rh/temp combo device
Lorenzo Bianconi
2016-09-05
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
2016-08-15
iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig
Alison Schofield
2016-08-15
iio: humidity: hdc100x: fix sensor data reads of temp and humidity
Alison Schofield
2016-08-15
iio: add Kconfig selects needed for triggered buffer compiles
Alison Schofield
2016-08-15
iio: humidity: am2315: set up buffer timestamps for non-zero values
Alison Schofield
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-06-03
iio: hudmidity: hdc100x: fix incorrect shifting and scaling
Matt Ranostay
2016-05-29
iio: humidity: hdc100x: fix IIO_TEMP channel reporting
Matt Ranostay
2016-05-21
iio: Export I2C module alias information
Javier Martinez Canillas
2016-05-21
iio: humidity: am2315: Remove a stray unlock
Dan Carpenter
2016-05-21
iio: humidity: hdc100x: correct humidity integration time mask
Alison Schofield
2016-04-24
iio: humidity: Add triggered buffer support for AM2315
Tiberiu Breana
2016-04-24
iio: humidity: Add support for AM2315
Tiberiu Breana
2016-04-10
iio: dht11: Improve logging
Harald Geyer
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2016-02-07
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
2016-02-01
iio: dht11: Use boottime
Abhilash Jindal
2016-01-30
iio: si7020: add support for Hoperf th06
Cristina Moraru
2016-01-30
iio: si7005: add support for Hoperf th02
Cristina Moraru
2016-01-30
iio: dht11: Simplify decoding algorithm
Harald Geyer
2016-01-30
iio: dht11: Improve reliability - be more tolerant about missing start bits
Harald Geyer
2015-11-18
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2015-11-15
iio: si7020: Swap data byte order
Chris Lesiak
2015-10-11
iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value
Matt Ranostay
2015-10-11
Add ms8607 meas-spec driver support
Ludovic Tancerel
2015-10-11
Add htu21 meas-spec driver support
Ludovic Tancerel
2015-09-23
iio: humidity: add HDC100x support
Matt Ranostay
2015-08-24
iio: humidity: si7020: replaced bitmask on humidity values with range check
Nicola Corna
2015-07-20
iio: dht11: Use new function ktime_get_resolution_ns()
Harald Geyer
2015-07-20
iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
iio: dht11: add comment to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
iio: dht11: whitespace changes to make checkpatch.pl --strict happy
Harald Geyer
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-05-10
iio: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-02-14
IIO: si7020: Allocate correct amount of memory in devm_iio_device_alloc
Andrey Smirnov
2015-02-14
Revert "iio:humidity:si7020: fix pointer to i2c client"
Jonathan Cameron
2015-01-10
iio: dht11: IRQ fixes
Richard Weinberger
2015-01-10
iio: dht11: Add locking
Richard Weinberger
2015-01-10
iio: dht11: Fix out-of-bounds read
Richard Weinberger
2014-10-25
iio:humidity:si7020: fix pointer to i2c client
Hartmut Knaack
[next]