linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] iio: pressure: bmp280: Fix BMP580 temperature reading
 2024-05-02 15:44 UTC  (4+ messages)
  ` Replying to: "

[PATCH v2 0/4] dev_printk: add dev_errp_probe() helper
 2024-05-02 15:37 UTC  (13+ messages)
` [PATCH v2 1/4] dev_printk: add new dev_err_probe() helpers
` [PATCH v2 2/4] iio: temperature: ltc2983: convert to dev_err_probe()
` [PATCH v2 4/4] iio: common: scmi_iio: "

Supporting a Device with Switchable Current/Voltage Measurement
 2024-05-02 15:09 UTC  (9+ messages)

[PATCH 0/5] Add support for adis16545/47
 2024-05-02 11:31 UTC  (13+ messages)
` [PATCH 2/5] iio: imu: adis16480.c: Add delta angle and delta velocity channels
` [PATCH 4/5] iio: adis16480: add support for adis16545/7 families
` [PATCH 5/5] docs: iio: add documentation for adis16480 driver

[PATCH] iio: invensense: fix interrupt timestamp alignment
 2024-05-02  8:59 UTC  (3+ messages)

[PATCH] iio: invensense: fix timestamp glitches when switching frequency
 2024-05-02  9:15 UTC  (4+ messages)

[PATCH] iio: tmag5273: Remove some unused field in struct tmag5273_data
 2024-05-02  8:01 UTC  (2+ messages)

[PATCH 0/2] Use of `claim_direct_scoped` for improved error handling
 2024-05-01 21:57 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: ad7606: using claim_direct_scoped for code simplification
` [PATCH 2/2] iio: adc: ad7923: "

[PATCH v7 0/6] iio: adc: ad7192: Add AD7194 support
 2024-05-01 17:54 UTC  (15+ messages)
` [PATCH v7 1/6] iio: adc: ad7192: Use standard attribute
` [PATCH v7 2/6] dt-bindings: iio: adc: ad7192: Add aincom supply
` [PATCH v7 3/6] "
` [PATCH v7 4/6] dt-bindings: iio: adc: Add single-channel property
` [PATCH v7 5/6] dt-bindings: iio: adc: ad7192: Add AD7194 support
` [PATCH v7 6/6] "

[PATCH v2 0/3] Add support for Sensirion SDP500
 2024-05-01 16:39 UTC  (7+ messages)

[PATCH v2] iio: dac: ad5592r: fix temperature channel scaling value
 2024-05-01 15:05 UTC 

[PATCH RFC v6 00/10] iio: adc: add new ad7380 driver
 2024-05-01 14:55 UTC  (11+ messages)
` [PATCH RFC v6 01/10] dt-bindings: iio: adc: Add binding for AD7380 ADCs
` [PATCH RFC v6 02/10] iio: adc: ad7380: new driver "
` [PATCH RFC v6 03/10] dt-bindings: iio: adc: ad7380: add pseudo-differential parts
` [PATCH RFC v6 04/10] iio: adc: ad7380: add support for "
` [PATCH RFC v6 05/10] iio: adc: ad7380: prepare for parts with more channels
` [PATCH RFC v6 06/10] dt-bindings: iio: adc: ad7380: add support for ad738x-4 4 channels variants
` [PATCH RFC v6 07/10] "
` [PATCH RFC v6 08/10] iio: adc: ad7380: add oversampling support
` [PATCH RFC v6 09/10] iio: adc: ad7380: add support for rolling average oversampling mode
` [PATCH RFC v6 10/10] iio: adc: ad7380: add support for resolution boost

[PATCH v2 1/3] dt-bindings: iio: pressure: Add Sensirion SDP500
 2024-05-01 13:38 UTC  (5+ messages)

[PATCH v2 2/3] iio: pressure: Add driver for Sensirion SDP500
 2024-05-01 13:02 UTC  (5+ messages)

[PATCH] iio: light: gp2ap020a00f: Remove some unused field in struct gp2ap020a00f_data
 2024-05-01 12:55 UTC 

[PATCH] iio: multiplexer: Remove an unused field in struct mux
 2024-05-01  9:41 UTC 

[PATCH] iio: temperature: max30208: Remove an unused field in struct max30208_data
 2024-05-01  9:19 UTC 

[PATCH v3] iio: adc: ti-ads1015: use device_for_each_child_node_scoped()
 2024-05-01  7:45 UTC  (2+ messages)

