aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-03-15Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-06iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu
2021-03-06iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang
2021-03-06iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-21iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij
2021-02-21iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron
2021-02-21iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov
2021-02-14iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean
2021-02-12iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner
2021-01-30iio: hid-sensor-prox: Fix scale not correct issueYe Xiang
2021-01-25Merge 5.11-rc5 into staging-nextGreg Kroah-Hartman
2021-01-22Merge branch 'ib-iio-thermal-5.11-rc1' into togregJonathan Cameron
2021-01-22iio: adc: stm32-dfsdm: Remove redundant null check before clk_disable_unprepareXu Wang
2021-01-22iio:pressure:ms5637: add ms5803 supportAlexandre Belloni
2021-01-22iio:common:ms_sensors:ms_sensors_i2c: add support for alternative PROM layoutAlexandre Belloni
2021-01-22iio:common:ms_sensors:ms_sensors_i2c: rework CRC calculation helperAlexandre Belloni
2021-01-22iio:pressure:ms5637: limit available sample frequenciesAlexandre Belloni
2021-01-22iio:pressure:ms5637: introduce hardware differentiationAlexandre Belloni
2021-01-22iio: dac: ad5766: add driver support for AD5766Cristian Pop
2021-01-22iio: hid-sensor-rotation: Add timestamp channelYe Xiang
2021-01-22iio: hid-sensor-incl-3d: Add timestamp channelYe Xiang
2021-01-22iio: hid-sensor-magn-3d: Add timestamp channelYe Xiang
2021-01-22iio: hid-sensor-als: Add timestamp channelYe Xiang
2021-01-22iio: hid-sensor-gyro-3d: Add timestamp channelYe Xiang
2021-01-22iio: hid-sensor-accel-3d: Add timestamp channel for gravity sensorYe Xiang
2021-01-22iio: magnetometer: bmc150: Add rudimentary regulator supportStephan Gerhold
2021-01-22iio: Handle enumerated properties with gapsLars-Peter Clausen
2021-01-22iio: hid-sensors: Add hinge sensor driverYe Xiang
2021-01-22iio: gyro: bmg160: Add rudimentary regulator supportStephan Gerhold
2021-01-22iio: accel: kxcjk1013: Add rudimentary regulator supportDevajith V S
2021-01-16iio: adc: qcom-vadc-common: scale adcmap_100k_104ef_104fbDmitry Baryshkov
2021-01-16iio: adc: qcom-vadc-common: simplify qcom_vadc_map_voltage_tempDmitry Baryshkov
2021-01-16iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculationDmitry Baryshkov
2021-01-16iio: adc: move vadc_map_pt from header to the source fileDmitry Baryshkov
2021-01-16iio: provide of_iio_channel_get_by_name() and devm_ version itDmitry Baryshkov
2021-01-16iio: adc: qcom-spmi-adc5: use of_device_get_match_dataDmitry Baryshkov
2021-01-16iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov
2021-01-16iio: adc: qcom-vadc-common: use fixp_linear_interpolateDmitry Baryshkov
2021-01-16iio: adc: qcom-vadc: move several adc5 functions to common fileDmitry Baryshkov
2021-01-16iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux
2021-01-14iio: sx9310: Fix semtech,avg-pos-strength setting when > 16Stephen Boyd
2021-01-14iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi
2021-01-14iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-14drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov
2021-01-14iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()Alexandru Ardelean
2021-01-14iio: sx9310: Off by one in sx9310_read_thresh()Dan Carpenter
2021-01-09iio: adc: ad7476: Add LTC2314-14 supportDragos Bogdan
2021-01-09iio: adc: stm32-adc: Remove redundant null check before clk_prepare_enable/cl...Xu Wang