summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-08-03iio: light: tsl2583: remove tsl2583_set_pm_runtime_busy() helperSang-Heon Jeon
2026-08-03iio: light: isl29028: remove isl29028_set_pm_runtime_busy() helperSang-Heon Jeon
2026-08-03iio: light: tsl2583: return zero in write_raw() on successSang-Heon Jeon
2026-08-03iio: light: isl29028: return zero in write_raw() on successSang-Heon Jeon
2026-08-03iio: imu: inv_icm42607: Add Temp Support in icm42607Chris Morgan
2026-08-03iio: imu: inv_icm42607: Add Gyroscope to icm42607Chris Morgan
2026-08-03iio: imu: inv_icm42607: Add Accelerometer for icm42607Chris Morgan
2026-08-03iio: imu: inv_icm42607: Add PM support for icm42607Chris Morgan
2026-08-03iio: imu: inv_icm42607: Add SPI For icm42607Chris Morgan
2026-08-03iio: imu: inv_icm42607: Add inv_icm42607 Core DriverChris Morgan
2026-08-03iio: adc: ti-ads112c14: add support for buffered readDavid Lechner (TI)
2026-08-03iio: adc: ti-ads112c14: add support for I2C CRC8David Lechner (TI)
2026-08-03iio: light: tsl2772: fix ALS calibscale readbackYuanshen Cao
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin
2026-07-27iio: chemical: bme680: Use dev_err_probe()Vojtěch Krátký
2026-07-27iio: light: cm3323: use dev_err_probe() in probe pathAldo Conte
2026-07-27iio: pressure: abp2030pa: Remove unreachable return in abp2_read_raw()Babanpreet Singh
2026-07-27iio: dac: ad5686: extend device support with new partsRodrigo Alencar
2026-07-27iio: dac: ad5686: refactor device list and file header commentsRodrigo Alencar
2026-07-27iio: dac: ad5696: add AD5673R/AD5677R entries to of_match tableRodrigo Alencar
2026-07-27iio: temperature: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: light: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: proximity: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: pressure: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: magnetometer: Remove redundant dev_err()Pan Chuang
2026-07-27iio: imu: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: humidity: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: health: Remove redundant dev_err()Pan Chuang
2026-07-27iio: gyro: adxrs290: Remove redundant dev_err_probe()Pan Chuang
2026-07-27iio: st_sensors: Remove redundant dev_err()Pan Chuang
2026-07-27iio: chemical: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: addac: ad74413r: Remove redundant dev_err_probe()Pan Chuang
2026-07-27iio: accel: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: adc: at91_adc: use const char * for DT string propertyAmin GATTOUT
2026-07-27iio: hid-sensor: als: scale each channel individuallyDaniel Schaefer
2026-07-26iio: chemical: sgp30: Handle IAQ thread creation failureLinmao Li
2026-07-26iio: magnetometer: add support for QST QMC6308Jorijn van der Graaf
2026-07-24iio: update email for Siratul IslamSiratul Islam
2026-07-24iio: inv_sensors: improve period measurement by using a longer delayJean-Baptiste Maneyrol
2026-07-24iio: inv_sensors: better timestamp alignment when using watermarkJean-Baptiste Maneyrol
2026-07-24iio: inv_sensors: convert to kernel typesJean-Baptiste Maneyrol
2026-07-24iio: pressure: mpl115: Fix runtime PM cleanupCan Peng
2026-07-23iio: adc: ad4080: add support for AD4883Antoniu Miclaus
2026-07-20iio: light: opt3001: split opt3001_get_processed() logicJoshua Crofts
2026-07-20iio: adc: make read-only const array config staticColin Ian King
2026-07-20iio: light: vcnl4000: make read-only const array regulator_names staticColin Ian King
2026-07-20iio: adc: ti-ads112c14: add debugfs register accessDavid Lechner (TI)
2026-07-20iio: adc: ti-ads112c14: add measurement channel supportDavid Lechner (TI)
2026-07-20iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channelDavid Lechner (TI)
2026-07-20iio: adc: add ti-ads112c14 driverDavid Lechner (TI)