index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: humidity: hts221: add power management support
Lorenzo Bianconi
2017-05-14
4
-4
/
+55
*
iio: humidity: hts221: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
1
-1
/
+1
*
iio: humidity: hdc100x: constify attribute_group structures
simran singhal
2017-04-01
1
-1
/
+1
*
iio: hid: Add humidity sensor support
Song Hongyan
2017-03-25
3
-0
/
+332
*
Merge 4.10-rc7 into staging-next
Greg Kroah-Hartman
2017-02-06
1
-2
/
+4
|
\
|
*
iio: dht11: Use usleep_range instead of msleep for start signal
John Brooks
2017-01-22
1
-2
/
+4
*
|
iio: humidity: Support acpi probe for hts211
Shrirang Bagul
2016-12-03
1
-0
/
+8
|
/
*
iio: si7020: Add devicetree support and trivial bindings
Paul Kocialkowski
2016-11-01
1
-1
/
+10
*
iio: humidity: remove duplicated include from hts221_buffer.c
Wei Yongjun
2016-11-01
1
-1
/
+0
*
iio: humidity: hdc100x: add triggered buffer support for HDC100X
Alison Schofield
2016-10-23
2
-2
/
+130
*
iio: humidity: add support to hts221 rh/temp combo device
Lorenzo Bianconi
2016-10-23
7
-0
/
+1193
*
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
2016-09-05
3
-21
/
+10
|
\
|
*
iio: humidity: hdc100x: fix sensor data reads of temp and humidity
Alison Schofield
2016-08-15
1
-20
/
+7
|
*
iio: add Kconfig selects needed for triggered buffer compiles
Alison Schofield
2016-08-15
1
-0
/
+2
|
*
iio: humidity: am2315: set up buffer timestamps for non-zero values
Alison Schofield
2016-08-15
1
-1
/
+1
*
|
iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig
Alison Schofield
2016-08-15
1
-4
/
+4
|
/
*
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-06-20
2
-13
/
+11
|
\
|
*
iio: hudmidity: hdc100x: fix incorrect shifting and scaling
Matt Ranostay
2016-06-03
1
-8
/
+8
|
*
iio: humidity: hdc100x: fix IIO_TEMP channel reporting
Matt Ranostay
2016-05-29
1
-1
/
+1
|
*
iio: humidity: am2315: Remove a stray unlock
Dan Carpenter
2016-05-21
1
-3
/
+1
|
*
iio: humidity: hdc100x: correct humidity integration time mask
Alison Schofield
2016-05-21
1
-1
/
+1
*
|
iio: Export I2C module alias information
Javier Martinez Canillas
2016-05-21
2
-0
/
+2
|
/
*
iio: humidity: Add triggered buffer support for AM2315
Tiberiu Breana
2016-04-24
1
-3
/
+78
*
iio: humidity: Add support for AM2315
Tiberiu Breana
2016-04-24
3
-0
/
+239
*
iio: dht11: Improve logging
Harald Geyer
2016-04-10
1
-6
/
+34
*
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2016-02-27
4
-4
/
+4
*
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
2016-02-07
1
-4
/
+4
|
\
|
*
iio: dht11: Use boottime
Abhilash Jindal
2016-02-01
1
-4
/
+4
*
|
iio: si7020: add support for Hoperf th06
Cristina Moraru
2016-01-30
2
-1
/
+3
*
|
iio: si7005: add support for Hoperf th02
Cristina Moraru
2016-01-30
2
-1
/
+3
*
|
iio: dht11: Simplify decoding algorithm
Harald Geyer
2016-01-30
1
-22
/
+42
*
|
iio: dht11: Improve reliability - be more tolerant about missing start bits
Harald Geyer
2016-01-30
1
-6
/
+9
|
/
*
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2015-11-18
1
-4
/
+4
|
\
|
*
iio: si7020: Swap data byte order
Chris Lesiak
2015-11-15
1
-4
/
+4
*
|
iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value
Matt Ranostay
2015-10-11
1
-2
/
+3
*
|
Add ms8607 meas-spec driver support
Ludovic Tancerel
2015-10-11
2
-3
/
+32
*
|
Add htu21 meas-spec driver support
Ludovic Tancerel
2015-10-11
3
-0
/
+238
*
|
iio: humidity: add HDC100x support
Matt Ranostay
2015-09-23
3
-0
/
+330
*
|
iio: humidity: si7020: replaced bitmask on humidity values with range check
Nicola Corna
2015-08-24
1
-1
/
+5
|
/
*
iio: dht11: Use new function ktime_get_resolution_ns()
Harald Geyer
2015-07-20
1
-20
/
+22
*
iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
1
-1
/
+2
*
iio: dht11: add comment to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
1
-0
/
+1
*
iio: dht11: whitespace changes to make checkpatch.pl --strict happy
Harald Geyer
2015-07-20
1
-12
/
+13
*
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
1
-1
/
+0
*
iio: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-10
1
-1
/
+1
*
IIO: si7020: Allocate correct amount of memory in devm_iio_device_alloc
Andrey Smirnov
2015-02-14
1
-1
/
+1
*
Revert "iio:humidity:si7020: fix pointer to i2c client"
Jonathan Cameron
2015-02-14
1
-2
/
+2
*
iio: dht11: IRQ fixes
Richard Weinberger
2015-01-10
1
-27
/
+35
*
iio: dht11: Add locking
Richard Weinberger
2015-01-10
1
-0
/
+5
*
iio: dht11: Fix out-of-bounds read
Richard Weinberger
2015-01-10
1
-1
/
+1
[next]