Jonathan Cameron ([email protected])

Number of posts: 8433 (1.91 per day)
First post: 2012-05-15 20:01:00
Last post: 2024-06-15 18:24:07

Date List Subject
2024-02-10 17:47:56 linux-kernel Re: [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986
2024-02-10 17:43:01 linux-kernel Re: [PATCH 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986
2024-02-10 17:40:45 linux-kernel Re: [PATCH 1/2] dt-bindings: iio: adc: add ad7944 ADCs
2024-02-10 17:09:40 linux-kernel Re: [PATCH v6 2/5] dt-bindings: iio: light: adps9300: Add property vdd-supply
2024-02-10 17:03:23 linux-kernel Re: [PATCH v6 3/5] dt-bindings: iio: light: adps9300: Update interrupt definitions
2024-02-10 16:58:09 linux-kernel Re: [PATCH 2/2] iio: accel: adxl367: fix I2C FIFO data register
2024-02-10 16:55:35 linux-kernel Re: [PATCH 1/2] iio: adc: ad4130: zero-initialize clock init data
2024-02-10 16:52:16 linux-kernel Re: [PATCH v4] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
2024-02-10 16:27:28 linux-kernel Re: [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver
2024-02-10 16:17:36 linux-kernel Re: [PATCH v5 0/4] Add support of color temperature and chromaticity
2024-02-10 16:11:37 linux-kernel Re: [PATCH v2] iio: humidity: hdc3020: add threshold events support
2024-02-10 16:09:14 linux-kernel Re: [PATCH v2 2/2] iio: adc: ti-ads1298: Add driver
2024-02-10 16:02:30 linux-kernel Re: [PATCH v4 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices
2024-02-10 15:59:18 linux-kernel Re: [PATCH] iio: adc: mcp320x: Simplify device removal logic
2024-02-10 15:52:49 linux-kernel Re: [PATCH v3 3/5] iio: adc: ad7192: Use standard attribute
2024-02-10 15:45:27 linux-kernel Re: [PATCH] iio: core: make iio_bus_type const
2024-02-10 15:10:43 linux-kernel Re: [PATCH v2 4/4] iio: pressure: hsc030pa add triggered buffer
2024-02-04 21:08:29 linux-kernel Re: [RFC PATCH 0/5] of: automate of_node_put() - new approach to loops.
2024-02-04 20:52:52 linux-kernel Re: [RFC PATCH 2/5] of: Introduce for_each_child_of_node_scoped() to automate of_node_put() handling
2024-02-04 19:56:55 linux-kernel Re: [RFC PATCH 2/5] of: Introduce for_each_child_of_node_scoped() to automate of_node_put() handling
2024-02-04 16:11:15 linux-kernel Re: [PATCH v2 4/4] iio: pressure: hsc030pa add triggered buffer
2024-02-04 15:59:59 linux-kernel Re: [PATCH v4 4/4] iio: hid-sensor-als: Add light chromaticity support
2024-02-04 15:59:01 linux-kernel Re: [PATCH v4 1/4] iio: hid-sensor-als: Assign channels dynamically
2024-02-04 15:54:49 linux-kernel Re: [PATCH v2 2/2] iio: adc: ti-ads1298: Add driver
2024-02-04 15:19:20 linux-kernel Re: [PATCH v5] iio: sx9324: avoid copying property strings
2024-02-04 15:16:28 linux-kernel Re: [PATCH] iio: accel: Fix a compilation problem
2024-02-04 15:09:08 linux-kernel Re: [PATCH] iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer
2024-02-04 14:47:02 linux-kernel Re: [PATCH v2 2/2] iio: adc: ad7380: don't use bool in FIELD_PREP
2024-02-04 14:44:08 linux-kernel Re: [PATCH v2] iio: humidity: hdc3020: add threshold events support
2024-02-04 14:03:55 linux-kernel Re: [PATCH] iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP
2024-02-04 14:00:34 linux-kernel Re: [PATCH 1/1] Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices
2024-02-04 13:44:35 linux-kernel Re: [PATCH v2 4/4] iio: pressure: hsc030pa add triggered buffer
2024-02-04 13:43:04 linux-kernel Re: [PATCH v5 3/3] iio: light: Add support for APDS9306 Light Sensor
2024-02-04 13:33:18 linux-kernel Re: [PATCH 2/2] iio: adc: ti-ads1298: Add driver
2024-02-04 13:09:19 linux-kernel Re: [PATCH v2 4/4] iio: adc: ad7192: Add AD7194 support
2024-02-04 13:06:26 linux-kernel Re: [PATCH 2/2] iio: adc: ti-ads1298: Add driver
2024-01-29 20:00:56 linux-kernel Re: [PATCH 1/2] iio: adc: ad7380: make ad7380_regmap_config static
2024-01-29 19:52:59 linux-kernel Re: [RFC PATCH 0/5] of: automate of_node_put() - new approach to loops.
2024-01-28 16:07:43 linux-kernel [RFC PATCH 5/5] iio: adc: rcar-gyroadc: use for_each_child_node_scoped()
2024-01-28 16:07:26 linux-kernel [RFC PATCH 4/5] iio: adc: fsl-imx25-gcq: Use for_each_child_node_scoped()
2024-01-28 16:07:08 linux-kernel [RFC PATCH 3/5] of: unittest: Use for_each_child_of_node_scoped()
2024-01-28 16:06:52 linux-kernel [RFC PATCH 2/5] of: Introduce for_each_child_of_node_scoped() to automate of_node_put() handling
2024-01-28 16:06:35 linux-kernel [RFC PATCH 1/5] of: Add cleanup.h based auto release via __free(device_node) markings.
2024-01-28 16:06:17 linux-kernel [RFC PATCH 0/5] of: automate of_node_put() - new approach to loops.
2024-01-28 13:42:18 linux-kernel Re: [PATCH RESEND] iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifier
2024-01-27 17:00:09 linux-kernel Re: [PATCH v2 4/4] iio: pressure: hsc030pa add triggered buffer
2024-01-27 16:58:06 linux-kernel Re: [PATCH v2 2/4] iio: pressure: hsc030pa cleanup
2024-01-27 16:56:33 linux-kernel Re: [PATCH] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
2024-01-27 16:53:45 linux-kernel Re: [PATCH] Revert "iio: add modifiers for A and B ultraviolet light"
2024-01-27 16:51:19 linux-kernel Re: [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure
2024-01-27 16:48:16 linux-kernel Re: [PATCH v4 2/2] iio: adc: adding support for PAC193x