summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-15iio: magnetometer: yas530: Change data type of hard_offsets to signedJakob Hauser
2022-08-15dt-bindings: iio: mlx90632 Add supply regulator documentationCrt Mori
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-15staging: iio: resolver: ad2s1210: Fix alignment for DMA safetyJonathan Cameron
2022-08-15staging: iio: meter: ade7854: Fix alignment for DMA safetyJonathan Cameron
2022-08-15staging: iio: frequency: ad9834: Fix alignment for DMA safetyJonathan 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-15dt-bindings: iio: adc: stmpe: Remove node name requirementFrancesco Dolcini
2022-08-15iio: cdc: ad7746: Move driver out of staging.Jonathan Cameron
2022-08-15iio: cdc: ad7746: Add device specific ABI documentation.Jonathan Cameron
2022-08-15staging: iio: ad7746: White space cleanupJonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Use read_avail() rather than opencoding.Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Switch from _offset to _zeropoint for differential...Jonathan Cameron
2022-08-15iio: core: Introduce _zeropoint for differential channelsJonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Use _raw and _scale for temperature channels.Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etcJonathan Cameron
2022-08-15staging: iio: cdc: ad7764: Push locking down into case statements in read/wri...Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Factor out ad7746_read_channel()Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Use local buffer for multi byte reads.Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace.Jonathan Cameron
2022-08-15staging: iio: cdc: ad7746: Use explicit be24 handling.Jonathan Cameron
2022-08-15iio: ABI: Fix wrong format of differential capacitance channel ABI.Jonathan 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á
2022-08-15iio: adc: ab8500-gpadc: convert to device propertiesNuno Sá
2022-08-15iio: adc: ingenic-adc: convert to IIO fwnode interfaceNuno Sá
2022-08-15thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode APINuno Sá
2022-08-15iio: inkern: move to fwnode propertiesNuno Sá
2022-08-15iio: inkern: split of_iio_channel_get_by_name()Nuno Sá