[PATCH 0/5] Add threshold events support and some minor cleanup
 2024-04-30 20:41 UTC  (11+ messages)
` [PATCH 1/5] iio: temperature: mcp9600: set channel2 member
` [PATCH 2/5] iio: temperature: mcp9600: Share scale by all channels
` [PATCH 3/5] iio: temperature: mcp9600: add newlines after if statements
` [PATCH 4/5] iio: temperature: mcp9600: Fix line exceeding 80 columns
` [PATCH 5/5] iio: temperature: mcp9600: add threshold events support

[PATCH v2 0/7] regulator: new API for voltage reference supplies
 2024-04-30 16:34 UTC  (11+ messages)
` [PATCH v2 1/7] regulator: devres: add API for reference voltage supplies
` [PATCH v2 2/7] hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage()
` [PATCH v2 3/7] hwmon: (da9052) "
` [PATCH v2 4/7] iio: addac: ad74115: "
` [PATCH v2 5/7] iio: frequency: admv1013: "
` [PATCH v2 6/7] staging: iio: impedance-analyzer: ad5933: "
` [PATCH v2 7/7] Input: mpr121: "

[PATCH v2 3/3] MAINTAINERS: Add Sensirion SDP500
 2024-04-30 15:27 UTC 

[PATCH 2/3] iio: pressure: Add driver for Sensirion SDP500
 2024-04-30 15:11 UTC  (3+ messages)

[PATCH] iio: dac: ad5592r: fix temperature scale
 2024-04-30 14:26 UTC  (3+ messages)

[PATCH v2 0/2] Fix the iio-gts-helpers available times table sorting
 2024-04-30 12:45 UTC  (3+ messages)
` [PATCH v2 1/2] iio: Fix the sorting functionality in iio_gts_build_avail_time_table
` [PATCH v2 2/2] iio: test: gts: test available times and gains sorting

[GIT PULL] Second set of Counter updates for 6.10
 2024-04-30  7:23 UTC  (2+ messages)

[PATCH 0/8] iio: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-04-30  1:36 UTC  (12+ messages)
` [PATCH 1/8] iio: adc: ad_sigma_delta: use 'time_left' variable with wait_for_completion_timeout()
` [PATCH 2/8] iio: adc: exynos_adc: "
` [PATCH 3/8] iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_interruptible_timeout()
` [PATCH 4/8] iio: adc: intel_mrfld_adc: "
` [PATCH 5/8] iio: adc: stm32-adc: "
` [PATCH 6/8] iio: adc: stm32-dfsdm-adc: "
` [PATCH 7/8] iio: adc: twl6030-gpadc: "
` [PATCH 8/8] iio: pressure: zpa2326: "

[PATCH] iio: dac: ad9739a: write complete MU_CNT1 register during lock
 2024-04-29 20:11 UTC  (2+ messages)

[RESEND PATCH v6 0/2] IIO: Use device_for_each_child_scope()
 2024-04-29 20:00 UTC  (7+ messages)
` [PATCH v6 1/2] iio: adc: mcp3564: Use device_for_each_child_node_scoped()
` [PATCH v6 2/2] iio: adc: ti-ads1015: "

[PATCH 0/3] iio: adc: ad799x: Fix warning generated by checkpatch
 2024-04-29 19:58 UTC  (6+ messages)
