summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: Add basic unit test for iio_format_value()Lars-Peter Clausen2021-03-115-0/+216
| * | iio: iio_format_value(): Fix IIO_VAL_FRACTIONAL_LOG2 values between -1.0 and 0.0Lars-Peter Clausen2021-03-111-1/+4
| * | iio: iio_format_value(): Use signed temporary for IIO_VAL_FRACTIONAL_LOG2Lars-Peter Clausen2021-03-111-3/+2
| * | iio: proximity: sx9500: Fix a spelling postive to positiveBhaskar Chowdhury2021-03-111-1/+1
| * | iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-sty...Hans de Goede2021-03-111-4/+10
| * | iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...Hans de Goede2021-03-111-6/+12
| * | iio: core: Allow drivers to specify a label without it coming from ofHans de Goede2021-03-111-2/+4
| * | iio: adc: Add driver for Texas Instruments ADS131E0x ADC familyTomislav Denis2021-03-113-0/+961
| * | iio: accel: Add support for the Bosch-Sensortec BMI088Mike Looijmans2021-03-115-0/+688
| * | iio:adc:dac:ad5791 typo fix of regsterzuoqilin2021-03-111-1/+1
| * | iio: adc: stm32-adc: enable timestamping for non-DMA usageAhmad Fatoum2021-03-111-8/+31
| * | iio: hid-sensor-rotation: Fix quaternion data not correctYe Xiang2021-03-111-3/+10
| * | iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron2021-03-111-0/+1
| * | iio: st_sensors: fix typo in commentAhmad Fatoum2021-03-111-1/+1
| |/
* | Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-03-159-18/+35
|\ \ | |/ |/|
| * iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu2021-03-061-0/+2
| * iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang2021-03-061-6/+8
| * iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang2021-03-061-5/+7
| * iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij2021-02-211-1/+1
| * iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron2021-02-211-0/+1
| * iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter2021-02-211-2/+1
| * iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean2021-02-141-0/+2
| * iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner2021-02-121-1/+1
| * iio: hid-sensor-prox: Fix scale not correct issueYe Xiang2021-01-301-2/+11
| * iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux2021-01-161-1/+1
* | Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-221-0/+50
|\ \
| * | thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov2021-02-151-0/+50
* | | Merge 5.11-rc5 into staging-nextGreg Kroah-Hartman2021-01-255-23/+29
|\ \ \ | | |/ | |/|
| * | iio: sx9310: Fix semtech,avg-pos-strength setting when > 16Stephen Boyd2021-01-141-1/+2
| * | iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi2021-01-141-14/+17
| * | iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-141-2/+2
| * | drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov2021-01-141-0/+6
| * | iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean2021-01-141-5/+1
| * | iio: sx9310: Off by one in sx9310_read_thresh()Dan Carpenter2021-01-141-1/+1
* | | Merge branch 'ib-iio-thermal-5.11-rc1' into togregJonathan Cameron2021-01-226-367/+174
|\ \ \ | | |/ | |/|
| * | iio: adc: qcom-vadc-common: scale adcmap_100k_104ef_104fbDmitry Baryshkov2021-01-161-36/+34
| * | iio: adc: qcom-vadc-common: simplify qcom_vadc_map_voltage_tempDmitry Baryshkov2021-01-161-20/+1
| * | iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculationDmitry Baryshkov2021-01-161-35/+15
| * | iio: adc: move vadc_map_pt from header to the source fileDmitry Baryshkov2021-01-161-0/+11
| * | iio: provide of_iio_channel_get_by_name() and devm_ version itDmitry Baryshkov2021-01-161-8/+26
| * | iio: adc: qcom-spmi-adc5: use of_device_get_match_dataDmitry Baryshkov2021-01-161-11/+7
| * | iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov2021-01-165-192/+4
| * | iio: adc: qcom-vadc-common: use fixp_linear_interpolateDmitry Baryshkov2021-01-161-4/+4
| * | iio: adc: qcom-vadc: move several adc5 functions to common fileDmitry Baryshkov2021-01-163-71/+82
| |/
* | iio: adc: stm32-dfsdm: Remove redundant null check before clk_disable_unprepareXu Wang2021-01-221-2/+1
* | iio:pressure:ms5637: add ms5803 supportAlexandre Belloni2021-01-221-0/+8
* | iio:common:ms_sensors:ms_sensors_i2c: add support for alternative PROM layoutAlexandre Belloni2021-01-221-11/+59
* | iio:common:ms_sensors:ms_sensors_i2c: rework CRC calculation helperAlexandre Belloni2021-01-222-9/+7
* | iio:pressure:ms5637: limit available sample frequenciesAlexandre Belloni2021-01-221-4/+15
* | iio:pressure:ms5637: introduce hardware differentiationAlexandre Belloni2021-01-222-10/+51