linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-09 07:20:25 to 2021-05-12 18:21:16 UTC [more...]

[PATCH v3 00/12] ad_sigma_delta: convert all drivers to device-managed
 2021-05-12 17:49 UTC  (8+ messages)
` [PATCH v3 01/12] iio: adc: ad7124: Fix missbalanced regulator enable / disable on error
` [PATCH v3 02/12] iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
` [PATCH v3 03/12] iio: adc: ad7192: Avoid disabling a clock that was never enabled
` [PATCH v3 04/12] iio: adc: ad7192: handle zero Avdd regulator value
` [PATCH v3 05/12] iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
` [PATCH v3 07/12] iio: adc: ad7791: convert to device-managed functions
` [PATCH v3 08/12] iio: adc: ad7780: "

[PATCH v1 1/1] iio: dac: ad5770r: Put fwnode in error case during ->probe()
 2021-05-12 17:33 UTC  (2+ messages)

[PATCH 0/2] staging: iio: cdc: ad7746: initial effort to move out of staging
 2021-05-12 17:20 UTC  (5+ messages)
` [PATCH 1/2] staging: iio: cdc: ad7746: clean up driver comments and probe return
` [PATCH 2/2] staging: iio: cdc: ad7746: avoid overwrite of num_channels

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-12 17:12 UTC  (6+ messages)
` [PATCH v2 21/40] docs: hid: "

[RESEND PATCH 00/28] IIO: Runtime PM related cleanups
 2021-05-12 15:01 UTC  (65+ 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] iio: adc: Add missing MODULE_DEVICE_TABLE
 2021-05-12  9:38 UTC 

[PATCH] iio: adc: ad7768-1: Fix the right interrupt interface calls
 2021-05-12  9:21 UTC  (4+ messages)
  ` [PATCH] iio: adc: ad7768-1: Fix the right interrupt interfacecalls

[PATCH v2 00/12] ad_sigma_delta: convert all drivers to device-managed
 2021-05-12  6:28 UTC  (15+ 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 v2 06/12] iio: adc: ad7793: convert to device-managed functions
` [PATCH v2 07/12] iio: adc: ad7791: "
` [PATCH v2 08/12] iio: adc: ad7780: "
` [PATCH v2 09/12] iio: adc: ad7192: use devm_clk_get_optional() for mclk
` [PATCH v2 10/12] iio: adc: ad7192: convert to device-managed functions
` [PATCH v2 11/12] iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
` [PATCH v2 12/12] iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()

[PATCH] driver: adc: ltc2497: return directly after reading the adc conversion value
 2021-05-12  4:57 UTC 

[PATCH 0/3] iio: accel: kxcjk-1013: Add support for KX023-1025
 2021-05-11 14:50 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: iio: kionix,kxcjk1013: Document kionix,kx023-1025
` [PATCH 2/3] iio: accel: kxcjk-1013: Refactor configuration registers into struct
  ` [RFC PATCH] iio: accel: kxcjk-1013: kxcjk1013_regs can be static
` [PATCH 3/3] iio: accel: kxcjk-1013: Add support for KX023-1025
  ` [RFC PATCH] iio: accel: kxcjk-1013: kx0231025_regs can be static

[PATCH v2 0/3] iio: accel: kxcjk-1013: Add support for KX023-1025
 2021-05-11 14:24 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: iio: kionix,kxcjk1013: Document kionix,kx023-1025
` [PATCH v2 2/3] iio: accel: kxcjk-1013: Refactor configuration registers into struct
` [PATCH v2 3/3] iio: accel: kxcjk-1013: Add support for KX023-1025

[PATCH] dt-bindings: More removals of type references on common properties
 2021-05-11 14:23 UTC  (8+ messages)

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

[PATCH 1/1] iio: ep93xx: Remove redundant error printing in ep93xx_adc_probe()
 2021-05-11 14:15 UTC  (2+ messages)

Conflict for tomorrows linux-next between staging/staging-linus and iio/togreg
 2021-05-11 14:04 UTC 

[PATCH] iio:adc:ad7766: Fix unnecessary check in ad7766_probe()
 2021-05-11 13:47 UTC 

[PULL] First set of IIO fixes for the 5.13 cycle
 2021-05-11 13:18 UTC  (2+ messages)

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

[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 v5 1/6] iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
 2021-05-10 17:01 UTC  (6+ messages)
` [PATCH v5 5/6] iio: accel: fxls8962af: add hw buffered sampling

[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] iio: adc: ad7192: Avoid disabling a clock that was never enabled
 2021-05-10 11:56 UTC  (3+ messages)

[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  (6+ 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()


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