linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-04 15:16:03 to 2021-05-11 07:18:52 UTC [more...]

[PATCH v2 00/12] ad_sigma_delta: convert all drivers to device-managed
 2021-05-11  7:18 UTC  (6+ messages)
` [PATCH v2 01/12] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error
` [PATCH v2 02/12] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
` [PATCH v2 03/12] iio: adc: ad7192: Avoid disabling a clock that was never enabled
` [PATCH v2 04/12] iio: adc: ad7192: handle zero Avdd regulator value as error
` [PATCH v2 05/12] iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()

[PATCH 00/11] ad_sigma_delta: convert all drivers to device-managed
 2021-05-11  6:46 UTC  (15+ messages)
` [PATCH 01/11] iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
` [PATCH 02/11] iio: adc: ad7793: convert to device-managed functions
` [PATCH 03/11] iio: adc: ad7791: "
` [PATCH 04/11] iio: adc: ad7780: "
` [PATCH 05/11] iio: adc: ad7192: use devm_clk_get_optional() for mclk
` [PATCH 06/11] iio: adc: ad7192: Avoid disabling a clock that was never enabled
` [PATCH 07/11] iio: adc: ad7192: convert to device-managed functions
` [PATCH 08/11] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error
` [PATCH 09/11] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
` [PATCH 10/11] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
` [PATCH 11/11] iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()

[PATCH] dt-bindings: More removals of type references on common properties
 2021-05-11  5:29 UTC  (3+ messages)

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-10 21:57 UTC  (16+ messages)
` [PATCH 30/53] docs: hid: avoid using UTF-8 chars

[PATCH v5 1/6] iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
 2021-05-10 17:01 UTC  (11+ messages)
` [PATCH v5 2/6] dt-bindings: iio: accel: fxls8962af: add bindings
` [PATCH v5 3/6] iio: accel: fxls8962af: add set/get of samplerate
` [PATCH v5 4/6] iio: accel: fxls8962af: add interrupt support
` [PATCH v5 5/6] iio: accel: fxls8962af: add hw buffered sampling
` [PATCH v5 6/6] iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads

[PATCH] iio: imu: st_lsm6dsx: do not roundup set samplerate
 2021-05-10 16:52 UTC  (9+ messages)

Personal
 2021-05-10 14:06 UTC 

[PATCH] dt-bindings: iio: afe: current-sense-shunt: add io-channel-cells
 2021-05-10 12:17 UTC  (5+ messages)

[PATCH] iio: adc: ad7192: Avoid disabling a clock that was never enabled
 2021-05-10 11:56 UTC  (3+ messages)

[RESEND PATCH 00/28] IIO: Runtime PM related cleanups
 2021-05-10 10:46 UTC  (34+ messages)
` [PATCH 01/28] iio: gyro: fxa210002c: Balance runtime pm + use pm_runtime_resume_and_get()
` [PATCH 02/28] iio: light: isl29028: "
` [PATCH 03/28] iio: light: tsl2583: "
` [PATCH 04/28] iio: accel: bmc150-accel: Balanced "
` [PATCH 05/28] iio: accel: mma8452: Balance "
` [PATCH 06/28] iio: accel: mma9551/3: Balance untime "
` [PATCH 07/28] iio: accel: kxcjk-1013: Balance runtime "
` [PATCH 08/28] iio: hid: trigger: "
` [PATCH 09/28] iio: imu: kmx61: "
` [PATCH 10/28] iio: light: rpr0521: "
` [PATCH 11/28] iio: magn: bmc150: "
` [PATCH 12/28] iio: accel: bmi088: "
` [PATCH 13/28] iio: imu: mpu6050: Use pm_runtime_resume_and_get() to replace open coding
` [PATCH 14/28] iio: adc: stm32-adc: "
` [PATCH 15/28] iio: adc: stm32-dfsdm: "
` [PATCH 16/28] iio: dac: stm32-dac: "
` [PATCH 17/28] iio: adc: ads1015: "
` [PATCH 18/28] iio: chemical: atlas-sensor: "
` [PATCH 19/28] iio: light: pa12203001: "
` [PATCH 20/28] iio: light: us5182: "
` [PATCH 21/28] iio: light: vcnl4000: "
` [PATCH 22/28] iio: light: vcnl4035: "
` [PATCH 23/28] iio: pressure: zpa2326: fix potential extra call of runtime suspend
` [PATCH 24/28] iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get()
` [PATCH 25/28] iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle error
` [PATCH 26/28] iio: prox: pulsed-light-v2: Switch pm_runtime_resume_and_get()
` [PATCH 27/28] iio: pressure: icp10100: Use pm_runtime_resume_and_get() + handle errors
` [PATCH 28/28] iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()

