summaryrefslogtreecommitdiffstats
path: root/drivers/iio/orientation (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-28iio: light: tsl2563: Drop unused defintion(s)Andy Shevchenko1-6/+3
2022-12-28iio: light: tsl2563: Make use of the macros from bits.hAndy Shevchenko1-8/+9
2022-12-28iio: light: tsl2563: Configure INT in one placeAndy Shevchenko1-17/+25
2022-12-28iio: light: tsl2563: Use i2c_smbus_write_word_data() in tsl2563_configure()Andy Shevchenko1-33/+19
2022-12-28iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth1-1/+7
2022-12-28iio: light: max44009: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-28iio: pressure: ms5611: Switch to fully devm_ managed registration.Jonathan Cameron4-27/+3
2022-12-28iio: pressure: ms5611: Use devm_regulator_get_enable()Jonathan Cameron2-30/+5
2022-12-28iio: accel: bma400: Use devm_regulator_bulk_get_enable()Jonathan Cameron2-29/+4
2022-12-28iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()ye xingchen1-2/+2
2022-12-28iio: adc: at91-sama5d2_adc: use sysfs_emit() to instead of scnprintf()ye xingchen1-2/+2
2022-12-28iio: dac: ad5686: Add support for AD5337Fabio Estevam4-4/+14
2022-12-28dt-bindings: iio: dac: ad5686: Add an entry for AD5337Fabio Estevam1-0/+1
2022-12-28iio: adc: add ADC driver for the TI LMP92064 controllerLeonard Göhrs4-0/+351