summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-04-13iio: adc: palmas: don't alter event config on suspend/resumePatrik Dahlström
2023-04-13iio: adc: palmas: add support for iio threshold eventsPatrik Dahlström
2023-04-13iio: adc: palmas: always reset events on unloadPatrik Dahlström
2023-04-13iio: adc: palmas: move eventX_enable into palmas_adc_eventPatrik Dahlström
2023-04-13iio: adc: palmas: use iio_event_direction for threshold polarityPatrik Dahlström
2023-04-13iio: adc: palmas: replace "wakeup" with "event"Patrik Dahlström
2023-04-13iio: adc: palmas: remove adc_wakeupX_dataPatrik Dahlström
2023-04-13iio: adc: palmas: Take probe fully device managed.Jonathan Cameron
2023-04-13iio: imu: lsm6dsx: Add ACPI mount matrix retrievalJonathan Cameron
2023-04-12iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-CJonathan Cameron
2023-04-12Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-04-10iio: light: ROHM BU27034 Ambient Light SensorMatti Vaittinen
2023-04-10iio: light: Add gain-time-scale helpersMatti Vaittinen
2023-04-10iio: dac: set variable max5522_channels storage-class-specifier to staticTom Rix
2023-04-10iio: addac: stx104: Use regmap_read_poll_timeout() for conversion pollWilliam Breathitt Gray
2023-04-10iio: addac: stx104: Migrate to the regmap APIWilliam Breathitt Gray
2023-04-10iio: addac: stx104: Improve indentation in stx104_write_raw()William Breathitt Gray
2023-04-10iio: addac: stx104: Use define rather than hardcoded limit for write valWilliam Breathitt Gray
2023-04-10iio: addac: stx104: Fix race condition when converting analog-to-digitalWilliam Breathitt Gray
2023-04-10iio: addac: stx104: Fix race condition for stx104_write_raw()William Breathitt Gray
2023-04-10iio: adc: ti-ads1100: fix error code in probe()Dan Carpenter
2023-04-08iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney
2023-04-06iio: adc: ad7292: Add explicit include for of.hRob Herring
2023-04-01iio: dac: ad5755: Add missing fwnode_handle_put()Liang He
2023-04-01iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter
2023-03-28Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-03-19iio: accel: add support for IIS328DQ variantStefan Wahren
2023-03-19iio: addac: stx104: Replace bitops.h header inclusion with bits.hWilliam Breathitt Gray
2023-03-18iio: dac: cio-dac: Migrate to the regmap APIWilliam Breathitt Gray
2023-03-18iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-18iio: frequency: admv1013: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König
2023-03-18iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström
2023-03-18iio: adc: at91-sama5d2_adc: remove dead code in at91_adc_probe()Cheng Ziqiu
2023-03-18iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_c...Kasumov Ruslan
2023-03-12iio: adc: stm32-adc: set some stm32-adc.c variables storage-class-specifier t...Tom Rix
2023-03-12iio: proximity: sx9500: Reference ACPI and OF ID dataKrzysztof Kozlowski
2023-03-12iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski
2023-03-12iio: imu: st_lsm6dsx: add support to ASM330LHBLorenzo Bianconi
2023-03-12iio: addac: ad74413r: fix Current Input, Loop Powered ModeRasmus Villemoes
2023-03-12iio: ad74413r: wire up support for drive-strength-microamp propertyRasmus Villemoes
2023-03-12iio: adc: max11410: fix read_poll_timeout() usageNuno Sá
2023-03-12iio: adc: Add TI ADS1100 and ADS1000Mike Looijmans
2023-03-11iio: dac: cio-dac: Fix typo in comment listing supported devicesWilliam Breathitt Gray
2023-03-11iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray