summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-30dt-bindings: iio: dac: ad5696: rework on power suppliesRodrigo Alencar
2026-06-30dt-bindings: iio: dac: ad5696: add reset/ldac/gain supportRodrigo Alencar
2026-06-29hwmon: (aspeed-g6-pwm-tach) Guard fan RPM calculation against divide-by-zeroGuenter Roeck
2026-06-29hwmon: (pmbus) Fix passing events to regulator coreGuenter Roeck
2026-06-30MAINTAINERS: Update Xilinx AMS driver maintainersSai Krishna Potthuri
2026-06-30staging: iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: accel: bmc150: Explicitly set spi .driver_dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: magnetometer: hmc5843: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: frequency: ad9523: Simplify driver a bitUwe Kleine-König (The Capable Hub)
2026-06-30iio: dac: max5522: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: adc: max1241: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize i2c_device_id arrays using member names (part 2)Uwe Kleine-König (The Capable Hub)
2026-06-30iio: magnetometer: add driver for QST QMC5883L SensorSiratul Islam
2026-06-30dt-bindings: iio: magnetometer: add QST QMC5883L SensorSiratul Islam
2026-06-30dt-bindings: add entry for qstcorpSiratul Islam
2026-06-30iio: hid-sensor-custom-intel-hinge: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-humidity: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-temperature: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: pressure: bmp280: return on runtime PM resume failureYash Suthar
2026-06-30iio: accel: fxls8962af: clamp the device-reported FIFO sample countBryam Vargas
2026-06-30iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
2026-06-30iio: accel: stk8ba50: Update includes to match IWYUMiao Li
2026-06-30iio: light: opt3001: add comment to mutexJoshua Crofts
2026-06-30iio: light: opt3001: switch driver to managed resourcesJoshua Crofts
2026-06-30iio: light: opt3001: move driver to guard(mutex)() useJoshua Crofts
2026-06-30iio: light: opt3001: localize for loop iteratorJoshua Crofts
2026-06-30iio: light: opt3001: ensure correct parenthesis alignmentJoshua Crofts
2026-06-30iio: light: opt3001: prefer dev_err_probe()Joshua Crofts
2026-06-30iio: light: opt3001: use local struct device and i2c_client variablesJoshua Crofts
2026-06-30iio: light: opt3001: move device registration to end of probe()Joshua Crofts
2026-06-30iio: stm32-dfsdm: Treat flags as booleansRob Herring (Arm)
2026-06-30Documentation: ABI: testing: iio: minor cleanupManuel Ebner
2026-06-30iio: adc: ad_sigma_delta: allow COMPILE_TEST in isolationRadu Sabau
2026-06-30iio: adc: hx711: pass iio_chan_spec to hx711_reset_readPiyush Patle
2026-06-30iio: adc: hx711: localize loop iterators in hx711_readPiyush Patle
2026-06-30iio: adc: hx711: split variable assignments in hx711_read and hx711_resetPiyush Patle
2026-06-30iio: adc: hx711: pass trailing pulse count into hx711_readPiyush Patle
2026-06-30iio: adc: hx711: introduce hx711_chip_info structurePiyush Patle
2026-06-30dt-bindings: iio: adc: hx711: add RATE GPIO propertyPiyush Patle
2026-06-30dt-bindings: iio: adc: hx711: add VSUP and DVDD supply propertiesPiyush Patle
2026-06-30Documentation: ABI: testing: add common ABI file for iio/frequencyRodrigo Alencar
2026-06-30docs: iio: add documentation for adf41513 driverRodrigo Alencar
2026-06-30iio: frequency: adf41513: features on frequency changeRodrigo Alencar
2026-06-30iio: frequency: adf41513: handle LE synchronization featureRodrigo Alencar
2026-06-30iio: frequency: adf41513: driver implementationRodrigo Alencar
2026-06-30iio: test: iio-test-format: add test case for decimal formatRodrigo Alencar
2026-06-30iio: core: add decimal value formatting into 64-bit valueRodrigo Alencar
2026-06-30lib: math: div64: add div64_s64_rem()Rodrigo Alencar