linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 10:50:58 to 2021-07-07 08:56:55 UTC [more...]

[PATCH v4 1/2] iio: frequency: adrf6780: add support for ADRF6780
 2021-07-07  8:56 UTC  (8+ messages)
` [PATCH v4 2/2] dt-bindings: iio: frequency: add adrf6780 doc

[RESEND PATCH] iio: adis: set GPIO reset pin direction
 2021-07-07  8:36 UTC  (3+ messages)

[PATCH v12 00/17] Introduce the Counter character device interface
 2021-07-07  0:28 UTC  (21+ messages)
` [PATCH v12 01/17] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v12 02/17] counter: Return error code on invalid modes
` [PATCH v12 03/17] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v12 04/17] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v12 05/17] counter: Rename counter_count_function to counter_function
` [PATCH v12 07/17] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v12 08/17] docs: counter: Update "
` [PATCH v12 09/17] counter: Move counter enums to uapi header
` [PATCH v12 10/17] counter: Add character device interface
` [PATCH v12 11/17] docs: counter: Document "
` [PATCH v12 12/17] tools/counter: Create Counter tools
` [PATCH v12 13/17] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v12 14/17] counter: Implement *_component_id sysfs attributes
` [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
` [PATCH v12 16/17] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v12 17/17] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH v4 00/10] iio: afe: add temperature rescaling support
 2021-07-06 16:09 UTC  (11+ messages)
` [PATCH v4 01/10] iio: inkern: apply consumer scale on IIO_VAL_INT cases
` [PATCH v4 02/10] iio: inkern: apply consumer scale when no channel scale is available
` [PATCH v4 03/10] iio: inkern: make a best effort on offset calculation
` [PATCH v4 04/10] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v4 05/10] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v4 06/10] iio: afe: rescale: add offset support
` [PATCH v4 07/10] iio: afe: rescale: add RTD temperature sensor support
` [PATCH v4 08/10] iio: afe: rescale: add temperature transducers
` [PATCH v4 09/10] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
` [PATCH v4 10/10] dt-bindings: iio: afe: add bindings for temperature transducers

Question about BMI160 drivers (Xilinx)
 2021-07-06  8:26 UTC  (3+ messages)

[PATCH v2] hwmon: (ntc_thermistor): Use library interpolation
 2021-07-05 17:27 UTC  (2+ messages)

[PATCH v2 0/2] mfd: rn5t618: Extend ADC support
 2021-07-05 11:36 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: rn5t618: Add iio map
` [PATCH v2 2/2] power: supply: rn5t618: Add voltage_now property

[PATCH 0/4] mfd: rn5t618: Extend ADC support
 2021-07-05 11:18 UTC  (24+ messages)
` [PATCH 1/4] dt-bindings: mfd: ricoh,rn5t618: ADC related nodes and properties
` [PATCH 2/4] mfd: rn5t618: Add of compatibles for ADC and power
` [PATCH 3/4] iio: rn5t618: Add devicetree support
` [PATCH 4/4] power: supply: rn5t618: Add voltage_now property
    ` [Letux-kernel] [PATCH 0/4] mfd: rn5t618: Extend ADC support

[PATCH v1 1/2] iio: adc: tsc2046: fix scan interval warning
 2021-07-05 10:58 UTC  (5+ messages)
` [PATCH v1 2/2] iio: adc: tsc2046: fix sleeping in atomic context warning and a deadlock after iio_trigger_poll() call

[PATCH v1 1/2] iio: adc: rockchip_saradc: add support for rk3568 saradc
 2021-07-05  8:44 UTC  (2+ messages)

[PATCH v3 00/10] iio: afe: add temperature rescaling support
 2021-07-05  8:29 UTC  (21+ messages)
` [PATCH v3 01/10] iio: inkern: apply consumer scale on IIO_VAL_INT cases
` [PATCH v3 02/10] iio: inkern: apply consumer scale when no channel scale is available
` [PATCH v3 03/10] iio: inkern: make a best effort on offset calculation
` [PATCH v3 04/10] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v3 05/10] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v3 06/10] iio: afe: rescale: add offset support
` [PATCH v3 07/10] iio: afe: rescale: add RTD temperature sensor support
` [PATCH v3 08/10] iio: afe: rescale: add temperature transducers
` [PATCH v3 09/10] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
` [PATCH v3 10/10] dt-bindings: iio: afe: add bindings for temperature transducers

[PATCH v2 1/2] iio: light: adjd_s311: move buffer on adjd_s311_data object
 2021-07-05  7:14 UTC  (2+ messages)
` [PATCH v2 2/2] iio: light: adjd_s311: convert probe to device-managed functions

[PATCH] iio: light: adjd_s311: convert to device-managed functions
 2021-07-05  6:38 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: add saradc node for rk3568.dtsi
 2021-07-05  1:26 UTC 

[PATCH v1 1/2] dt-bindings: iio: adc: rockchip-saradc: add description for rk3568
 2021-07-05  1:25 UTC  (2+ messages)
` [PATCH v1 2/2] iio: adc: rockchip_saradc: add support for rk3568 saradc

[PATCH v3 0/2] Add "extended_name" to label
 2021-07-04 21:18 UTC  (3+ messages)

