Age | Commit message (Expand) | Author |
2018-11-16 | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers | Hans de Goede |
2018-02-18 | iio: add SPDX identifier for various drivers | Matt Ranostay |
2018-02-17 | iio: dht11: Improve detection of sensor type | Harald Geyer |
2018-01-30 | iio: humidity: hts221: remove unnecessary get_unaligned_le16() | Lorenzo Bianconi |
2018-01-30 | iio: humidity: hts221: add regmap API support | Lorenzo Bianconi |
2018-01-30 | iio: humidity: hts221: remove trailing whitespace from a comment | Lorenzo Bianconi |
2018-01-30 | iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata() | Lorenzo Bianconi |
2018-01-08 | iio: humidity: hts221: move common code in hts221_core | Lorenzo Bianconi |
2017-11-13 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-22 | iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron |
2017-07-25 | iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state() | Lorenzo Bianconi |
2017-07-25 | iio: humidity: hts221: support open drain mode | Lorenzo Bianconi |
2017-07-22 | iio: humidity: hts221: support active-low interrupts | Lorenzo Bianconi |
2017-07-22 | iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable | Lorenzo Bianconi |
2017-07-22 | iio: humidity: hts221: avoid useless ODR reconfiguration | Lorenzo Bianconi |
2017-07-22 | iio: humidity: hts221: do not overwrite reserved data during power-down | Lorenzo Bianconi |
2017-07-22 | iio: humidity: hts221: move BDU configuration in probe routine | Lorenzo Bianconi |
2017-07-22 | iio: humidity: hts221: refactor write_with_mask code | Lorenzo Bianconi |
2017-07-01 | iio: humidity: htu21: Add OF match table | Manivannan Sadhasivam |
2017-07-01 | iio: humidity: hdc100x: add match table and device id's | Michael Stecklein |
2017-07-01 | iio: humidity: hdc100x: document compatible HDC10xx devices | Michael Stecklein |
2017-05-14 | iio: humidity: hts221: add power management support | Lorenzo Bianconi |
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 |