summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov
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-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
2021-01-09iio: frequency: adf4350: Remove redundant null check before clk_disable_unpre...Xu Wang
2021-01-09iio: adc: ab8500-gpadc: Support non-hw-conversionLinus Walleij
2021-01-09iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio: magnetometer: Add driver for Yamaha YAS530Linus Walleij
2021-01-09iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio: bme680: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driverMax Leiter
2021-01-09iio: imu: inv_mpu6050: Add support for MPU-6880Stephan Gerhold
2021-01-09iio: chemical: pms7003: convert comma to semicolonZheng Yongjun
2021-01-09iio: core: Copy iio_info.attrs->is_visible into iio_dev_opaque.chan_attr_grou...Hans de Goede