Linux-IIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-31 05:50:22 to 2022-01-07 07:15:39 UTC [more...]

[PATCH 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-01-07  7:16 UTC  (12+ messages)
` [PATCH 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dtbindings
` [PATCH 2/7] iio: adc: sc27xx: fix read big scale voltage not right
` [PATCH 3/7] iio: adc: sc27xx: structure adjuststment and optimization
` [PATCH 4/7] iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
` [PATCH 5/7] iio: adc: sc27xx: add support for PMIC sc2730
` [PATCH 6/7] iio: adc: sc27xx: add support for PMIC ump9620
` [PATCH 7/7] iio: adc: sc27xx: add Ump9620 ADC suspend and resume pm support

[PATCH v2] iio: humidity: hdc100x: Add ACPI HID table
 2022-01-07  4:14 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adi,ltc2983: Fix 64-bit property sizes
 2022-01-07  3:20 UTC 

[PATCH] dt-bindings: iio/magnetometer: yamaha,yas530: Fix invalid 'interrupts' in example
 2022-01-06 18:25 UTC 

[PATCH] dt-bindings: iio/adc: ti,palmas-gpadc: Split interrupt fields in example
 2022-01-06 18:25 UTC 

[PATCH v3 0/7] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-01-06 17:31 UTC  (8+ messages)
` [PATCH v3 1/7] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v3 2/7] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v3 3/7] iio: adc: qcom-spmi-rradc: introduce round robin adc
` [PATCH v3 4/7] arm64: dts: qcom: pmi8998: add rradc node
` [PATCH v3 5/7] arm64: dts: qcom: sdm845-oneplus: enable rradc
` [PATCH v3 6/7] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v3 7/7] arm64: dts: qcom: sdm845-xiaomi-beryllium: enable RRADC

[PATCH v3 00/23] counter: cleanups and device lifetime fixes
 2022-01-06 15:13 UTC  (3+ messages)

[PATCH 00/13] IIO: accel/st-sensors move into separate symbol namespaces
 2022-01-06 14:48 UTC  (12+ messages)
` [PATCH 02/13] iio:accel:mma7455_core: Move exports into MMA7455 namespace
` [PATCH 12/13] iio:st-sensors: Remove duplicate MODULE_*
` [PATCH 13/13] iio:st-sensors: Move exports into ST_SENSORS namespace

[PATCH] iio: dps310: Add ACPI HID table
 2022-01-06 14:33 UTC  (2+ messages)

[PATCH v2 0/6] DEV_PM_OPS macros rework v2
 2022-01-06 13:42 UTC  (8+ messages)
` [PATCH v2 1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
` [PATCH v2 2/6] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
` [PATCH v2 3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
` [PATCH v2 4/6] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
` [PATCH v2 5/6] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
` [PATCH v2 6/6] iio: pressure: bmp280: Use new PM macros

[PATCH] HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL
 2022-01-06 13:18 UTC  (2+ messages)

