summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-09-15iio: adc: Support ROHM BD79112 ADC/GPIOMatti Vaittinen
2025-09-13iio: pressure: bmp280: Use gpiod_set_value_cansleep()Salah Triki
2025-09-13iio: pressure: bmp280: Remove noisy dev_info()Salah Triki
2025-09-13iio: adc: ad7173: support changing filter typeDavid Lechner
2025-09-13iio: adc: ad7173: rename odr fieldDavid Lechner
2025-09-13iio: adc: ad7173: rename ad7173_chan_spec_ext_infoDavid Lechner
2025-09-13Merge tag 'v6.17-rc3' into togregJonathan Cameron
2025-09-13iio: adc: Add driver for Marvell 88PM886 PMIC ADCDuje Mihanović
2025-09-13iio: adc: ad7124: add filter supportDavid Lechner
2025-09-13iio: adc: ad7124: support fractional sampling_frequencyDavid Lechner
2025-09-13iio: adc: ad7124: use guard(mutex) to simplify return pathsDavid Lechner
2025-09-13iio: adc: ad7124: use read_avail() for scale_availableDavid Lechner
2025-09-13iio: adc: ad7124: use clamp()David Lechner
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