[PATCH v6 0/4] Add Xilinx AMS Driver
 2021-07-04 18:31 UTC  (8+ messages)
` [PATCH v6 2/4] iio: adc: Add Xilinx AMS driver
` [PATCH v6 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation

[PATCH] iio: adc: fsl-imx25-gcq: initialize regulators as needed
 2021-07-04 18:01 UTC  (2+ messages)

[PATCH] hwmon: (ntc_thermistor): Use library interpolation
 2021-07-04 17:50 UTC  (3+ messages)

[PATCH] Add startup time for each chip using inv_mpu6050 driver
 2021-07-04 17:32 UTC  (4+ messages)
` --[[SPOOF or PHISHING]]--[PATCH] "
  ` --[[SPOOF or PHISHING]]--Re: "

[PATCH v2 0/2] add periodic mode, threshold options
 2021-07-04 17:30 UTC  (6+ messages)
` [PATCH v2 1/2] iio: proximity: vcnl3020: add periodic mode
` [PATCH v2 2/2] iio: proximity: vcnl3020: add threshold options

[PATCH 1/2] iio: accel: bma220: convert probe to device-managed functions
 2021-07-04 17:08 UTC  (3+ messages)
` [PATCH 2/2] iio: accel: bma220: make suspend state setting more robust

[PATCH v2] iio:adc: Add RZ/N1D ADC driver
 2021-07-03 18:12 UTC  (2+ messages)

[PATCH 0/2] Renesas RZ/G2L ADC driver support
 2021-07-03 17:41 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter
` [PATCH 2/2] iio: adc: Add driver "

[PATCH] iio: hid-sensors: bind IIO channels alloc to device object
 2021-07-03 17:10 UTC  (2+ messages)

[PATCH 1/2] iio: proximity: rfd77402: use i2c_client for rfd77402_{init,powerdown}()
 2021-07-03 17:06 UTC  (4+ messages)
` [PATCH 2/2] iio: proximity: rfd77402: convert probe to device-managed functions

[PATCH 1/2] dt-bindings: iio: adc: rockchip-saradc: add description for rk3568
 2021-07-03 16:59 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: rockchip_saradc: add support for rk3568 saradc

[PATCH 0/2] iio: frequency: adrf6780: add support for ADRF6780
 2021-07-03 16:18 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: iio: frequency: add adrf6780 doc

[PATCH 1/2] iio: temperature: Add MAX31865 RTD Support
 2021-07-03 15:48 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: iio: temperature: add MAXIM max31865 support
 2021-07-03 14:56 UTC  (2+ messages)

[PATCH v11 00/33] Introduce the Counter character device interface
 2021-07-03 10:41 UTC  (4+ messages)
` [PATCH v11 18/33] counter: Return error code on invalid modes

[PATCH v3] dt-bindings: iio: frequency: add adrf6780 doc
 2021-07-01 20:58 UTC  (3+ messages)

[PATCH 00/15] dt-bindings: iio: dac: Add most missing binding documents
 2021-07-01 19:30 UTC  (22+ messages)
` [PATCH 01/15] dt-bindings: iio: dac: adi,ad5421: Add missing binding document
` [PATCH 02/15] dt-bindings: iio: dac: adi,ad5064: Document bindings for many different DACs
` [PATCH 03/15] dt-bindings: iio: dac: adi,ad5360: Add missing binding document
` [PATCH 04/15] dt-bindings: iio: dac: ad5380: "
` [PATCH 05/15] dt-bindings: iio: dac: ad5446: "
` [PATCH 06/15] dt-bindings: iio: dac: ad5449: "
` [PATCH 07/15] dt-bindings: iio: dac: ad5504: "
` [PATCH 08/15] iio: dac: ad5624r: Fix incorrect handling of an optional regulator
` [PATCH 09/15] dt-bindings: iio: dac: ad5624r: Add missing binding document
` [PATCH 10/15] dt-bindings: iio: dac: ad5686 and ad5696: "
` [PATCH 11/15] dt-bindings: iio: dac: ad5761: Add missing binding doc
` [PATCH 12/15] dt-bindings: iio: dac: adi,ad5764: Add missing binding document
` [PATCH 13/15] dt-bindings: iio: dac: adi,ad5791: Add missing bindings document
` [PATCH 14/15] dt-bindings: iio: dac: adi,ad8801: Add missing binding document
` [PATCH 15/15] dt-bindings: iio: dac: microchip,mcp4922: "

[PATCH v2 1/2] iio: frequency: adrf6780: add support for ADRF6780
 2021-07-01 14:02 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: iio: frequency: add adrf6780 doc

[PATCH] iio: accel: dmard10: convert probe to device-managed functions
 2021-06-30 12:15 UTC 

[PATCH] iio: accel: da311: convert probe to device-managed functions
 2021-06-30 12:03 UTC 

[PATCH] counter: intel-qep: Remove linux/bitops.h include
 2021-06-29 12:05 UTC  (2+ messages)

[PATCH] iio: accel: da280: convert probe to device-managed functions
 2021-06-28 14:17 UTC 

Fwd: [RFC 00/11] Intro to Hardware timestamping engine
 2021-06-28 12:02 UTC  (3+ messages)
  `  "

[PATCH] HID: intel-ish-hid: use async resume function
 2021-06-25 14:28 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).