[PATCH] iio: gyro: bmg160: Fix error handling in bmg160_core_probe
 2022-01-06 11:23 UTC  (5+ messages)
  ` [PATCH v2] iio: Fix error handling for PM

[PATCH] iio: mma8452: Fix probe failing when an i2c_device_id is used
 2022-01-06 11:14 UTC 

[PATCH v2 13/23] counter: Provide alternative counter registration functions
 2022-01-06 10:53 UTC  (2+ messages)

[bug report] drivers:iio:dac: Add AD3552R driver support
 2022-01-06 10:35 UTC 

[PATCH v2] iio: addac: Do not reference negative array offsets
 2022-01-06  6:31 UTC  (2+ messages)

[PATCH 1/3] iio: addac: ad74413r: use ngpio size when iterating over mask
 2022-01-06  6:22 UTC  (3+ messages)
` [PATCH 2/3] iio: addac: ad74413r: for_each_set_bit_from -> for_each_set_bit
` [PATCH 3/3] iio: addac: ad74413r: correct comparator gpio getters mask usage

[PATCH v2 0/7] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-01-05 21:05 UTC  (9+ messages)
` [PATCH v2 1/7] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v2 2/7] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v2 3/7] iio: adc: qcom-spmi-rradc: introduce round robin adc
` [PATCH v2 4/7] arm64: dts: qcom: pmi8998: add rradc node
` [PATCH v2 5/7] arm64: dts: qcom: sdm845-oneplus: enable rradc
` [PATCH v2 6/7] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v2 7/7] arm64: dts: qcom: sdm845-xiaomi-beryllium: enable RRADC

[PATCH 0/8] DEV_PM_OPS macros rework
 2022-01-05 17:37 UTC  (24+ messages)
` [PATCH 1/8] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
` [PATCH 2/8] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
` [PATCH 3/8] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
` [PATCH 4/8] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
` [PATCH 5/8] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
` [PATCH 6/8] mmc: mxc: Make dev_pm_ops struct static
` [PATCH 7/8] mmc: jz4740: "
` [PATCH 8/8] iio: gyro: mpu3050: Use new PM macros

[PATCH] drivers:iio:dac make expression evaluation 64-bit
 2022-01-05 15:36 UTC  (7+ messages)

[PATCH v2 00/51] iio: Tree wide switch from CONFIG_PM* to pm_[sleep]_ptr etc
 2022-01-05 10:52 UTC  (63+ messages)
` [PATCH v2 01/51] iio:accel:da311: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 02/51] iio:accel:da280: "
` [PATCH v2 03/51] iio:accel:dmard06: "
` [PATCH v2 04/51] iio:accel:dmard10: Switch from CONFIG_PM "
` [PATCH v2 05/51] iio:accel:mc3230: Switch from CONFIG_PM_SLEEP "
` [PATCH v2 06/51] iio:accel:mma7660: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCH v2 07/51] iio:accel:mma9551: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v2 08/51] iio:accel:mma9553: "
` [PATCH v2 09/51] iio:accel:stk8ba50: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 10/51] iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v2 11/51] iio:adc:ab8500: "
` [PATCH v2 12/51] iio:adc:at91-adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 13/51] iio:adc:exynos_adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCH v2 14/51] iio:adc:palmas_gpadc: "
` [PATCH v2 15/51] iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()
` [PATCH v2 16/51] iio:adc:rcar: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v2 17/51] iio:adc:rockchip: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 18/51] iio:adc:twl6030: "
` [PATCH v2 19/51] iio:adc:vf610: "
` [PATCH v2 20/51] iio:common:ssp: "
` [PATCH v2 21/51] iio:dac:vf610: "
` [PATCH v2 22/51] iio:light:apds9300: "
` [PATCH v2 23/51] iio:light:bh1780: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v2 24/51] iio:light:cm3232: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 25/51] iio:light:isl29018: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCH v2 26/51] iio:light:isl29125: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 27/51] iio:light:jsa1212: "
` [PATCH v2 28/51] iio:light:ltr501: "
` [PATCH v2 29/51] iio:light:stk3310: "
` [PATCH v2 30/51] iio:light:tcs3414: "
` [PATCH v2 31/51] iio:light:tcs3472: "
` [PATCH v2 32/51] iio:light:tsl2563: "
` [PATCH v2 33/51] iio:light:tsl4531: "
` [PATCH v2 34/51] iio:light:us5182: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v2 35/51] iio:magn:ak8975: "
` [PATCH v2 36/51] iio:magn:mag3110: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 37/51] iio:magn:mmc35240: "
` [PATCH v2 38/51] iio:pressure:mpl3115: "
` [PATCH v2 39/51] iio:proximity:as3935: "
` [PATCH v2 40/51] iio:proximity:pulsedlight: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v2 41/51] iio:proximity:rfd77492: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 42/51] iio:proximity:sx9500: "
` [PATCH v2 43/51] iio:temperature:tmp006: "
` [PATCH v2 44/51] iio:temperature:tmp007: "
` [PATCH v2 45/51] iio:chemical:atlas: Switch from CONFIG_PM guards to pm_ptr() etc
` [PATCH v2 46/51] iio:accel:stk8312: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 47/51] iio:accel:bma180: "
` [PATCH v2 48/51] iio:dac:m62332: "
` [PATCH v2 49/51] iio:imu:kmx61: Switch from CONFIG_PM* guards to pm_ptr() etc
` [PATCH v2 50/51] iio:light:rpr0521: Switch from CONFIG_PM "
` [PATCH v2 51/51] iio:temperature:mlx90614: Switch from CONFIG_PM* "

