Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5e698222c70257d13ae0816720dde57c56f81e15
/
drivers
/
iio
/
humidity
f335fa7
iio: humidity: dht11 remove TODO since it doesn't make sense
by Kent Gustavsson
· 5 years ago
821f7ce
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 5 years ago
09a78f7
iio: humidity: hts221: move register definitions to sensor structs
by Lorenzo Bianconi
· 5 years ago
342a692
iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting
by Chris Lesiak
· 5 years ago
9b58916
iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positions
by Alexandru Ardelean
· 5 years ago
23f1ce3
iio: humidity: Use device-managed APIs
by Chuhong Yuan
· 5 years ago
e786741f
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
3419240
Merge branch 'timers/vdso' into timers/core
by Thomas Gleixner
· 6 years ago
c55cc97
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 6 years ago
9285ec4
timekeeping: Use proper clock specifier names in functions
by Jason A. Donenfeld
· 6 years ago
4c3dd9c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491
by Thomas Gleixner
· 6 years ago
7e8b817
iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 sensor
by Shobhit Kukreti
· 6 years ago
36edc93
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
by Thomas Gleixner
· 6 years ago
f6cc69f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
by Thomas Gleixner
· 6 years ago
fda8d26
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
d626be0
drivers: iio: Kconfig: pedantic cleanup
by Enrico Weigelt, metux IT consult
· 6 years ago
0145b50
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
by Hans de Goede
· 6 years ago
d6ad805
iio: add SPDX identifier for various drivers
by Matt Ranostay
· 7 years ago
a6bffb6
iio: dht11: Improve detection of sensor type
by Harald Geyer
· 7 years ago
56154da
iio: humidity: hts221: remove unnecessary get_unaligned_le16()
by Lorenzo Bianconi
· 7 years ago
6217792
iio: humidity: hts221: add regmap API support
by Lorenzo Bianconi
· 7 years ago
b62c4a9
iio: humidity: hts221: remove trailing whitespace from a comment
by Lorenzo Bianconi
· 7 years ago
bf388e3
iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()
by Lorenzo Bianconi
· 7 years ago
e1ca114
iio: humidity: hts221: move common code in hts221_core
by Lorenzo Bianconi
· 7 years ago
449fcf3
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
13a8c6c
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
by Jonathan Cameron
· 7 years ago
f3f0ae1
iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()
by Lorenzo Bianconi
· 8 years ago
9251f7a
iio: humidity: hts221: support open drain mode
by Lorenzo Bianconi
· 8 years ago
e7b4b45
iio: humidity: hts221: support active-low interrupts
by Lorenzo Bianconi
· 8 years ago
e3e2544
iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable
by Lorenzo Bianconi
· 8 years ago
ffebe74
iio: humidity: hts221: avoid useless ODR reconfiguration
by Lorenzo Bianconi
· 8 years ago
f6f58d9
iio: humidity: hts221: do not overwrite reserved data during power-down
by Lorenzo Bianconi
· 8 years ago
2ede274
iio: humidity: hts221: move BDU configuration in probe routine
by Lorenzo Bianconi
· 8 years ago
bd49302
iio: humidity: hts221: refactor write_with_mask code
by Lorenzo Bianconi
· 8 years ago
c43aaa2
iio: humidity: htu21: Add OF match table
by Manivannan Sadhasivam
· 8 years ago
a2d80de
iio: humidity: hdc100x: add match table and device id's
by Michael Stecklein
· 8 years ago
8f4c957
iio: humidity: hdc100x: document compatible HDC10xx devices
by Michael Stecklein
· 8 years ago
b7079ee
iio: humidity: hts221: add power management support
by Lorenzo Bianconi
· 8 years ago
7ae6df6
iio: humidity: hts221: Remove unnecessary cast on void pointer
by simran singhal
· 8 years ago
757cff8
iio: humidity: hdc100x: constify attribute_group structures
by simran singhal
· 8 years ago
d7ed89d
iio: hid: Add humidity sensor support
by Song Hongyan
· 8 years ago
a769f30
Merge 4.10-rc7 into staging-next
by Greg Kroah-Hartman
· 8 years ago
5c113b5
iio: dht11: Use usleep_range instead of msleep for start signal
by John Brooks
· 8 years ago
25fc503
iio: humidity: Support acpi probe for hts211
by Shrirang Bagul
· 8 years ago
b0d8019
iio: si7020: Add devicetree support and trivial bindings
by Paul Kocialkowski
· 8 years ago
d1c6753
iio: humidity: remove duplicated include from hts221_buffer.c
by Wei Yongjun
· 8 years ago
16bf793
iio: humidity: hdc100x: add triggered buffer support for HDC100X
by Alison Schofield
· 8 years ago
e4a70e3
iio: humidity: add support to hts221 rh/temp combo device
by Lorenzo Bianconi
· 8 years ago
9c2edd8
Merge 4.8-rc5 into staging-next
by Greg Kroah-Hartman
· 8 years ago
ca1902f
iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig
by Alison Schofield
· 8 years ago
0d9dcf8
iio: humidity: hdc100x: fix sensor data reads of temp and humidity
by Alison Schofield
· 8 years ago
193e2d4
iio: add Kconfig selects needed for triggered buffer compiles
by Alison Schofield
· 9 years ago
3c68858
iio: humidity: am2315: set up buffer timestamps for non-zero values
by Alison Schofield
· 9 years ago
af52739b
Merge 4.7-rc4 into staging-next
by Greg Kroah-Hartman
· 9 years ago
94bef00
iio: hudmidity: hdc100x: fix incorrect shifting and scaling
by Matt Ranostay
· 9 years ago
09bc0dda
iio: humidity: hdc100x: fix IIO_TEMP channel reporting
by Matt Ranostay
· 9 years ago
cdd469a
iio: Export I2C module alias information
by Javier Martinez Canillas
· 9 years ago
1cb0d06
iio: humidity: am2315: Remove a stray unlock
by Dan Carpenter
· 9 years ago
0e35cf5
iio: humidity: hdc100x: correct humidity integration time mask
by Alison Schofield
· 9 years ago
0d96d5e
iio: humidity: Add triggered buffer support for AM2315
by Tiberiu Breana
· 9 years ago
366a327
iio: humidity: Add support for AM2315
by Tiberiu Breana
· 9 years ago
ab4b649
iio: dht11: Improve logging
by Harald Geyer
· 9 years ago
f8d9d3b
iio: convert to common i2c_check_functionality() return value
by Matt Ranostay
· 9 years ago
5ba907a
Merge 4.5-rc3 into staging-next
by Greg Kroah-Hartman
· 9 years ago
17a2f46
iio: dht11: Use boottime
by Abhilash Jindal
· 9 years ago
920dad0
iio: si7020: add support for Hoperf th06
by Cristina Moraru
· 9 years ago
3f42026
iio: si7005: add support for Hoperf th02
by Cristina Moraru
· 9 years ago
155a575
iio: dht11: Simplify decoding algorithm
by Harald Geyer
· 9 years ago
22acc12
iio: dht11: Improve reliability - be more tolerant about missing start bits
by Harald Geyer
· 9 years ago
819db46
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 9 years ago
0d2f6fd
iio: si7020: Swap data byte order
by Chris Lesiak
· 9 years ago
d3a21ce
iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value
by Matt Ranostay
· 9 years ago
1b75ce6
Add ms8607 meas-spec driver support
by Ludovic Tancerel
· 9 years ago
2b5c53d
Add htu21 meas-spec driver support
by Ludovic Tancerel
· 9 years ago
4839367
iio: humidity: add HDC100x support
by Matt Ranostay
· 9 years ago
ecf7e20
iio: humidity: si7020: replaced bitmask on humidity values with range check
by Nicola Corna
· 9 years ago
081d974
iio: dht11: Use new function ktime_get_resolution_ns()
by Harald Geyer
· 10 years ago
5fbb0bc
iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happy
by Harald Geyer
· 10 years ago
a712600
iio: dht11: add comment to make checkpatch.pl --strict happy
by Harald Geyer
· 10 years ago
889c5e9
iio: dht11: whitespace changes to make checkpatch.pl --strict happy
by Harald Geyer
· 10 years ago
2155971
iio: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
8493585
iio: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
e01becb
IIO: si7020: Allocate correct amount of memory in devm_iio_device_alloc
by Andrey Smirnov
· 10 years ago
e765537
Revert "iio:humidity:si7020: fix pointer to i2c client"
by Jonathan Cameron
· 10 years ago
94e6551
iio: dht11: IRQ fixes
by Richard Weinberger
· 10 years ago
004bc53
iio: dht11: Add locking
by Richard Weinberger
· 10 years ago
ddc25bd
iio: dht11: Fix out-of-bounds read
by Richard Weinberger
· 10 years ago
e0922e5
iio:humidity:si7020: fix pointer to i2c client
by Hartmut Knaack
· 10 years ago
345b4830
iio:humidity:si7020: cleanup read_raw and probe
by Hartmut Knaack
· 10 years ago
064a746
IIO: add si7020 driver
by David Barksdale
· 10 years ago
81816af
iio: remove .owner field for driver using module_platform_driver
by Sanjeev Sharma
· 10 years ago
049973b
iio: Add si7005 relative humidity and temperature sensor driver
by Peter Meerwald
· 10 years ago
091a121
iio: Add new driver dht11
by Harald Geyer
· 11 years ago