summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2022-08-20iio: stx104: Move to addac subdirectoryWilliam Breathitt Gray
2022-08-19iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5Robert Marko
2022-08-19iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-19iio: st_sensors: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-19iio: frequency: admv1014: return -EINVAL directlyAntoniu Miclaus
2022-08-17iio/drivers/sun4i_gpadc: Switch to new of thermal APIDaniel Lezcano
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-15iio: light: cm3605: Fix an error handling path in cm3605_probe()Christophe JAILLET
2022-08-15iio: adc: mcp3911: make use of the sign bitMarcus Folkesson
2022-08-15iio: pressure: dlhl60d: Don't take garbage into consideration when reading dataAndy Shevchenko
2022-08-15iio: magnetometer: yas530: Add YAS537 variantJakob Hauser
2022-08-15iio: magnetometer: yas530: Add function pointers to "chip_info"Jakob Hauser
2022-08-15iio: magnetometer: yas530: Add temperature calculation to "chip_info"Jakob Hauser
2022-08-15iio: magnetometer: yas530: Add IIO scaling to "chip_info"Jakob Hauser
2022-08-15iio: magnetometer: yas530: Add volatile registers to "chip_info"Jakob Hauser
2022-08-15iio: magnetometer: yas530: Introduce "chip_info" structureJakob Hauser
2022-08-15iio: magnetometer: yas530: Apply documentation and style fixesJakob Hauser
2022-08-15iio: magnetometer: yas530: Move printk %*ph parameters out from stackJakob Hauser
2022-08-15iio: magnetometer: yas530: Rename functions and registersJakob Hauser
2022-08-15iio: magnetometer: yas530: Change data type of calibration coefficientsJakob Hauser
2022-08-15iio: magnetometer: yas530: Correct temperature handlingJakob Hauser
2022-08-15iio: magnetometer: yas530: Correct scaling of magnetic axesJakob Hauser
2022-08-15iio: magnetometer: yas530: Change range of data in volatile registerJakob Hauser
2022-08-15iio: magnetometer: yas530: Change data type of hard_offsets to signedJakob Hauser
2022-08-15iio: temperature: mlx90632 Add supply regulator to sensorCrt Mori
2022-08-15iio: imu: adis16475: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: frequency: adrf6780: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: frequency: adf4371: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: adc: xilinx-xadc: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: adc: xilinx-ams: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: adc: ti-ads131e08: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: adc: lpc18xx: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplifyUwe Kleine-König
2022-08-15iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: adc: ad7768-1: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: adc: ad7124: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2022-08-15iio: magn: hmc5843: Move struct dev_pm_ops out of headerJonathan Cameron
2022-08-15iio: magn: hmc5843: Drop excessive indentation of assignments of hmc5843_driverJonathan Cameron
2022-08-15iio: adc: mt6360: Drop an incorrect __maybe_unused marking.Jonathan Cameron
2022-08-15iio: light: cm32181: Mark the dev_pm_ops static.Jonathan Cameron
2022-08-15iio: test: Mark file local structure arrays static.Jonathan Cameron
2022-08-15iio: cdc: ad7746: Move driver out of staging.Jonathan Cameron
2022-08-15iio: core: Introduce _zeropoint for differential channelsJonathan Cameron
2022-08-15iio: inkern: fix coding style warningsNuno Sá
2022-08-15iio: inkern: remove OF dependenciesNuno Sá
2022-08-15iio: adc: stm32-adc: convert to device propertiesNuno Sá
2022-08-15iio: adc: qcom-spmi-adc5: convert to device propertiesNuno Sá
2022-08-15iio: adc: qcom-spmi-vadc: convert to device propertiesNuno Sá
2022-08-15iio: adc: qcom-pm8xxx-xoadc: convert to device propertiesNuno Sá
2022-08-15iio: adc: at91-sama5d2_adc: convert to device propertiesNuno Sá