Age | Commit message (Expand) | Author |
2022-09-21 | iio: temperature: mlx90614 Refactoring available filter attributes | Crt Mori |
2022-09-21 | drivers: iio: accel: adxl312 and adxl314 support | George Mois |
2022-09-21 | iio: pressure: bmp280: fix datasheet links | Angel Iglesias |
2022-09-21 | iio: pressure: st_pressure: Add support for LPS22DF | Martyn Welch |
2022-09-21 | Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang |
2022-09-05 | iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS(). | Jonathan Cameron |
2022-09-05 | iio: adc: max1363: Drop provision to provide an IIO channel map via platform ... | Jonathan Cameron |
2022-09-05 | iio: accel: bma400: Add support for single and double tap events | Jagath Jog J |
2022-09-05 | iio: Add new event type gesture and use direction for single and double tap | Jagath Jog J |
2022-09-05 | iio: Use per-device lockdep class for mlock | Vincent Whitchurch |
2022-09-05 | iio: adc: add max11205 adc driver | Ramona Bolboaca |
2022-09-04 | iio: magnetometer: yamaha-yas530: Use dev_err_probe() | Andy Shevchenko |
2022-09-04 | iio: magnetometer: yamaha-yas530: Make strings const in chip info | Andy Shevchenko |
2022-09-04 | iio: magnetometer: yamaha-yas530: Use pointers as driver data | Andy Shevchenko |
2022-09-04 | iio: adc: tsc2046: silent spi_device_id warning | Oleksij Rempel |
2022-09-04 | iio: adc: tsc2046: add vref support | Oleksij Rempel |
2022-08-30 | iio: light: ltrf216a: Add raw attribute | Shreeya Patel |
2022-08-30 | iio/accel: fix repeated words in comments | wangjianli |
2022-08-30 | iio: add MEMSensing MSA311 3-axis accelerometer driver | Dmitry Rokosov |
2022-08-28 | iio: common: scmi_sensors: use HZ macro from units.h | Dmitry Rokosov |
2022-08-28 | iio: accel: adxl345: use HZ macro from units.h | Dmitry Rokosov |
2022-08-21 | iio: light: cm32181: make cm32181_pm_ops static | sunliming |
2022-08-21 | iio: ad7292: Prevent regulator double disable | Matti Vaittinen |
2022-08-21 | iio: adc: mcp3911: use correct formula for AD conversion | Marcus Folkesson |
2022-08-21 | iio: adc: mcp3911: correct "microchip,device-addr" property | Marcus Folkesson |
2022-08-20 | iio: Avoid multiple line dereference for mask | Joe Simmons-Talbott |
2022-08-20 | iio: stx104: Move to addac subdirectory | William Breathitt Gray |
2022-08-19 | iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5 | Robert Marko |
2022-08-19 | iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-19 | iio: st_sensors: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-19 | iio: frequency: admv1014: return -EINVAL directly | Antoniu Miclaus |
2022-08-17 | iio/drivers/sun4i_gpadc: Switch to new of thermal API | Daniel Lezcano |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-08-15 | iio: light: cm3605: Fix an error handling path in cm3605_probe() | Christophe JAILLET |
2022-08-15 | iio: adc: mcp3911: make use of the sign bit | Marcus Folkesson |
2022-08-15 | iio: pressure: dlhl60d: Don't take garbage into consideration when reading data | Andy Shevchenko |
2022-08-15 | iio: magnetometer: yas530: Add YAS537 variant | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Add function pointers to "chip_info" | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Add temperature calculation to "chip_info" | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Add IIO scaling to "chip_info" | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Add volatile registers to "chip_info" | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Introduce "chip_info" structure | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Apply documentation and style fixes | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Move printk %*ph parameters out from stack | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Rename functions and registers | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Change data type of calibration coefficients | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Correct temperature handling | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Correct scaling of magnetic axes | Jakob Hauser |
2022-08-15 | iio: magnetometer: yas530: Change range of data in volatile register | Jakob Hauser |