[PATCH v1 1/1] iio: dac: ad5770r: Put fwnode in error case during ->probe()
 2021-05-10  9:56 UTC 

[PATCH v2] iio: afe: iio-rescale: Support processed channels
 2021-05-10  8:10 UTC  (2+ messages)

[PATCH] iio: tsl2583: Fix division by a zero lux_val
 2021-05-10  6:59 UTC  (4+ messages)

[PATCH] iio: core: return ENODEV if ioctl is unknown
 2021-05-10  6:48 UTC  (7+ messages)

[PATCH 0/3] iio: adc: ad7124: Fixes and devm_ for all of probe
 2021-05-09  9:35 UTC  (9+ messages)
` [PATCH 1/3] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error
` [PATCH 2/3] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
` [PATCH 3/3] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()

[PATCH] iio: imu: st_lsm6dsx: correct ODR in header
 2021-05-08 16:06 UTC  (4+ messages)

[PATCH] iio: bme680_spi: Remove ACPI support
 2021-05-08 15:52 UTC  (4+ messages)

[PATCH v2] iio: bme680_i2c: Remove ACPI support
 2021-05-08 15:51 UTC  (16+ messages)

[PATCH v2] iio: am2315: Remove ACPI support
 2021-05-08 15:45 UTC  (4+ messages)

[PATCH] iio:accel:stk8312: Remove ACPI support
 2021-05-08 15:42 UTC  (4+ messages)

[PATCH] iio: adc: mxs-lradc-adc: use iio_device_id() helper
 2021-05-08 15:21 UTC  (2+ messages)

[PATCH v4] iio: adis16480: support burst read function
 2021-05-08 14:57 UTC  (4+ messages)

[PATCH] iio: bme680_i2c: Make bme680_acpi_match depend on CONFIG_ACPI
 2021-05-07 12:39 UTC  (18+ messages)

[PATCH] iio: imu: st_lsm6dsx: correct ODR in header
 2021-05-07 10:31 UTC 

iio: imu: st_lsm6dsx: sample rate?
 2021-05-07 10:01 UTC  (4+ messages)

[PATCH 00/19] IIO: Alignment fixes part 2 - struct used to ensure alignment
 2021-05-07  9:23 UTC  (8+ messages)
` [PATCH 13/19] iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
` [PATCH 14/19] iio: prox: as3935: "
` [PATCH 16/19] iio: magn: bmc150: "

[PATCH v3 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-05-06 14:25 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746

[PATCH 00/11] IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment
 2021-05-06  6:44 UTC  (5+ messages)
` [PATCH 05/11] iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
` [PATCH 07/11] iio: potentiostat: lmp91000: Fix alignment of buffer "

[PATCH 1/2] HID: hid-sensor-hub: Return error for hid_set_field() failure
 2021-05-06  4:44 UTC  (6+ messages)
` [PATCH 2/2] HID: hid-sensor-custom: Process failure of sensor_hub_set_feature()

[PATCH 0/4] add periodic mode, threshold options and hwmon
 2021-05-05 14:02 UTC  (10+ messages)
` [PATCH 1/4] iio: proximity: vcnl3020: add periodic mode
` [PATCH 4/4] hwmon: vcnl3020: add hwmon driver for intrusion sensor

[RFC PATCH 0/4] IIO: Alignment fixes part 4 - bounce buffers for the hard cases
 2021-05-05 12:58 UTC  (3+ messages)
` [RFC PATCH 3/4] iio: gyro: mpu3050: Fix alignment and size issues with buffers

[PATCH] iio: am2315: Make am2315_acpi_id depend on CONFIG_ACPI
 2021-05-04 15:34 UTC  (4+ 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).