summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-01iio: light: ltr501: Add LTER0303 to the supported devicesAndy Shevchenko
2024-11-01iio: light: ltr501: Drop most likely fake ACPI IDsAndy Shevchenko
2024-11-01iio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI guardsAndy Shevchenko
2024-11-01iio: light: isl29018: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko
2024-11-01iio: gyro: bmg160: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko
2024-11-01iio: accel: mma9553: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko
2024-11-01iio: accel: mma9551: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko
2024-11-01iio: accel: kxcjk-1013: drop ACPI_PTR() and move ID out of CONFIG_ACPI guardsAndy Shevchenko
2024-11-01iio: accel: kxcjk-1013: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Get rid of enum kx_chipsetAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Convert ODR times array to variable in chip_infoAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Move odr_start_up_times up in the codeAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Start using chip_info variables instead of enumAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Rename kxcjk1013_infoAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Use local variable for regsAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Switch from CONFIG_PM guards to pm_ptr() etcAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Revert "Add support for KX022-1020"Andy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Remove redundant I²C IDAndy Shevchenko
2024-10-28iio: acpi: Add iio_get_acpi_device_name_and_data() helper functionAndy Shevchenko
2024-10-28iio: acpi: Improve iio_read_acpi_mount_matrix()Andy Shevchenko
2024-10-28iio: imu: inv_mpu6050: Replace strange way of checking type of enumerationAndy Shevchenko
2024-10-28iio: adc: pac1934: Replace strange way of checking type of enumerationAndy Shevchenko
2024-10-28iio: magnetometer: bmc150: Drop dead code from the driverAndy Shevchenko
2024-10-28iio: adc: ad7606: add support for AD760{7,8,9} partsAlexandru Ardelean
2024-10-28dt-bindings: iio: adc: adi,ad7606: document AD760{7,8,9} partsAlexandru Ardelean
2024-10-28iio: adc: ad7606: rework scale-available to be staticAlexandru Ardelean
2024-10-28iio: adc: ad7606: use realbits for sign-extending in scan_directAlexandru Ardelean
2024-10-28iio: adc: ad7606: fix/persist oversampling_ratio settingAlexandru Ardelean
2024-10-28iio: imu: bmi270: Provide chip info as configuration structureJustin Weiss
2024-10-28iio: imu: bmi270: Remove unused FREQUENCY / SCALE attributesJustin Weiss
2024-10-28iio: adc: Remove "default n" entriesAndy Shevchenko
2024-10-28iio: light: Remove "default n" entriesAndy Shevchenko
2024-10-28iio: accel: replace s64 __aligned(8) with aligned_s64Jonathan Cameron
2024-10-28iio: light: opt3001: add support for TI's opt3002 light sensorEmil Gedenryd
2024-10-28dt-bindings: iio: light: opt3001: add compatible for opt3002Emil Gedenryd
2024-10-28drivers: iio: adc: add support for ad777x familyRamona Alexandra Nechita
2024-10-22Documentation: ABI: added filter mode doc in sysfs-bus-iioRamona Alexandra Nechita
2024-10-21dt-bindings: iio: adc: add ad7779 docRamona Alexandra Nechita
2024-10-21iio: adc: ad7606: Disable PWM usage for non backend versionGuillaume Stols
2024-10-21iio: adc: ad7606: Add iio-backend supportGuillaume Stols
2024-10-21iio: adc: ad7606: Introduce num_adc_channelsGuillaume Stols
2024-10-21iio: adc: ad7606: Add compatibility to fw_nodesGuillaume Stols
2024-10-21iio: adc: ad7606: Add PWM support for conversion triggerGuillaume Stols
2024-10-21Documentation: iio: Document ad7606 driverGuillaume Stols
2024-10-21dt-bindings: iio: adc: ad7606: Add iio backend bindingsGuillaume Stols
2024-10-21dt-bindings: iio: adc: ad7606: Remove spi-cpha from requiredGuillaume Stols
2024-10-21iio: addac: ad74413r: simplify with cleanup.hNuno Sa
2024-10-21iio: addac: ad74413r: use devm_regulator_get_enable_read_voltage()Nuno Sa
2024-10-21iio: addac: ad74413r: drop reset_gpio from struct ad74413r_stateNuno Sa
2024-10-21iio: light: veml6070: use field to set integration timeJavier Carrasco