messages from 2024-12-02 22:21:46 to 2024-12-06 20:03:28 UTC [more...]
[PATCH v2 0/2] Add support for Avago/Broadcom APDS9160
2024-12-06 20:03 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH v2 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
[PATCH v5 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
2024-12-06 17:29 UTC (15+ messages)
` [PATCH v5 01/10] iio: accel: adxl345: refrase comment on probe
` [PATCH v5 02/10] iio: accel: adxl345: rename variable data to st
` [PATCH v5 03/10] iio: accel: adxl345: measure right-justified
` [PATCH v5 04/10] iio: accel: adxl345: add function to switch measuring mode
` [PATCH v5 05/10] iio: accel: adxl345: complete list of defines
` [PATCH v5 06/10] dt-bindings: iio: accel: add interrupt-names
` [PATCH v5 07/10] iio: accel: adxl345: introduce interrupt handling
` [PATCH v5 08/10] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH v5 09/10] iio: accel: adxl345: prepare channel for scan_index
` [PATCH v5 10/10] iio: accel: adxl345: add FIFO with watermark events
[PATCH v6 00/10] iio: adc: ad7124: Various fixes
2024-12-06 17:28 UTC (11+ messages)
` [PATCH v6 01/10] iio: adc: ad7124: Don't create more channels than the driver can handle
` [PATCH v6 02/10] iio: adc: ad7124: Refuse invalid input specifiers
` [PATCH v6 03/10] dt-bindings: iio: adc: adi,ad7{124,173,192,780}: Allow specifications of a gpio for irq line
` [PATCH v6 04/10] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
` [PATCH v6 05/10] iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw()
` [PATCH v6 06/10] iio: adc: ad_sigma_delta: Fix a race condition
` [PATCH v6 07/10] iio: adc: ad_sigma_delta: Store information about reset sequence length
` [PATCH v6 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals
` [PATCH v6 09/10] iio: adc: ad7124: Add error reporting during probe
` [PATCH v6 10/10] iio: adc: ad7124: Implement temperature measurement
[PATCH v2] iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
2024-12-06 16:39 UTC
[PATCH 0/2] Add support for Avago/Broadcom APDS9160
2024-12-06 16:20 UTC (8+ messages)
` [PATCH 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
[PATCH] iio: adc: ad7124: Disable all channels at probe time
2024-12-06 16:11 UTC (5+ messages)
[PATCH 1/3] dt-bindings: iio: adf4371: add differential ref
2024-12-06 15:22 UTC (3+ messages)
` [PATCH 2/3] iio: frequency: "
` [PATCH 3/3] iio: frequency: adf4371: add ref doubler
[PATCH v1 0/4] iio: afe: rescale: A few cleanups
2024-12-06 15:19 UTC (9+ messages)
` [PATCH v1 1/4] iio: afe: rescale: Don't use ^ for booleans
` [PATCH v1 2/4] iio: afe: rescale: Don't use ULL(1) << x instead of BIT(x)
` [PATCH v1 3/4] iio: afe: rescale: Re-use generic struct s32_fract
` [PATCH v1 4/4] iio: afe: rescale: Don't use "proxy" headers
[PATCH v2 00/15] iio: adc: rzg2l_adc: Add support for RZ/G3S
2024-12-06 13:54 UTC (17+ messages)
` [PATCH v2 01/15] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH v2 02/15] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH v2 03/15] iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls
` [PATCH v2 04/15] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH v2 05/15] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
` [PATCH v2 06/15] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH v2 07/15] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH v2 08/15] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH v2 09/15] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH v2 10/15] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH v2 11/15] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH v2 12/15] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH v2 13/15] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH v2 14/15] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH v2 15/15] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC
[PATCH v2] iio: kx022a: document new chip_info structure members
2024-12-06 9:26 UTC
[PATCH] iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
2024-12-06 0:03 UTC (2+ messages)
[PATCH v2 0/2] iio: adc: add Nuvoton NCT720x ADC driver
2024-12-05 19:01 UTC (13+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add binding for Nuvoton NCT720x ADCs
` [PATCH v2 2/2] iio: adc: add Nuvoton NCT720x ADC driver
[PATCH v5 00/10] iio: adc: ad7124: Various fixes
2024-12-05 18:31 UTC (18+ messages)
` [PATCH v5 01/10] iio: adc: ad7124: Don't create more channels than the driver can handle
` [PATCH v5 02/10] iio: adc: ad7124: Refuse invalid input specifiers
` [PATCH v5 03/10] dt-bindings: iio: adc: adi,ad7{124,173,192,780}: Allow specifications of a gpio for irq line
` [PATCH v5 04/10] iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
` [PATCH v5 05/10] iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw()
` [PATCH v5 06/10] iio: adc: ad_sigma_delta: Fix a race condition
` [PATCH v5 07/10] iio: adc: ad_sigma_delta: Store information about reset sequence length
` [PATCH v5 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals
` [PATCH v5 09/10] iio: adc: ad7124: Add error reporting during probe
` [PATCH v5 10/10] iio: adc: ad7124: Implement temperature measurement
[PATCH v3 0/2] Add ADF4371 Reference Doubler and Reference Divider
2024-12-05 18:14 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
[PATCH v4 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
2024-12-05 16:55 UTC (13+ messages)
` [PATCH v4 01/10] iio: accel: adxl345: fix comment on probe
` [PATCH v4 02/10] iio: accel: adxl345: rename variable data to st
` [PATCH v4 03/10] iio: accel: adxl345: measure right-justified
` [PATCH v4 04/10] iio: accel: adxl345: add function to switch measuring
` [PATCH v4 05/10] iio: accel: adxl345: extend list of defines
` [PATCH v4 06/10] dt-bindings: iio: accel: add interrupt-names
` [PATCH v4 07/10] iio: accel: adxl345: initialize IRQ number
` [PATCH v4 08/10] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH v4 09/10] iio: accel: adxl345: prepare channel for scan_index
` [PATCH v4 10/10] iio: accel: adxl345: add kfifo with watermark
[PATCH] iio: hid-sensor-prox: Merge information from different channels
2024-12-05 12:59 UTC
[PATCH] iio: Initialize i2c_device_id structures by name
2024-12-05 8:24 UTC (2+ messages)
[PATCH v7 0/8] Add support for AD485x DAS Family
2024-12-05 0:47 UTC (9+ messages)
` [PATCH v7 3/8] iio: backend: add API for oversampling
` [PATCH v7 5/8] iio: adc: adi-axi-adc: set data format
` [PATCH v7 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v7 8/8] iio: adc: ad4851: add ad485x driver
[PATCH AUTOSEL 6.1 3/8] iio: light: ltr501: Add LTER0303 to the supported devices
2024-12-04 22:18 UTC
[PATCH AUTOSEL 6.6 03/10] iio: light: ltr501: Add LTER0303 to the supported devices
2024-12-04 22:18 UTC
[PATCH AUTOSEL 6.11 06/15] iio: adc: ad7192: properly check spi_get_device_match_data()
2024-12-04 22:17 UTC (2+ messages)
` [PATCH AUTOSEL 6.11 07/15] iio: light: ltr501: Add LTER0303 to the supported devices
[PATCH AUTOSEL 6.12 06/15] iio: adc: ad7192: properly check spi_get_device_match_data()
2024-12-04 22:16 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 07/15] iio: light: ltr501: Add LTER0303 to the supported devices
[PATCH v2 0/2] iio: fix information leaks in triggered buffers
2024-12-04 16:20 UTC (4+ messages)
` [PATCH v2 1/2] iio: temperature: tmp006: fix information leak in triggered buffer
` [PATCH v2 2/2] iio: light: as73211: fix channel handling in only-color "
[PATCH 1/2] dt-bindings: iio: Add TI OPT4048 color sensor bindings
2024-12-04 14:49 UTC (8+ messages)
` [PATCH 2/2] iio: light: Add support for the TI OPT4048 color sensor
[PATCH v3 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
2024-12-04 11:43 UTC (14+ messages)
` [PATCH v3 01/10] iio: accel: adxl345: fix comment on probe
` [PATCH v3 02/10] iio: accel: adxl345: rename variable data to st
` [PATCH v3 03/10] iio: accel: adxl345: measure right-justified
` [PATCH v3 04/10] iio: accel: adxl345: add function to switch measuring
` [PATCH v3 05/10] iio: accel: adxl345: extend list of defines
` [PATCH v3 06/10] dt-bindings: iio: accel: add interrupt-names
` [PATCH v3 07/10] iio: accel: adxl345: initialize IRQ number
` [PATCH v3 08/10] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH v3 09/10] iio: accel: adxl345: prepare channel for scan_index
` [PATCH v3 10/10] iio: accel: adxl345: add kfifo with watermark
[PATCH] iio: inkern: call iio_device_put() only on mapped devices
2024-12-04 11:13 UTC
[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S
2024-12-04 9:40 UTC (30+ messages)
` [PATCH 01/14] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH 02/14] iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls
` [PATCH 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH 04/14] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
` [PATCH 05/14] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH 07/14] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH 09/14] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH 10/14] iio: adc: rzg2l_adc: Add suspend/resume support
` [PATCH 11/14] dt-bindings: iio: adc: renesas,rzg2l-adc: Document RZ/G3S SoC
` [PATCH 12/14] iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
` [PATCH 13/14] arm64: dts: renesas: r9a08g045: Add ADC node
` [PATCH 14/14] arm64: dts: renesas: rzg3s-smarc-som: Enable ADC
[PATCH v1 0/2] iio: adc: add Nuvoton NCT720x ADC driver
2024-12-04 2:50 UTC (8+ messages)
` [PATCH v1 2/2] "
[PATCH RFC 0/6] iio: mark scan_timestamp __private
2024-12-03 22:14 UTC (13+ messages)
` [PATCH RFC 3/6] iio: adc: dln2-adc: make use of iio_is_soft_ts_enabled()
` [PATCH RFC 4/6] iio: adc: max1363: "
` [PATCH RFC 5/6] iio: common: ssp_sensors: "
` [PATCH RFC 6/6] iio: core: mark scan_timestamp as __private
[PATCH v2 0/3] iio: pressure: bmp280: Minor cleanup
2024-12-03 20:00 UTC (6+ messages)
` [PATCH v1 1/3] dt-bindings: iio: pressure: bmp085: Add SPI interface
[PATCH v1 0/2] driver core: move devres APIs to a separate header
2024-12-03 19:48 UTC (3+ messages)
` [PATCH v1 1/2] driver core: Split devres APIs to device/devres.h
` [PATCH v1 2/2] iio: imu: st_lsm9ds0: Replace device.h with what is needed
[PATCH v2] dt-bindings: iio: accel: fxls8962af: add wakeup-source property
2024-12-03 16:28 UTC (2+ messages)
[PATCH v5 0/3] iio: chemical bme680: 2nd round of cleanup
2024-12-03 12:42 UTC (5+ messages)
` [PATCH v5 3/3] iio: chemical: bme680: add power management
[PATCH 1/1] Documentation: ABI: IIO: Re-add filter_type/filter_mode
2024-12-03 12:19 UTC (3+ messages)
[PATCH] iio: kx022a: document new chip_info structure members
2024-12-03 9:39 UTC (4+ messages)
[PATCH] iio: imu: st_lsm6dsx: don't always auto-enable I2C, I3C and SPI interface drivers
2024-12-03 7:20 UTC
[PATCH v6 0/4] Timestamp and PulSAR support for ad4000
2024-12-03 7:33 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
` [PATCH v6 3/4] iio: adc: ad4000: Use device specific timing for SPI transfers
[PATCH v1 0/3] iio: adc: ad7192: Add sync feature
2024-12-02 22:21 UTC (4+ messages)
` [PATCH v1 3/3] iio: adc: ad7192: Add sync gpio
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).