summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-06-25iio: magnetometer: mmc35240: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: magnetometer: ak8974: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: light: veml6030: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: light: st_uvis25_core: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: light: isl29018: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: light: iqs621-als: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: light: adux1020: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: health: max30102: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: health: max30100: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: health: afe4404: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: health: afe4403: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: gyro: bmg160_core: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: dac: stm32-dac-core: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: dac: ltc2688: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: stm32-dfsdm-adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: sc27xx_adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: rn5t618-adc: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: qcom-spmi-rradc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: berlin2-adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: mp2629_adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: intel_mrfld_adc: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: adc: ina2xx-adc: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: adc: fsl-imx25-gcq: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: cpcap-adc: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: bcm_iproc_adc: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: adc: axp288_adc: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: axp20x_adc: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: adc: ad4130: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: accel: msa311: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: accel: kxsd9: Make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()Trevor Gamblin
2024-06-25iio: adc: ad7173: Add support for AD411x devicesDumitru Ceclan
2024-06-25iio: adc: ad7173: document sampling frequency behaviourDumitru Ceclan
2024-06-25iio: adc: ad7173: refactor device info structsDumitru Ceclan
2024-06-25iio: adc: ad7173: add support for special inputsDumitru Ceclan
2024-06-25iio: adc: ad7173: refactor ain and vref selectionDumitru Ceclan
2024-06-25iio: adc: ad7173: refactor channel configuration parsingDumitru Ceclan
2024-06-25iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan
2024-06-22iio: adc: ad7944: use devm_regulator_get_enable_read_voltageDavid Lechner
2024-06-22iio: adc: ad7793: use devm_regulator_get_enable_read_voltageDavid Lechner
2024-06-22iio: adc: ad7292: use devm_regulator_get_enable_read_voltageDavid Lechner
2024-06-22iio: adc: ad7266: use devm_regulator_get_enable_read_voltageDavid Lechner
2024-06-22iio: adc: ad7192: Clean up devAlisa-Dariana Roman
2024-06-22iio: adc: adi-axi-adc: improve probe() error messagingTrevor Gamblin
2024-06-17iio: trigger: Fix condition for own triggerJoão Paulo Gonçalves
2024-06-17Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman
2024-06-13iio: imu: inv_icm42600: add support of accel low-power modeJean-Baptiste Maneyrol