summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-09-13iio: adc: ad7124: fix sample rate for multi-channel useDavid Lechner
2025-09-13iio: adc: add ade9000 supportAntoniu Miclaus
2025-09-13iio: add power and energy measurement modifiersAntoniu Miclaus
2025-09-13iio: add IIO_ALTCURRENT channel typeAntoniu Miclaus
2025-09-13iio: light: ltr390: Implement runtime PM supportAkshay Jindal
2025-09-10iio: imu: inv_icm42600: use guard() to release mutexesSean Nyekjaer
2025-09-10iio: magnetometer: tmag5273: remove unused IIO_CHAN_INFO_PROCESSED handlingDixit Parmar
2025-09-10iio: magnetometer: als31300: remove unused IIO_CHAN_INFO_PROCESSED handlingDixit Parmar
2025-09-10iio: imu: inv_icm42600: Use devm_regulator_get_enable() for vdd regulatorSean Nyekjaer
2025-09-10iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspendedSean Nyekjaer
2025-09-10iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resumeSean Nyekjaer
2025-09-10iio: imu: inv_icm42600: Simplify pm_runtime setupSean Nyekjaer
2025-09-10iio: adc: PAC1934: Use devm_mutex_init()Christophe JAILLET
2025-09-10iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensorDixit Parmar
2025-09-10iio: adc: Add Intel Dollar Cove TI PMIC ADC driverHans de Goede
2025-09-10iio: test: Add KUnit tests for iio_multiply_value()Hans de Goede
2025-09-10iio: Improve iio_read_channel_processed_scale() precisionHans de Goede
2025-09-10iio: consumers: Add an iio_multiply_value() helper functionHans de Goede
2025-09-10iio: consumers: Fix offset handling in iio_convert_raw_to_processed()Hans de Goede
2025-09-10iio: consumers: Fix handling of negative channel scale in iio_convert_raw_to_...Hans de Goede
2025-09-10iio: adc: exynos_adc: Drop platform data supportKrzysztof Kozlowski
2025-09-10iio: adc: exynos_adc: Drop touchscreen supportKrzysztof Kozlowski
2025-09-10iio: adc: exynos_adc: Drop S3C2410 supportKrzysztof Kozlowski
2025-09-10iio: adc: update ad7779 to use IIO backendIoana Risteiu
2025-09-01iio: dac: ad5421: use int type to store negative error codesQianfeng Rong
2025-09-01iio: dac: ad5360: use int type to store negative error codesQianfeng Rong
2025-08-31iio: frequency: adf4350: Fix prescaler usage.Michael Hennerich
2025-08-31iio: adc: extract setup function without backendIoana Risteiu
2025-08-31iio: adc: adi-axi-adc: add axi_adc_num_lanes_setIoana Risteiu
2025-08-30iio: dac: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-30iio: adc: ad7124: add clock output supportDavid Lechner
2025-08-30iio: adc: ad7124: add external clock supportDavid Lechner
2025-08-30iio: adc: ad7124: do not require mclkDavid Lechner
2025-08-25iio: temperature: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: proximity: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: pressure: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: magnetometer: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: light: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: imu: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: gyro: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: common: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: chemical: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: adc: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: accel: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: adc: ad7768-1: use devm_regulator_get_enable_read_voltage()Jonathan Santos
2025-08-25iio: temperature: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: proximity: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: pressure: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: potentiostat: Drop unnecessary -ENOMEM messagesDixit Parmar
2025-08-25iio: light: Drop unnecessary -ENOMEM messagesDixit Parmar