summaryrefslogtreecommitdiffstats
path: root/drivers/iio/humidity
Commit message (Expand)AuthorAgeFilesLines
* iio:humidity:si7020: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:humidity:htu21: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
* iio:humidity:hdc100x: Drop of_match_ptr protection.Jonathan Cameron2020-09-211-1/+2
* drivers/iio/humidity/hdc2010.c:305:2-3: Unneeded semicolonkernel test robot2020-09-061-1/+1
* iio: humidity: Add TI HDC20x0 supportEugene Zaikonnikov2020-09-033-0/+364
* Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-203-9/+17
|\
| * iio:humidity:hts221 Fix alignment and data leak issuesJonathan Cameron2020-07-052-6/+10
| * iio:humidity:hdc100x Fix alignment and data leak issuesJonathan Cameron2020-07-051-3/+7
* | Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-5/+5
* | iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-202-13/+1
* | iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-142-2/+0
* | iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-146-6/+0
* | iio: humidity: hts221: remove usage of iio_priv_to_dev()Alexandru Ardelean2020-06-143-8/+9
|/
* iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean2020-05-101-9/+3
* iio: humidity: hts221: Drop unneeded casting when print error codeAndy Shevchenko2020-03-212-4/+4
* iio: humidity: hts221: Make use of device propertiesAndy Shevchenko2020-03-213-4/+3
* iio: humidity: hts221: Use dev_get_platdata() to get platform_dataAndy Shevchenko2020-03-211-2/+1
* iio: humidity: dht11 remove TODO since it doesn't make senseKent Gustavsson2020-01-121-1/+0
* Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-101-13/+6
|\
| * iio: humidity: hts221: move register definitions to sensor structsLorenzo Bianconi2019-12-151-13/+6
* | iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak2019-12-081-1/+1
|/
* iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean2019-11-021-8/+11
* iio: humidity: Use device-managed APIsChuhong Yuan2019-07-272-37/+6
* Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-111-18/+10
|\
| * Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-011-18/+10
| |\
| | * iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...Shobhit Kukreti2019-06-171-18/+10
* | | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-031-9/+1
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491Thomas Gleixner2019-06-191-9/+1
* | | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-4/+4
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-052-8/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-051-12/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-306-12/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-041-10/+10
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-1/+2
* iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4
* iio: dht11: Improve detection of sensor typeHarald Geyer2018-02-171-1/+1
* iio: humidity: hts221: remove unnecessary get_unaligned_le16()Lorenzo Bianconi2018-01-301-4/+3
* iio: humidity: hts221: add regmap API supportLorenzo Bianconi2018-01-306-217/+103
* iio: humidity: hts221: remove trailing whitespace from a commentLorenzo Bianconi2018-01-301-1/+1
* iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()Lorenzo Bianconi2018-01-301-13/+15
* iio: humidity: hts221: move common code in hts221_coreLorenzo Bianconi2018-01-084-35/+22
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-139-9/+0
|\
| * iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-229-9/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()Lorenzo Bianconi2017-07-253-16/+7
* iio: humidity: hts221: support open drain modeLorenzo Bianconi2017-07-251-1/+21
* iio: humidity: hts221: support active-low interruptsLorenzo Bianconi2017-07-223-2/+13
* iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enableLorenzo Bianconi2017-07-223-23/+8