messages from 2024-02-06 15:22:34 to 2024-02-12 09:07:08 UTC [more...]
[PATCH] iio: core: make use of DIV_ROUND_CLOSEST_ULL()
2024-02-12 9:07 UTC
[PATCH v2 00/14] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling
2024-02-12 8:49 UTC (17+ messages)
` [PATCH v2 01/14] device property: Add cleanup.h based fwnode_handle_put() scope based cleanup
` [PATCH v2 02/14] iio: temp: ltc2983: Use __free(fwnode_handle) to replace fwnode_handle_put() calls
` [PATCH v2 03/14] device property: Introduce device_for_each_child_node_scoped()
` [PATCH v2 04/14] iio: adc: max11410: Use device_for_each_child_node_scoped()
` [PATCH v2 05/14] iio: adc: mcp3564: Use device_for_each_child_node_scopd()
` [PATCH v2 06/14] iio: adc: qcom-spmi-adc5: "
` [PATCH v2 07/14] iio: adc: rzg2l_adc: "
` [PATCH v2 08/14] iio: adc: stm32: Use device_for_each_child_node_scoped()
` [PATCH v2 09/14] iio: adc: ti-ads1015: "
` [PATCH v2 10/14] iio: adc: ti-ads131e08: "
` [PATCH v2 11/14] iio: addac: ad74413r: "
` [PATCH v2 12/14] iio: dac: ad3552r: "
` [PATCH v2 13/14] iio: dac: ad5770r: "
` [PATCH v2 14/14] iio: dac: ltc2688: "
[PATCH 0/8] of: automate of_node_put() - new approach to loops
2024-02-12 8:20 UTC (10+ messages)
` [PATCH 1/8] of: Add cleanup.h based auto release via __free(device_node) markings
` [PATCH 2/8] of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() handling
` [PATCH 3/8] of: unittest: Use for_each_child_of_node_scoped()
` [PATCH 4/8] iio: adc: fsl-imx25-gcq: Use for_each_available_child_node_scoped()
` [PATCH 5/8] iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()
` [PATCH 6/8] iio: adc: ad7124: Use for_each_available_child_of_node_scoped()
` [PATCH 7/8] iio: adc: ad7292: "
` [PATCH 8/8] iio: adc: adi-axi-adc: Use __free(device_node) and guard(mutex)
[PATCH 0/4] Add support for AF8133J magnetometer
2024-02-12 7:59 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefix: Add prefix for Voltafield
` [PATCH 2/4] dt-bindings: iio: magnetometer: Add DT binding for Voltafield AF8133J
` [PATCH 3/4] MAINTAINERS: Add an entry for AF8133J driver
` [PATCH 4/4] iio: magnetometer: add a driver for Voltafield AF8133J magnetometer
[PATCH] iio: imu: bmi323: Support loading of bmi323 driver for ASUS ROG ALLY
2024-02-12 7:30 UTC (12+ messages)
` [PATCH 1/2] iio: accel: bmc150: ASUS ROG ALLY Abort Loading
` [PATCH 2/2] iio: imu: bmi323: Add and enable ACPI Match Table
[PATCH] iio: core: fix memleak in iio_device_register_sysfs
2024-02-11 20:19 UTC (6+ messages)
[PATCH v1 0/3] iio: st_sensors: lsm9ds0: Miscellaneous cleanups
2024-02-11 20:14 UTC (4+ messages)
` [PATCH v1 1/3] iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhere
` [PATCH v1 2/3] iio: st_sensors: lsm9ds0: Don't use "proxy" headers
` [PATCH v1 3/3] iio: st_sensors: lsm9ds0: Use common style for terminator in ID tables
[PATCH 00/13] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling
2024-02-11 18:53 UTC (4+ messages)
` [PATCH 09/13] iio: addac: ad74413r: Use __free(fwnode_handle) to replace fwnode_handle_put() calls
[PATCH 0/2] iio: adc: ad7944: new driver
2024-02-11 17:49 UTC (13+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: add ad7944 ADCs
` [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986
[PATCH v11 0/7] iio: add new backend framework
2024-02-11 16:55 UTC (10+ messages)
` [PATCH v11 1/7] dt-bindings: adc: ad9467: add new io-backend property
` [PATCH v11 2/7] dt-bindings: adc: axi-adc: update bindings for backend framework
` [PATCH v11 3/7] of: property: add device link support for io-backends
` [PATCH v11 4/7] iio: buffer-dmaengine: export buffer alloc and free functions
` [PATCH v11 5/7] iio: add the IIO backend framework
` [PATCH v11 6/7] iio: adc: ad9467: convert to "
` [PATCH v11 7/7] iio: adc: adi-axi-adc: move "
[PULL] IIO: 1st set of fixes for the 6.8 cycle
2024-02-11 16:49 UTC
[PATCH] iio: adc: mcp320x: Simplify device removal logic
2024-02-11 15:36 UTC (3+ messages)
[PATCH v3 0/6] iio: pressure: hsc030pa: cleanup and triggered buffer
2024-02-11 7:56 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: iio: pressure: honeywell,hsc030pa.yaml add spi props
` [PATCH v3 2/6] iio: pressure: hsc030pa: use signed type to hold div_64() result
` [PATCH v3 3/6] iio: pressure: hsc030pa: include cleanup
` [PATCH v3 4/6] iio: pressure: hsc030pa: update datasheet URLs
` [PATCH v3 5/6] iio: pressure: hsc030pa add mandatory delay
` [PATCH v3 6/6] iio: pressure: hsc030pa add triggered buffer
[PATCH v10 0/7] iio: add new backend framework
2024-02-10 20:58 UTC (17+ messages)
` [PATCH v10 1/7] dt-bindings: adc: ad9467: add new io-backend property
` [PATCH v10 2/7] dt-bindings: adc: axi-adc: update bindings for backend framework
` [PATCH v10 3/7] of: property: add device link support for io-backends
` [PATCH v10 4/7] iio: buffer-dmaengine: export buffer alloc and free functions
` [PATCH v10 5/7] iio: add the IIO backend framework
` [PATCH v10 6/7] iio: adc: ad9467: convert to "
` [PATCH v10 7/7] iio: adc: adi-axi-adc: move "
[PATCH v3 0/3] adis16475 driver documentation
2024-02-10 18:08 UTC (6+ messages)
` [PATCH v3 1/3] docs: iio: Refactor index.rst
` [PATCH v3 2/3] docs: iio: add documentation for device buffers
` [PATCH v3 3/3] docs: iio: add documentation for adis16475 driver
[PATCH v3 0/3] iio: humidity: hdc3020: add threshold events support
2024-02-10 17:55 UTC (8+ messages)
` [PATCH v3 1/3] iio: humidity: hdc3020: drop u8 register pairs
` [PATCH v3 2/3] dt-bindings: iio: humidity: hdc3020: add interrupt bindings in example
` [PATCH v3 3/3] iio: humidity: hdc3020: add threshold events support
[PATCH v6 0/5] Support for Avago APDS9306 Ambient Light Sensor
2024-02-10 17:02 UTC (21+ messages)
` [PATCH v6 2/5] dt-bindings: iio: light: adps9300: Add property vdd-supply
` [PATCH v6 3/5] dt-bindings: iio: light: adps9300: Update interrupt definitions
` [PATCH v6 4/5] dt-bindings: iio: light: Avago APDS9306
` [PATCH v6 5/5] iio: light: Add support for APDS9306 Light Sensor
[PATCH 1/2] iio: accel: adxl367: fix DEVID read after reset
2024-02-10 16:57 UTC (5+ messages)
` [PATCH 2/2] iio: accel: adxl367: fix I2C FIFO data register
[PATCH 1/2] iio: adc: ad4130: zero-initialize clock init data
2024-02-10 16:53 UTC (5+ messages)
` [PATCH 2/2] iio: adc: ad4130: only set GPIO_CTRL if pin is unused
[PATCH v4] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
2024-02-10 16:46 UTC (3+ messages)
[PATCH v9 0/7] iio: add new backend framework
2024-02-10 16:31 UTC (14+ messages)
` [PATCH v9 5/7] iio: add the IIO "
` [PATCH v9 6/7] iio: adc: ad9467: convert to "
[PATCH v3 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings
2024-02-10 16:27 UTC (13+ messages)
` [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver
[PATCH v5 0/4] Add support of color temperature and chromaticity
2024-02-10 16:14 UTC (2+ messages)
[PATCH v2] iio: humidity: hdc3020: add threshold events support
2024-02-10 16:11 UTC (6+ messages)
[PATCH v2 2/2] iio: adc: ti-ads1298: Add driver
2024-02-10 16:08 UTC (3+ messages)
[PATCH v2 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices
2024-02-10 16:02 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v4 "
[PATCH v3 0/5] iio: adc: ad7192: Add support for AD7194
2024-02-10 15:52 UTC (11+ messages)
` [PATCH v3 1/5] iio: adc: ad7192: Use device api
` [PATCH v3 2/5] iio: adc: ad7192: Pass state directly
` [PATCH v3 3/5] iio: adc: ad7192: Use standard attribute
` [PATCH v3 4/5] dt-bindings: iio: adc: ad7192: Add AD7194 support
` [PATCH v3 5/5] "
[PATCH] iio: core: make iio_bus_type const
2024-02-10 15:45 UTC (3+ messages)
[PATCH] drivers/iio/accel/kxcjk-1013: Retrieve mount-matrix from ACPI Implement kxj_acpi_orientation to retrieve mount matrix from ACPI ROTM method
2024-02-10 15:43 UTC (3+ messages)
[PATCH v2 0/4] iio: pressure: hsc030pa: cleanup and triggered buffer
2024-02-10 15:12 UTC (6+ messages)
` [PATCH v2 4/4] iio: pressure: hsc030pa add "
[PATCH v4 0/3] add support for ASM330LHHXG1
2024-02-10 15:12 UTC (4+ messages)
` [PATCH v4 3/3] dt-bindings: iio: imu: st_lsm6dsx: add asm330lhhxg1
[PATCH v2] counter: fix privdata alignment
2024-02-09 15:50 UTC
[PATCH] counter: fix privdata alignment
2024-02-09 9:53 UTC (6+ messages)
[PATCH v3 00/32] spi: get rid of some legacy macros
2024-02-08 21:21 UTC (4+ messages)
` [PATCH v3 03/32] iio: adc: ad_sigma_delta: Follow renaming of SPI "master" to "controller"
[PATCH v3 1/5] iio: adc: ad7192: Use device api
2024-02-08 18:47 UTC
[PATCH] counter: make counter_bus_type const
2024-02-08 18:24 UTC (2+ 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