linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-26 14:33:14 to 2021-09-30 15:55:26 UTC [more...]

[PATCH v3 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
 2021-09-30 15:59 UTC  (5+ messages)
` [PATCH v3 3/4] drivers: "

iio: Understanding the modes
 2021-09-30 15:55 UTC  (4+ messages)

[PATCH 0/1] iio/scmi: Add reading "raw" attribute
 2021-09-30 15:26 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2021-09-30 15:21 UTC  (15+ messages)
` [PATCH 4/4] "

[PATCH v4] workaround regression in ina2xx introduced by cb47755725da("time: Prevent undefined behaviour in timespec64_to_ns()")
 2021-09-30 11:04 UTC  (2+ messages)

[PATCH v6 1/2] iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999
 2021-09-30 10:42 UTC  (2+ messages)
` [PATCH v6 2/2] dt-bindings: iio: ad779x: Add binding document

[PATCH v2 0/5] kunit: build kunit tests without structleak plugin
 2021-09-30  0:12 UTC  (7+ messages)
` [PATCH v2 1/5] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH v2 2/5] iio/test-format: build kunit tests without structleak plugin
` [PATCH v2 3/5] device property: "
` [PATCH v2 4/5] thunderbolt: "
` [PATCH v2 5/5] bitfield: "

[PATCH v5 1/2] iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999
 2021-09-29 22:43 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: iio: ad779x: Add binding document

[PATCH v1 0/6] kunit: build kunit tests without structleak plugin
 2021-09-29 21:04 UTC  (16+ messages)
` [PATCH v1 1/6] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH v1 2/6] iio/test-format: build kunit tests without structleak plugin
` [PATCH v1 5/6] mmc: sdhci-of-aspeed: "
` [PATCH v1 6/6] bitfield: "

[PATCH] iio: dac: ad5446: Fix ad5622_write() return value
 2021-09-29 18:57 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 1/2] iio: st_sensors: Make use of the helper function dev_err_probe()
 2021-09-29 17:06 UTC  (3+ messages)
` [PATCH v2 2/2] iio: st_lsm9ds0: "

[PATCH v3 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
 2021-09-29 16:55 UTC  (14+ messages)
` [PATCH v3 2/9] iio: adc: imx7d_adc: "
` [PATCH v3 3/9] iio: adc: lpc18xx_adc: "
` [PATCH v3 4/9] iio: adc: max1118: "
` [PATCH v3 5/9] iio: adc: max1241: "
` [PATCH v3 6/9] iio: adc: meson_saradc: "
` [PATCH v3 7/9] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v3 8/9] iio: adc: rockchip_saradc: "
` [PATCH v3 9/9] iio: adc: ti-ads7950: "

