linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-23 08:42:42 to 2024-04-29 23:40:35 UTC [more...]

[PATCH v2 0/7] regulator: new API for voltage reference supplies
 2024-04-29 23:40 UTC  (2+ messages)
` [PATCH v2 1/7] regulator: devres: add API for reference voltage supplies

[GIT PULL] Second set of Counter updates for 6.10
 2024-04-29 22:53 UTC 

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

[PATCH 0/8] iio: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-04-29 20:06 UTC  (11+ 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: "

[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  (12+ messages)
` [PATCH v2 1/7] iio: backend: change docs padding
` [PATCH v2 2/7] iio: backend: add API for interface tuning
` [PATCH v2 3/7] dt-bindings: adc: axi-adc: add clocks property
` [PATCH v2 4/7] iio: adc: axi-adc: make sure AXI clock is enabled
` [PATCH v2 5/7] iio: adc: adi-axi-adc: remove regmap max register
` [PATCH v2 6/7] iio: adc: adi-axi-adc: support digital interface calibration
` [PATCH v2 7/7] iio: adc: ad9467: "

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

[PATCH 0/5] Add support for adis16545/47
 2024-04-29 19:40 UTC  (14+ messages)
` [PATCH 2/5] iio: imu: adis16480.c: Add delta angle and delta velocity channels
` [PATCH 3/5] dt-bindings: iio: imu: Add docs for ADIS16545/47
` [PATCH 4/5] iio: adis16480: add support for adis16545/7 families
` [PATCH 5/5] docs: iio: add documentation for adis16480 driver

[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 v3] iio: adc: ti-ads1015: use device_for_each_child_node_scoped()
 2024-04-29 13:22 UTC 

[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  (9+ messages)
` [PATCH 1/3] iio: adc: ad7266: don't set masklength
` [PATCH 2/3] iio: adc: mxs-lradc-adc: "
` [PATCH 3/3] iio: buffer: initialize masklength accumulator to 0

[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  (4+ 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  (21+ messages)
` [PATCH v2 1/6] dt-bindings: iio: light: stk33xx: add vdd and leda regulators
` [PATCH v2 2/6] iio: light: stk3310: Implement vdd supply and power it off during suspend
` [PATCH v2 3/6] iio: light: stk3310: Manage LED power supply
` [PATCH v2 4/6] iio: light: stk3310: use dev_err_probe where possible
` [PATCH v2 5/6] iio: light: stk3310: log error if reading the chip id fails
` [PATCH v2 6/6] arm64: dts: allwinner: pinephone: Add power supplies to stk3311

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

[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  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: add icm42686 inside inv_icm42600
` [PATCH 2/2] iio: imu: inv_icm42600: add support of ICM-42686-P

[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  (15+ messages)
` [PATCH 1/7] dt-bindings: iio: imu: Add ADIS16501 compatibles
` [PATCH 2/7] drivers: iio: imu: Add support for ADIS16501
` [PATCH 3/7] iio: imu: adis16475: Re-define ADIS16475_DATA
` [PATCH 4/7] iio: imu: adis_buffer: Add buffer setup API with buffer attributes
` [PATCH 5/7] iio: imu: adis16475: Create push single sample API
` [PATCH 6/7] dt-bindings: iio: imu: Add ADIS1657X family devices compatibles
` [PATCH 7/7] drivers: iio: imu: Add support for adis1657x family

[PATCH] iio: pressure: bmp280: Fix BMP580 temperature reading
 2024-04-28 13:40 UTC  (2+ 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  (6+ messages)
` [PATCH v3 1/4] iio: core: Add iio_read_acpi_mount_matrix() helper function
` [PATCH v3 2/4] iio: accel: kxcjk-1013: Use new iio_read_acpi_mount_matrix() helper
` [PATCH v3 3/4] iio: bmc150-accel-core: Use "
` [PATCH v3 4/4] iio: accel: mxc4005: Read orientation matrix from ACPI ROTM method

[PATCH] iio: invensense: fix timestamp glitches when switching frequency
 2024-04-28 13:13 UTC  (2+ messages)

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

[PATCH] iio: invensense: fix interrupt timestamp alignment
 2024-04-28 11:56 UTC  (2+ 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)

[PATCH 0/3] iio: adc: ad799x: Fix warning generated by checkpatch
 2024-04-27 10:39 UTC  (5+ messages)
` [PATCH 1/3] iio: adc: ad799x: change 'unsigned' to 'unsigned int' declaration
` [PATCH 2/3] iio: adc: ad799x.c: add blank line to avoid warning messages
` [PATCH 3/3] iio: adc: ad799x: Prefer to use octal permission instead of symbolic

[PATCH 1/2] dt-bindings: iio: dac: fix ad354xr output range
 2024-04-24 18:19 UTC  (3+ messages)

[PATCH] iio: adc: ad7606: remove frstdata check
 2024-04-24 15:22 UTC  (3+ messages)

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-24 12:19 UTC  (4+ messages)
` [PATCH v9 06/13] of: property: fw_devlink: Add support for "access-controller"

[PULL] IIO: 1st set of fixes for 6.9
 2024-04-24  4:27 UTC  (2+ messages)

[PULL] IIO: 1st set of new device support, features and cleanup for 6.10
 2024-04-24  3:26 UTC  (2+ messages)

[PATCH v2 0/4] dev_printk: add dev_errp_probe() helper
 2024-04-23 15:50 UTC  (9+ 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 3/4] iio: backend: make use of dev_err_cast_probe()
` [PATCH v2 4/4] iio: common: scmi_iio: convert to dev_err_probe()

[PATCH 0/7] Enable eQEP DT support for Sitara K3 platforms
 2024-04-23  9:54 UTC  (5+ messages)
` [PATCH 5/7] dt-bindings: counter: Update TI eQEP binding


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).