messages from 2024-11-27 20:02:54 to 2024-12-02 14:56:42 UTC [more...]
[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 v6 0/4] Timestamp and PulSAR support for ad4000
2024-12-02 14:08 UTC (5+ 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] iio: kx022a: document new chip_info structure members
2024-12-02 13:41 UTC (2+ messages)
[PATCH v3 0/7] Support ROHM KX134ACR-LBZ
2024-12-02 11:05 UTC (20+ 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 3/7] dt-bindings: ROHM KX134ACR-LBZ
` [PATCH v3 4/7] iio: kx022a: Support "
` [PATCH v3 5/7] dt-bindings: iio: kx022a: Support KX134-1211
` [PATCH v3 6/7] iio: accel: "
` [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 (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
` [PATCH v3 2/2] iio: frequency: adf4371: add ref doubler and div2
[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 (8+ messages)
` [PATCH 1/3] iio: gts: Simplify using __free
` [PATCH 2/3] iio: gts: split table-building function
` [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 (10+ messages)
` [PATCH v2 2/3] iio: adc: ad7173: remove special handling for irq number
` [PATCH v2 3/3] iio: adc: ad7173: don't make copy of ad_sigma_delta_info struct
[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 00/11] iio: fix information leaks in triggered buffers
2024-11-30 21:00 UTC (27+ messages)
` [PATCH 02/11] iio: adc: ti-ads1119: fix information leak in triggered buffer
` [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 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 (5+ 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 v1 0/3] iio: adc: ad7192: Add sync feature
2024-11-30 18:38 UTC (7+ messages)
` [PATCH v1 1/3] dt-bindings: iio: adc: ad7192: Add maintainer
` [PATCH v1 2/3] dt-bindings: iio: adc: ad7192: Add sync gpio
` [PATCH v1 3/3] "
[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 (7+ messages)
` [PATCH v5 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
` [PATCH v5 2/4] iio: adc: ad4000: Add timestamp channel
` [PATCH v5 3/4] iio: adc: ad4000: Use device specific timing for SPI transfers
` [PATCH v5 4/4] iio: adc: ad4000: Add support for PulSAR devices
[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 (8+ messages)
` [PATCH 1/2] iio: light: "
` [PATCH 2/2] dt-bindings: "
[PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup
2024-11-30 14:30 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 v4 0/3] iio: chemical bme680: 2nd round of cleanup
2024-11-30 14: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 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)
[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
2024-11-29 16:04 UTC (15+ messages)
[PATCH] iio: magnetometer: yas530: Use signed integer type for clamp limits
2024-11-29 8:26 UTC (4+ messages)
[PATCH v2 0/2] iio: light: add support for veml3235
2024-11-28 12:26 UTC (6+ messages)
` [PATCH v2 2/2] "
[PATCH] iio: adc: at91-sama5d2_adc: Fix use-after-free in sama5d2_adc driver
2024-11-28 7:26 UTC (2+ messages)
[PATCH] counter: add COUNTER_FUNCTION_DISABLE for energy saving
2024-11-27 22:49 UTC (3+ messages)
` [PATCH] Add COUNTER_FUNCTION_DISABLE to the counter API
[PATCH] counter: add COUNTER_FUNCTION_DISABLE for energy saving
2024-11-27 21:48 UTC (4+ messages)
` [PATCH] Add COUNTER_FUNCTION_DISABLE to the counter API
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