[PATCH v2 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe()
 2021-09-29 16:08 UTC  (7+ messages)
` [PATCH v2 2/4] iio: light: cm36651: "
` [PATCH v2 3/4] iio: light: gp2ap002: "
` [PATCH v2 4/4] iio: light: noa1305: "

[PATCH v4 00/48] TI AM437X ADC1
 2021-09-29 15:29 UTC  (51+ messages)
` [PATCH v4 01/48] clk: ti: am43xx: Add clkctrl data for am43xx ADC1
` [PATCH v4 02/48] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD
` [PATCH v4 03/48] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH v4 04/48] dt-bindings: iio: adc: ti,am3359-adc: "
` [PATCH v4 05/48] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file
` [PATCH v4 06/48] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible
` [PATCH v4 07/48] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible
` [PATCH v4 08/48] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put
` [PATCH v4 09/48] mfd: ti_am335x_tscadc: Replace license text with SPDX tag
` [PATCH v4 10/48] mfd: ti_am335x_tscadc: Fix style
` [PATCH v4 11/48] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
` [PATCH v4 12/48] mfd: ti_am335x_tscadc: Get rid of useless gotos
` [PATCH v4 13/48] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
` [PATCH v4 14/48] mfd: ti_am335x_tscadc: Don't search the tree for our clock
` [PATCH v4 15/48] mfd: ti_am335x_tscadc: Simplify divisor calculation
` [PATCH v4 16/48] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
` [PATCH v4 17/48] mfd: ti_am335x_tscadc: Use driver data
` [PATCH v4 18/48] mfd: ti_am335x_tscadc: Mimic the probe from resume()
` [PATCH v4 19/48] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
` [PATCH v4 20/48] mfd: ti_am335x_tscadc: Always provide an idle configuration
` [PATCH v4 21/48] mfd: ti_am335x_tscadc: Reorder the initialization steps
` [PATCH v4 22/48] mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
` [PATCH v4 23/48] mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag
` [PATCH v4 24/48] mfd: ti_am335x_tscadc: Fix header spacing
` [PATCH v4 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
` [PATCH v4 26/48] mfd: ti_am335x_tscadc: Drop unused definitions from the header
` [PATCH v4 27/48] mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
` [PATCH v4 28/48] mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
` [PATCH v4 29/48] mfd: ti_am335x_tscadc: Drop useless definitions from the header
` [PATCH v4 30/48] mfd: ti_am335x_tscadc: Rename the subsystem enable macro
` [PATCH v4 31/48] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
` [PATCH v4 32/48] mfd: ti_am335x_tscadc: Rename a variable
` [PATCH v4 33/48] mfd: ti_am335x_tscadc: Fix an error message
` [PATCH v4 34/48] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen
` [PATCH v4 35/48] mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware
` [PATCH v4 36/48] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
` [PATCH v4 37/48] mfd: ti_am335x_tscadc: Support the correctly spelled DT property
` [PATCH v4 38/48] iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
` [PATCH v4 39/48] iio: adc: ti_am335x_adc: Replace license text with SPDX tag
` [PATCH v4 40/48] iio: adc: ti_am335x_adc: Fix style
` [PATCH v4 41/48] iio: adc: ti_am335x_adc: Get rid of useless gotos
` [PATCH v4 42/48] iio: adc: ti_am335x_adc: Gather the checks on the delays
` [PATCH v4 43/48] iio: adc: ti_am335x_adc: Add a unit to the timeout delay
` [PATCH v4 44/48] iio: adc: ti_am335x_adc: Add the scale information
` [PATCH v4 45/48] iio: adc: ti_am335x_adc: Add the am437x compatible
` [PATCH v4 46/48] ARM: dts: am437x-cm-t43: Use a correctly spelled DT property
` [PATCH v4 47/48] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module
` [PATCH v4 48/48] ARM: dts: am437x-gp-evm: enable ADC1

[PATCH v6 0/4] iio: chemical: Add Senseair Sunrise CO2 sensor
 2021-09-29  9:08 UTC  (4+ messages)
` [PATCH v6 3/4] iio: chemical: Add Senseair Sunrise 006-0-007 driver

[PATCH v17 0/9] Introduce the Counter character device interface
 2021-09-29  3:16 UTC  (10+ messages)
` [PATCH v17 1/9] counter: Move counter enums to uapi header
` [PATCH v17 2/9] counter: Add character device interface
` [PATCH v17 3/9] docs: counter: Document "
` [PATCH v17 4/9] tools/counter: Create Counter tools
` [PATCH v17 5/9] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v17 6/9] counter: Implement *_component_id sysfs attributes
` [PATCH v17 7/9] counter: Implement events_queue_size sysfs attribute
` [PATCH v17 8/9] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v17 9/9] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH v3 0/1] iio/scmi: Add reading "raw" attribute
 2021-09-28 16:19 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
 2021-09-28 13:50 UTC  (11+ messages)
` [PATCH v2 2/9] iio: adc: imx7d_adc: "
` [PATCH v2 3/9] iio: adc: lpc18xx_adc: "
` [PATCH v2 4/9] iio: adc: max1118: "
` [PATCH v2 5/9] iio: adc: max1241: "
` [PATCH v2 6/9] iio: adc: meson_saradc: "
` [PATCH v2 7/9] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v2 8/9] iio: adc: rockchip_saradc: "
` [PATCH v2 9/9] iio: adc: ti-ads7950: "

[PATCH v3 00/47] TI AM437X ADC1
 2021-09-28 10:34 UTC  (11+ messages)
` [PATCH v3 35/47] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
` [PATCH v3 36/47] mfd: ti_am335x_tscadc: Support the correctly spelled DT property

[PATCH 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
 2021-09-28  2:49 UTC  (11+ messages)
` [PATCH 2/9] iio: adc: imx7d_adc: "
` [PATCH 3/9] iio: adc: lpc18xx_adc: "
` [PATCH 4/9] iio: adc: max1118: "
` [PATCH 5/9] iio: adc: max1241: "
` [PATCH 6/9] iio: adc: meson_saradc: "
` [PATCH 7/9] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH 8/9] iio: adc: rockchip_saradc: "
` [PATCH 9/9] iio: adc: ti-ads7950: "

[PATCH v4 1/2] iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999
 2021-09-28  2:01 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: iio: ad779x: Add binding document

[PATCH v2 1/8] iio: dac: ad8801: Make use of the helper function dev_err_probe()
 2021-09-28  1:39 UTC  (8+ messages)
