messages from 2024-11-29 15:36:17 to 2024-12-03 13:03:48 UTC [more...]
[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S
2024-12-03 13:03 UTC (17+ 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 v5 0/3] iio: chemical bme680: 2nd round of cleanup
2024-12-03 12:42 UTC (7+ messages)
` [PATCH v5 1/3] dt-bindings: iio: bosch,bme680: Move from trivial-devices and add supplies
` [PATCH v5 2/3] iio: chemical: bme680: add regulators
` [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 v5 00/10] iio: adc: ad7124: Various fixes
2024-12-03 11:00 UTC (11+ 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] iio: kx022a: document new chip_info structure members
2024-12-03 9:39 UTC (4+ messages)
[PATCH v2 0/2] iio: adc: add Nuvoton NCT720x ADC driver
2024-12-03 9:25 UTC (4+ 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] 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 (7+ messages)
` [PATCH v6 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
` [PATCH v6 2/4] iio: adc: ad4000: Add timestamp channel
` [PATCH v6 3/4] iio: adc: ad4000: Use device specific timing for SPI transfers
` [PATCH v6 4/4] iio: adc: ad4000: Add support for PulSAR devices
[PATCH v2 0/3] iio: pressure: bmp280: Minor cleanup
2024-12-03 7:23 UTC (10+ messages)
` [PATCH v1 1/3] dt-bindings: iio: pressure: bmp085: Add SPI interface
` [PATCH v1 2/3] iio: pressure: bmp280: Use sizeof() for denominator
` [PATCH v1 3/3] iio: pressure: bmp280: Make time vars intuitive and move to fsleep
[PATCH v2] dt-bindings: iio: accel: fxls8962af: add wakeup-source property
2024-12-03 7:22 UTC
[PATCH v1 0/3] iio: adc: ad7192: Add sync feature
2024-12-02 22:21 UTC (6+ messages)
` [PATCH v1 2/3] dt-bindings: iio: adc: ad7192: Add sync gpio
` [PATCH v1 3/3] "
[PATCH] iio: adc: ti-ads1119: fix sample size in scan struct for triggered buffer
2024-12-02 19:46 UTC (2+ messages)
[PATCH 00/11] iio: fix information leaks in triggered buffers
2024-12-02 19:28 UTC (32+ messages)
` [PATCH 01/11] iio: temperature: tmp006: fix information leak in triggered buffer
` [PATCH 02/11] iio: adc: ti-ads1119: "
` [PATCH 03/11] iio: pressure: zpa2326: "
` [PATCH 04/11] iio: adc: rockchip_saradc: "
` [PATCH 05/11] iio: imu: kmx61: "
` [PATCH 06/11] iio: light: vcnl4035: "
` [PATCH 07/11] iio: light: bh1745: "
` [PATCH 08/11] iio: adc: ti-ads8688: "
` [PATCH 09/11] iio: dummy: iio_simply_dummy_buffer: "
` [PATCH 10/11] iio: light: as73211: "
` [PATCH 11/11] iio: core: fix doc reference to iio_push_to_buffers_with_ts_unaligned
[PATCH v4 0/3] iio: chemical bme680: 2nd round of cleanup
2024-12-02 18:26 UTC (10+ messages)
` [PATCH v4 1/3] dt-bindings: iio: bosch,bme680: Move from trivial-devices and add supplies
` [PATCH v4 2/3] iio: chemical: bme680: add regulators
` [PATCH v4 3/3] iio: chemical: bme680: add power management
[PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup
2024-12-02 18:10 UTC (9+ messages)
` [PATCH v1 1/3] dt-bindings: iio: pressure: bmp085: Add SPI interface
` [PATCH v1 3/3] iio: pressure: bmp280: Make time vars intuitive and move to fsleep
[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
2024-12-02 17:42 UTC (16+ messages)
[PATCH 0/2] iio: consumers: ensure read buffers for labels and ext_info are page aligned
2024-12-02 15:11 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page alignment
[PATCH v1 0/2] Add Nuvoton NCT7718W IIO driver
2024-12-02 14:56 UTC (9+ messages)
` [PATCH v1 2/2] iio: temperature: Add Nuvoton NCT7718W support
[PATCH 1/2] dt-bindings: iio: Add TI OPT4048 color sensor bindings
2024-12-02 14:55 UTC (8+ messages)
` [PATCH 2/2] iio: light: Add support for the TI OPT4048 color sensor
[PATCH v3 0/7] Support ROHM KX134ACR-LBZ
2024-12-02 11:05 UTC (16+ messages)
` [PATCH v3 1/7] iio: accel: kx022a: Use cleanup.h helpers
` [PATCH v3 2/7] iio: accel: kx022a: Support ICs with different G-ranges
` [PATCH v3 4/7] iio: kx022a: Support ROHM KX134ACR-LBZ
` [PATCH v3 6/7] iio: accel: kx022a: Support KX134-1211
` [PATCH v3 7/7] iio: accel: kx022a: align with subsystem way
[PATCH v3 0/2] iio: adc: ad7173: add calibration support to chip family
2024-12-02 10:09 UTC (3+ messages)
` [PATCH v3 1/2] iio: adc: ad7173: add calibration support
` [PATCH v3 2/2] iio: adc: ad-sigma-delta: Document ABI for sigma delta adc
[PATCH v3 0/2] Add ADF4371 Reference Doubler and Reference Divider
2024-12-02 9:47 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
[PATCH v2 0/2] iio: adc: ad7173: add calibration support to chip family
2024-12-02 9:28 UTC (6+ messages)
` [PATCH v2 1/2] iio: adc: ad7173: add calibration support
` [PATCH v2 2/2] iio: adc: ad-sigma-delta: Document ABI for sigma delta adc
[PATCH 1/2] dt-bindings: iio: Add AMS TCS3430 color sensor bindings
2024-12-02 8:42 UTC (6+ messages)
` [PATCH 2/2] iio: light: Add support for the AMS TCS3430 color sensor
[PATCH 0/2] Add support for Avago/Broadcom APDS9160
2024-12-02 8:22 UTC (6+ messages)
` [PATCH 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
[PATCH 0/3] iio: gts: Simplify available scales building
2024-12-02 6:44 UTC (7+ messages)
` [PATCH 1/3] iio: gts: Simplify using __free
` [PATCH 3/3] iio: gts: simplify scale table build
[PATCH v1 0/2] iio: adc: add Nuvoton NCT720x ADC driver
2024-12-02 3:57 UTC (11+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: Add binding for Nuvoton NCT720x ADCs
[PATCH v2] iio: magnetometer: yas530: Use signed integer type for clamp limits
2024-12-01 13:38 UTC (7+ messages)
[PATCH v2 0/3] iio: adc: ad7173: fix non-const info struct
2024-12-01 13:33 UTC (4+ messages)
[PATCH] iio: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw()
2024-12-01 13:23 UTC (2+ messages)
[PATCH] iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
2024-12-01 13:03 UTC (2+ messages)
[PATCH v3] iio: light: veml6030: add support for triggered buffer
2024-12-01 13:02 UTC (2+ messages)
[PATCH] iio: adc: palmas: Fix typo in threshold calculation comment
2024-12-01 12:58 UTC (2+ messages)
[PATCH v8 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
2024-12-01 12:56 UTC (4+ messages)
` [PATCH v8 2/2] iio: light: Add support for TI OPT4060 color sensor
[PATCH v5] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
2024-12-01 12:55 UTC (2+ messages)
[PATCH v5 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
2024-11-30 20:21 UTC (4+ messages)
` [PATCH v5 2/2] iio: adc: vf610_adc: limit i.MX6SX's channel number to 4
[PATCH 0/2] iio: light: add support for veml6031x00 ALS series
2024-11-30 20:17 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH v4 00/10] iio: adc: ad7124: Various fixes
2024-11-30 18:59 UTC (7+ messages)
` [PATCH v4 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals
` [PATCH v4 09/10] iio: adc: ad7124: Add error reporting during probe
` [PATCH v4 10/10] iio: adc: ad7124: Implement temperature measurement
[PATCH] iio: test: Fix GTS test config
2024-11-30 17:40 UTC (2+ messages)
[PATCH v5 0/4] Timestamp and PulSAR support for ad4000
2024-11-30 17:37 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
` [PATCH v5 2/4] iio: adc: ad4000: Add timestamp channel
[PATCH] dt-bindings: iio: st-sensors: Re-add IIS2MDC magnetometer
2024-11-30 17:34 UTC (3+ messages)
[PATCH 0/7] adis16550-v2
2024-11-30 17:31 UTC (9+ messages)
` [PATCH 1/7] iio: imu: adis: Remove documented not used elements
` [PATCH 2/7] iio: imu: adis: Add custom ops struct
` [PATCH 3/7] iio: imu: adis: Add reset to custom ops
` [PATCH 6/7] iio: imu: adis16550: add adis16550 support
[PATCH v7 0/8] Add support for AD485x DAS Family
2024-11-30 17:06 UTC (11+ messages)
` [PATCH v7 1/8] iio: backend: add API for interface get
` [PATCH v7 2/8] iio: backend: add support for data size set
` [PATCH v7 3/8] iio: backend: add API for oversampling
` [PATCH v7 4/8] iio: adc: adi-axi-adc: add interface type
` [PATCH v7 5/8] iio: adc: adi-axi-adc: set data format
` [PATCH v7 6/8] iio: adc: adi-axi-adc: add oversampling
` [PATCH v7 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v7 8/8] iio: adc: ad4851: add ad485x driver
[PATCH 0/2] Drop BU27008 and BU27010
2024-11-30 14:53 UTC (5+ messages)
[PATCH RFC 0/6] iio: mark scan_timestamp __private
2024-11-30 14:19 UTC (11+ messages)
` [PATCH RFC 1/6] iio: create accessor for iio_dev->scan_timestamp
` [PATCH RFC 2/6] iio: make use of iio_is_soft_ts_enabled()
` [PATCH RFC 3/6] iio: adc: dln2-adc: "
` [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] dt-bindings: iio: accel: fxls8962af: add wakeup-source property
2024-11-30 10:09 UTC (3+ messages)
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).