linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-14 13:48:58 to 2020-06-30 04:13:06 UTC [more...]

[PATCH v3 0/7] iio: core: wrap IIO device into an iio_dev_opaque object
 2020-06-30  4:12 UTC  (13+ messages)
` [PATCH v3 1/7] iio: core: remove iio_priv_to_dev() helper
` [PATCH v3 2/7] iio: core: wrap IIO device into an iio_dev_opaque object
` [PATCH v3 3/7] iio: core: remove padding from private information
` [PATCH v3 4/7] iio: core: move debugfs data on the private iio dev info
` [PATCH v3 5/7] iio: core: move channel list & group to private iio device object
` [PATCH v3 6/7] iio: core: move iio_dev's buffer_list to the "
` [PATCH v3 7/7] iio: core: move event interface on the opaque struct

[iio:testing 72/75] drivers/iio/industrialio-core.c:168:16: error: redefinition of 'iio_get_debugfs_dentry'
 2020-06-30  4:04 UTC 

[PATCH 0/5] qcom: pm8150: add support for thermal monitoring
 2020-06-29 21:57 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: thermal: qcom: add adc-thermal monitor bindings
` [PATCH 2/5] iio: adc: qcom-vadc: move several adc5 functions to common file
` [PATCH 3/5] thermal: qcom: add support for adc-tm5 PMIC thermal monitor
` [PATCH 4/5] arm64: dts: qcom: pm8150x: add definitions for adc-tm5 part
` [PATCH 5/5] arm64: dts: sm8250-dts: add thermal zones using pmic's adc-tm5

[PATCH v3 1/2] dt-bindings: iio: bmc150_magn: Document and fix missing compatibles
 2020-06-29 10:05 UTC  (2+ messages)
` [PATCH v3 2/2] iio: magnetometer: bmc150: Add proper compatible for BMM150

[PATCH] dt-bindings: iio: bmc150_magn: Document missing compatibles
 2020-06-29  6:49 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: iio: bmc150_magn: Document and fix missing compatibles
 2020-06-29  6:52 UTC  (4+ messages)
` [PATCH v2 2/2] iio: magnetometer: bmc150: Add proper compatible BMC156 and BMM150

[PATCH 00/23] iio:adc more of_match_ptr and similar removal
 2020-06-29 15:21 UTC  (34+ messages)
` [PATCH 01/23] iio:adc:lpc32xx: Drop of_match_ptr protection
` [PATCH 02/23] iio:adc:axp20x: Convert from OF to generic fw / device properties
` [PATCH 03/23] iio:adc:hi8435: Drop unused of_gpio.h header
` [PATCH 04/23] iio:adc:hi8435: Drop of_match_ptr protection
` [PATCH 05/23] iio:adc:max1363: Drop of_match_ptr and use generic device_get_match_data
` [PATCH 06/23] iio:adc:max1027: drop of_match_ptr and CONFIG_OF protections
` [PATCH 07/23] iio:adc:ltc2496: Drop of_match_ptr and use mod_devicetable.h
` [PATCH 08/23] iio:adc:cpcap-adc: Drop of_match_ptr protection and use device_get_match_data
` [PATCH 09/23] iio:adc:ltc2497 drop of_match_ptr protection
` [PATCH 10/23] iio:adc:max11100: Drop of_match_ptr protection / add mod_devicetable.h include
` [PATCH 11/23] iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protections
` [PATCH 12/23] iio:adc:mcp320x: Drop CONFIG_OF and "
` [PATCH 13/23] iio:adc:mcp3422: remove "
` [PATCH 14/23] iio:adc:sd_adc_modulator: Drop of_match_ptr and tweak includes
` [PATCH 15/23] iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.h
` [PATCH 16/23] iio:adc:ti-adc0832: drop CONFIG_OF and of_match_ptr protections
` [PATCH 17/23] iio:adc:ti-adc084s021: drop of_match_ptr protection
` [PATCH 18/23] iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protections
` [PATCH 19/23] iio:adc:ti-adc128s052: drop of_match_ptr protection
` [PATCH 20/23] iio:adc:ti-adc161s626: Drop "
` [PATCH 21/23] iio:adc:ti-tlc4541: Drop CONFIG_OF and of_match_ptr protections
` [PATCH 22/23] iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.h
` [PATCH 23/23] iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.h

Interest in a virtual IIO microconf?
 2020-06-29 19:06 UTC  (3+ messages)