` [PATCH 1/3] iio: adc: ad799x: change 'unsigned' to 'unsigned int' declaration
` [PATCH 2/3] iio: adc: ad799x: add blank line to avoid warning messages
` [PATCH 3/3] iio: adc: ad799x: Prefer to use octal permission

[PATCH v2 0/7] iio: ad9467: support interface tuning
 2024-04-29 19:51 UTC  (7+ messages)
` [PATCH v2 4/7] iio: adc: axi-adc: make sure AXI clock is enabled
` [PATCH v2 7/7] iio: adc: ad9467: support digital interface calibration

[PATCH] iio: temperature: mcp9600: Fix temperature reading for negative values
 2024-04-29 19:44 UTC  (7+ messages)

[PATCH v5 00/10] iio: pressure: bmp280: Driver cleanup and add triggered buffer support
 2024-04-29 19:00 UTC  (11+ messages)
` [PATCH v5 01/10] iio: pressure: bmp280: Improve indentation and line wrapping
` [PATCH v5 02/10] iio: pressure: bmp280: Use BME prefix for BME280 specifics
` [PATCH v5 03/10] iio: pressure: bmp280: Add identifier names in function definitions
` [PATCH v5 04/10] iio: pressure: bmp280: Add more intuitive name for bmp180_measure()
` [PATCH v5 05/10] iio: pressure: bmp280: Make return values consistent
` [PATCH v5 06/10] iio: pressure: bmp280: Refactorize reading functions
` [PATCH v5 07/10] iio: pressure: bmp280: Introduce new cleanup routines
` [PATCH v5 08/10] iio: pressure: bmp280: Generalize read_{temp,press,humid}() functions
` [PATCH v5 09/10] iio: pressure: bmp280: Add SCALE, RAW values in channels and refactorize them
` [PATCH v5 10/10] iio: pressure: bmp280: Add triggered buffer support

[PATCH v1 1/1] iio: light: stk3310: Drop most likely fake ACPI ID
 2024-04-29  8:37 UTC  (6+ messages)

[PATCH 0/3] iio: cleanup masklength usage
 2024-04-29  7:17 UTC  (6+ messages)

[PATCH 0/2] Fix the iio-gts-helpers available times table sorting
 2024-04-29  6:40 UTC  (4+ messages)
` [PATCH 1/2] iio: Fix the sorting functionality in iio_gts_build_avail_time_table
` [PATCH 2/2] iio: test: gts: test available times and gains sorting

[PATCH] iio: adc: xilinx-ams: Use device_for_each_child_node_scoped()
 2024-04-29  6:28 UTC  (4+ messages)

[PATCH] iio: adc: rtq6056: Use automated cleanup for mode handling in write_raw
 2024-04-29  1:52 UTC  (3+ messages)

[PATCH] iio: accel: adxl345: Added buffered read support
 2024-04-28 17:21 UTC  (4+ messages)

[PATCH 0/6] Add support for AD411x
 2024-04-28 17:13 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: adc: ad7173: add support for ad411x

[PATCH] iio: Fix the sorting functionality in iio_gts_build_avail_time_table
 2024-04-28 16:57 UTC  (9+ messages)

[PATCH v2 0/6] iio: light: stk3310: support powering off during suspend
 2024-04-28 16:53 UTC  (8+ messages)
` [PATCH v2 2/6] iio: light: stk3310: Implement vdd supply and power it "

[PATCH 0/2] iio: adc: ad7944: implement chain mode support
 2024-04-28 16:29 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: ad7944: add support for chain mode

[PATCH] iio: dac: adi-axi: fix a mistake in axi_dac_ext_info_set()
 2024-04-28 16:06 UTC  (3+ messages)

[PATCH 0/2] iio: imu: inv_icm42600: add support of ICM-42686-P
 2024-04-28 16:03 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/8] iio: ad9467: support interface tuning
 2024-04-28 15:49 UTC  (11+ messages)
` [PATCH 1/8] iio: backend: add API for "
` [PATCH 6/8] iio: adc: adi-axi-adc: support digital interface calibration

[PATCH] iio: adc: ti-ads1015: use device_for_each_child_node_scoped()
 2024-04-28 15:41 UTC  (4+ messages)

[PATCH 0/1] adis16475 documentation fixes
 2024-04-28 14:47 UTC  (3+ messages)
` [PATCH 1/1] docs: iio: adis16475: fix device files tables

[PATCH 0/7] adis16501 and adis1657x support
 2024-04-28 14:45 UTC  (3+ messages)
` [PATCH 7/7] drivers: iio: imu: Add support for adis1657x family

[PATCH 3/7] iio: imu: adis16475: Re-define ADIS16475_DATA
 2024-04-28 13:49 UTC  (3+ messages)

[PATCH v1] iio: adc: PAC1934: fix accessing out of bounds array index
 2024-04-28 13:32 UTC  (4+ messages)

[PATCH v3 0/4] iio: accel: Share ACPI ROTM parsing between drivers and add it to mxc4005
 2024-04-28 13:30 UTC  (2+ messages)

[PATCH] iio: light: apds9306: Fix input arguments to in_range()
 2024-04-28 12:06 UTC  (3+ messages)

[PATCH] iio: adc: ti-ads1015: use device_for_each_child_node_scoped()
 2024-04-28 11:39 UTC  (2+ messages)

[PATCH] iio: adc: use sign_extend32 to provide negative numbers conversion
 2024-04-28  2:02 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).