` [PATCH v2 2/8] iio: dac: lpc18xx_dac: "
` [PATCH v2 3/8] iio: dac: ltc1660: "
` [PATCH v2 4/8] iio: dac: ds4424: "
` [PATCH v2 5/8] iio: dac: max5821: "
` [PATCH v2 6/8] iio: dac: mcp4922: "
` [PATCH v2 7/8] iio: dac: stm32-dac: "
` [PATCH v2 8/8] iio: dac: ti-dac7311: "

[PATCH v2 1/2] iio: health: afe4403: Make use of the helper function dev_err_probe()
 2021-09-28  1:44 UTC  (2+ messages)
` [PATCH v2 2/2] iio: health: afe4404: "

[PATCH] iio: adc: rn5t618-adc: use devm_iio_map_array_register() function
 2021-09-27 20:08 UTC  (2+ messages)

[PATCH v3 0/7] iio: adc: stm32-adc: add internal channels support
 2021-09-27 16:40 UTC  (4+ messages)
` [PATCH v3 5/7] iio: adc: stm32-adc: add support of internal channels
  ` [Linux-stm32] "

[PATCH v4 00/16] Bring external triggers support to MAX1027-like ADCs
 2021-09-27 14:30 UTC  (5+ messages)
` [PATCH v4 14/16] iio: adc: max1027: Use the EOC IRQ when populated for single reads

[PATCH] iio: st_pressure_spi: Add missing entries SPI to device ID table
 2021-09-27 13:41 UTC 

[PATCH v2 0/1] iio/scmi: Add reading "raw" attribute
 2021-09-27 13:22 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v16 00/14] Introduce the Counter character device interface
 2021-09-27 11:33 UTC  (8+ messages)
` [PATCH v16 07/14] counter: Add "

[PATCH 1/8] iio: dac: ad8801: Make use of the helper function dev_err_probe()
 2021-09-27  8:26 UTC  (8+ messages)
` [PATCH 2/8] iio: dac: lpc18xx_dac: "
` [PATCH 3/8] iio: dac: ltc1660: "
` [PATCH 4/8] iio: dac: ds4424: "
` [PATCH 5/8] iio: dac: max5821: "
` [PATCH 6/8] iio: dac: mcp4922: "
` [PATCH 7/8] iio: dac: stm32-dac: "
` [PATCH 8/8] iio: dac: ti-dac7311: "

[PATCH 1/2] iio: st_sensors: Make use of the helper function dev_err_probe()
 2021-09-27  8:41 UTC  (2+ messages)
` [PATCH 2/2] iio: st_lsm9ds0: "

[PATCH 1/2] iio: health: afe4403: Make use of the helper function dev_err_probe()
 2021-09-27  8:36 UTC  (2+ messages)
` [PATCH 2/2] iio: health: afe4404: "

[PATCH 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe()
 2021-09-27  8:32 UTC  (4+ messages)
` [PATCH 2/4] iio: light: cm36651: "
` [PATCH 3/4] iio: light: gp2ap002: "
` [PATCH 4/4] iio: light: noa1305: "

[PATCH v3] workaround regression in ina2xx introduced by cb47755725da("time: Prevent undefined behaviour in timespec64_to_ns()")
 2021-09-26 21:18 UTC  (2+ messages)

[PATCH] iio: adc: ad7291: convert probe to device-managed only
 2021-09-26 19:43 UTC 

[PATCH 1/2] iio: adc: berlin2-adc: convert probe to device-managed only
 2021-09-26 19:26 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc

[PATCH] iio: adc: max1363: convert probe to full device-managed
 2021-09-26 16:21 UTC 

[PATCH] iio: adc: nau7802: convert probe to full device-managed
 2021-09-26 15:49 UTC 

[PATCH] iio: chemical: atlas-sensor: Avoid using irq_work
 2021-09-26 15:33 UTC  (4+ messages)

[PATCH 0/5] Fixes and improvements to the ADIS lib/devices
 2021-09-26 15:25 UTC  (5+ messages)
` [PATCH 4/5] iio: adis16460: make use of the new unmasked_drdy flag
` [PATCH 5/5] iio: adis16480: fix devices that do not support sleep mode

[PATCH 0/5] iio: device-managed conversions with devm_iio_map_array_register()
 2021-09-26 15:20 UTC  (2+ messages)

[PATCH] iio: adc: fsl-imx25-gcq: initialize regulators as needed
 2021-09-26 15:08 UTC  (4+ messages)

[PATCH v2] iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_ops
 2021-09-26 14:40 UTC  (2+ 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).