[PATCH] dt-bindings: iio: accel: kionix,kxsd9 yaml conversion
 2020-06-28 20:32 UTC 

[PATCH v3 0/4] Introduce the Counter character device interface
 2020-06-27 19:20 UTC  (9+ messages)
` [PATCH v3 2/4] docs: counter: Update to reflect sysfs internalization
` [PATCH v3 3/4] counter: Add character device interface
` [PATCH v3 4/4] docs: counter: Document "

[PATCH v2] iio: magnetometer: ak8974: Fix runtime PM imbalance on error in ak8974_probe()
 2020-06-27 15:52 UTC  (4+ messages)
    ` [v2] "

[PATCH v1 1/3] iio:adc:ltc2471: add match table for existing devices
 2020-06-27 14:46 UTC  (7+ messages)
` [PATCH v1 2/3] iio:adc:ltc2471: add ltc2461/ltc2463 compatible strings
` [PATCH v1 3/3] iio:adc:ltc2471: add dt binding yaml

[PATCH v6 0/4] Add support for SCD30 sensor
 2020-06-27 13:56 UTC  (6+ messages)
` [PATCH v6 1/4] iio: chemical: scd30: add core driver
` [PATCH v6 2/4] iio: chemical: scd30: add I2C interface driver
` [PATCH v6 3/4] iio: chemical: scd30: add serial "
` [PATCH v6 4/4] dt-bindings: iio: scd30: add device binding file

[PATCH v4 00/13] iio: imu: new inv_icm42600 driver
 2020-06-27 13:29 UTC  (15+ messages)
` [PATCH v4 01/13] iio: imu: inv_icm42600: add core of "
` [PATCH v4 02/13] iio: imu: inv_icm42600: add I2C driver for "
` [PATCH v4 03/13] iio: imu: inv_icm42600: add SPI "
` [PATCH v4 04/13] iio: imu: inv_icm42600: add gyroscope IIO device
` [PATCH v4 05/13] iio: imu: inv_icm42600: add accelerometer "
` [PATCH v4 06/13] iio: imu: inv_icm42600: add temperature sensor support
` [PATCH v4 07/13] iio: imu: add Kconfig and Makefile for inv_icm42600 driver
` [PATCH v4 08/13] Documentation: ABI: add specific icm42600 documentation
` [PATCH v4 09/13] iio: imu: inv_icm42600: add device interrupt
` [PATCH v4 10/13] iio: imu: inv_icm42600: add buffer support in iio devices
` [PATCH v4 11/13] iio: imu: inv_icm42600: add accurate timestamping
` [PATCH v4 12/13] dt-bindings: iio: imu: Add inv_icm42600 documentation
` [PATCH v4 13/13] MAINTAINERS: add entry for inv_icm42600 6-axis imu sensor

[PATCH V7 1/7] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
 2020-06-27 13:12 UTC  (11+ messages)
` [PATCH V7 2/7] iio: adc: Add PMIC7 ADC bindings
` [PATCH V7 3/7] iio: adc: Add info property under adc_data
` [PATCH V7 4/7] iio: adc: Add support for PMIC7 ADC
` [PATCH V7 5/7] iio: adc: Update return value checks
` [PATCH V7 6/7] iio: adc: Update debug prints
` [PATCH V7 7/7] iio: adc: Combine read functions for PMIC5 and PMIC7

[PATCH v6 1/3] iio: adc: rockchip_saradc: move all of probe to devm-functions
 2020-06-27 12:10 UTC  (6+ messages)
` [PATCH v6 2/3] iio: adc: rockchip_saradc: better prefix for channel constant
` [PATCH v6 3/3] iio: adc: rockchip_saradc: Add support iio buffers

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-06-25 10:55 UTC  (8+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex
  ` [PATCH v4 4/7] ACPI: button: Use input_device_enabled() helper

linux-iio and Windows default orientations
 2020-06-24  9:31 UTC  (3+ messages)

[PATCH v4 0/7] Support inhibiting input devices
 2020-06-23 13:35 UTC  (8+ messages)
` [PATCH] Input: document inhibiting
    ` [PATCH v2] "

[PATCH v3 00/13] iio: imu: new inv_icm42600 driver
 2020-06-22  9:21 UTC  (12+ messages)
` [PATCH v3 06/13] iio: imu: inv_icm42600: add temperature sensor support
` [PATCH v3 10/13] iio: imu: inv_icm42600: add buffer support in iio devices
` [PATCH v3 11/13] iio: imu: inv_icm42600: add accurate timestamping
` [PATCH v3 12/13] dt-bindings: iio: imu: Add inv_icm42600 documentation