[PATCH] counter: 104-quad-8: Add COMPILE_TEST depends
 2022-01-05  9:41 UTC 

[PATCH] counter: 104-quad-8: Fix use-after-free by quad8_irq_handler
 2022-01-05  9:30 UTC 

[PATCH] iio: frequency: admv1013: remove the always true condition
 2022-01-04 21:09 UTC 

[PATCH v4 1/2] Add binding for ti,adc1018. It allows selection of channel as a Device Tree property
 2022-01-04 15:53 UTC  (3+ messages)

[PATCH 0/4] Add support for Bosch BNO055 IMU
 2022-01-04 11:42 UTC  (7+ messages)
` [v2 00/10] "
  ` [v2 06/10] iio: document bno055 private sysfs attributes

[PATCH] MAINTAINERS: add maintainer for ADRF6780 driver
 2022-01-03 11:16 UTC 

[PATCH] MAINTAINERS: fix Analog Devices links
 2022-01-03 10:44 UTC 

[PATCH v4 2/2] add TI ads1018 driver to iio
 2022-01-03 10:44 UTC  (2+ messages)

[PATCH 0/3]
 2022-01-03  9:22 UTC  (4+ messages)
` [PATCH 1/3] iio:frequency:admv1014: add support for ADMV1014
` [PATCH 2/3] dt-bindings:iio:frequency: add admv1014 doc
` [PATCH 3/3] Documentation:ABI:testing:admv1014: add ABI docs

[PATCH] drivers/iio: Use SIMPLE_DEV_PM_OPS when possible
 2022-01-02 16:34 UTC  (3+ messages)

[PATCH] iio: stm: don't always auto-enable I2C and SPI interface drivers
 2022-01-02 13:49 UTC  (4+ messages)

[PATCH v8 0/5] Expand Semtech SAR Sensors support
 2022-01-02  1:14 UTC  (5+ messages)
` [PATCH v8 2/5] iio: sx9310: Extract common Semtech sensor logic

[PATCH v10 0/5] Expand Semtech SAR Sensors support
 2022-01-01 20:38 UTC  (6+ messages)
` [PATCH v10 1/5] iio: sx9310: Add frequency in read_avail
` [PATCH v10 2/5] iio: sx9310: Extract common Semtech sensor logic
` [PATCH v10 3/5] iio: proximity: Add SX9324 support
` [PATCH v10 4/5] dt-bindings: iio: Add sx9324 binding
` [PATCH v10 5/5] iio: sx9324: Add dt_binding support

[PATCH v6 0/3] Add Semtech SX9360 SAR Sensor support
 2022-01-01 20:38 UTC  (4+ messages)
` [PATCH v6 1/3] iio: proximity: Add sx9360 support
` [PATCH v6 2/3] dt-bindings: iio: Add sx9360 binding
` [PATCH v6 3/3] iio: sx9360: Add dt-binding support

[PATCH 00/49] iio: Tree wide switch from CONFIG_PM* to __maybe_unused etc
 2022-01-01 18:00 UTC  (11+ messages)
` [PATCH 12/49] iio:adc:ad7606: Switch from CONFIG_PM_SLEEP guards to pm_ptr() / __maybe_unused
` [PATCH 15/49] iio:adc:palmas_gpadc: "
` [PATCH 37/49] iio:magn:hmc5843: "
` [PATCH 41/49] iio:pressure:bmp280: Switch from CONFIG_PM "
` [PATCH 48/49] iio:gyro:mpu3050: "

[PATCH 00/16] IIO: Tidy up inconsistent spacing in ID tables
 2021-12-31  5:50 UTC  (9+ messages)
` [PATCH 13/16] iio:adc:ti-adc084s021: Tidy up white space around {}
` [PATCH 14/16] iio:light:tsl2722: Fix inconsistent spacing before } in id table
` [PATCH 15/16] iio:proximity:vl53l0x: Tidy up white space around {} in id tables
` [PATCH 16/16] iio:accel:dmard09: Tidy up white space around {} in id table


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 read-only IMAP folder(s) and NNTP newsgroup(s).