[PATCH AUTOSEL 4.4 03/60] iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
 2020-06-22  0:07 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 23/60] iio: buffer: Don't allow buffers without any channels enabled to be activated

[PATCH v5 1/4] iio: chemical: scd30: add core driver
 2020-06-21 15:40 UTC  (3+ messages)

[PATCH v2 3/4] iio: adc: mt6360: Add ADC driver for MT6360
 2020-06-20 17:03 UTC 

[PATCH v2 1/3] iio: Move attach/detach of the poll func to the core
 2020-06-20 16:40 UTC  (10+ messages)
` [PATCH v2 3/3] iio: remove iio_triggered_buffer_postenable()/iio_triggered_buffer_predisable()

[PATCH] iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
 2020-06-20 16:31 UTC  (7+ messages)

[PATCH] iio: at91_adc: remove usage of iio_priv_to_dev() helper
 2020-06-20 16:28 UTC  (4+ messages)

[PATCH] iio: stm32-dfsdm-adc: keep a reference to the iio device on the state struct
 2020-06-20 16:27 UTC  (5+ messages)
` [PATCH v2] iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper

[PATCH AUTOSEL 5.7 008/388] iio: pressure: bmp280: Tolerate IRQ before registering
 2020-06-18  1:05 UTC  (6+ messages)
` [PATCH AUTOSEL 5.7 009/388] iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
` [PATCH AUTOSEL 5.7 034/388] iio: bmp280: fix compensation of humidity
` [PATCH AUTOSEL 5.7 127/388] iio: buffer: Don't allow buffers without any channels enabled to be activated
` [PATCH AUTOSEL 5.7 128/388] iio: buffer-dmaengine: use %zu specifier for sprintf(align)
` [PATCH AUTOSEL 5.7 260/388] iio: light: gp2ap002: Take runtime PM reference on light read

[PATCH AUTOSEL 5.4 006/266] iio: pressure: bmp280: Tolerate IRQ before registering
 2020-06-18  1:13 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 007/266] iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
` [PATCH AUTOSEL 5.4 026/266] iio: bmp280: fix compensation of humidity
` [PATCH AUTOSEL 5.4 094/266] iio: buffer: Don't allow buffers without any channels enabled to be activated

[PATCH AUTOSEL 4.19 006/172] iio: pressure: bmp280: Tolerate IRQ before registering
 2020-06-18  1:20 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 007/172] iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
` [PATCH AUTOSEL 4.19 019/172] iio: bmp280: fix compensation of humidity
` [PATCH AUTOSEL 4.19 059/172] iio: buffer: Don't allow buffers without any channels enabled to be activated

[PATCH AUTOSEL 4.14 004/108] iio: pressure: bmp280: Tolerate IRQ before registering
 2020-06-18  1:24 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 005/108] iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
` [PATCH AUTOSEL 4.14 015/108] iio: bmp280: fix compensation of humidity
` [PATCH AUTOSEL 4.14 040/108] iio: buffer: Don't allow buffers without any channels enabled to be activated

[PATCH AUTOSEL 4.9 04/80] iio: pressure: bmp280: Tolerate IRQ before registering
 2020-06-18  1:27 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 05/80] iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
` [PATCH AUTOSEL 4.9 12/80] iio: bmp280: fix compensation of humidity
` [PATCH AUTOSEL 4.9 30/80] iio: buffer: Don't allow buffers without any channels enabled to be activated

[PATCH 0/3] iio: chemical: atlas-ezo-sensor: add support for O2 sensor
 2020-06-17 22:05 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: iio: chemical: add O2 EZO module documentation
` [PATCH 3/3] iio: chemical: atlas-ezo-sensor: add support for O2 sensor

[PATCH v5 4/4] dt-bindings: iio: scd30: add device binding file
 2020-06-17 20:31 UTC  (2+ messages)

[PATCH v3 07/13] iio: imu: add Kconfig and Makefile for inv_icm42600 driver
 2020-06-14 13:52 UTC  (3+ messages)

[PATCH v5 0/4] Add support for SCD30 sensor
 2020-06-14 13:48 UTC  (3+ messages)

[PATCH v5 3/3] counter: 104-quad-8: Add lock guards - filter clock prescaler
 2020-06-14 13:48 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).