linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-20 10:46:14 to 2024-06-25 06:59:52 UTC [more...]

[PATCH v3] dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schema
 2024-06-25  6:59 UTC 

[PATCH 00/12] i2c: riic: Add support for Renesas RZ/G3S
 2024-06-25  5:07 UTC  (32+ messages)
` [PATCH 01/12] clk: renesas: r9a08g045: Add clock, reset and power domain support for I2C
` [PATCH 02/12] i2c: riic: Use temporary variable for struct device
` [PATCH 03/12] i2c: riic: Call pm_runtime_get_sync() when need to access registers
` [PATCH 04/12] i2c: riic: Use pm_runtime_resume_and_get()
` [PATCH 05/12] i2c: riic: Enable runtime PM autosuspend support
` [PATCH 06/12] i2c: riic: Add suspend/resume support
` [PATCH 07/12] i2c: riic: Define individual arrays to describe the register offsets
` [PATCH 08/12] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
` [PATCH 09/12] i2c: riic: Add support for fast mode plus
` [PATCH 10/12] arm64: dts: renesas: r9a08g045: Add I2C nodes
` [PATCH 11/12] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node
` [PATCH 12/12] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node

Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
 2024-06-25  3:45 UTC  (9+ messages)

Dell PowerEdge R930: `i2c i2c-0: More than 8 memory slots on a single bus, contact i801 maintainer to add missing mux config`
 2024-06-24 21:37 UTC  (4+ messages)

[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
 2024-06-24 20:30 UTC  (10+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs

[PATCH v2 0/3] Read MAC address through NVMEM for sama7g5ek
 2024-06-24 19:49 UTC  (6+ messages)
` [PATCH v2 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
` [PATCH v2 2/3] ARM: dts: at91: at91-sama7g5ek: add EEPROMs
` [PATCH v2 3/3] dt-bindings: eeprom: at24: Add at24,mac02e4 and at24,mac02e6

[PATCH v4 0/6] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
 2024-06-24 18:28 UTC  (11+ messages)
` [PATCH v4 1/6] i2c: core: Setup i2c_adapter runtime-pm before calling device_add()
` [PATCH v4 2/6] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH v4 3/6] platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h
` [PATCH v4 4/6] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
` [PATCH v4 5/6] platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]
` [PATCH v4 6/6] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address

[PATCH v4 0/9] Add Mule MFD support
 2024-06-24 16:13 UTC  (7+ messages)

[RFC PATCH] i2c: imx: avoid rescheduling when waiting for bus not busy
 2024-06-24 15:49 UTC  (5+ messages)

[PATCH v3] dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schema
 2024-06-24 13:12 UTC  (2+ messages)

[Patch v4 00/10] Add audio support for LPC32XX CPUs
 2024-06-24  8:59 UTC  (30+ messages)
` [Patch v4 01/10] dt-bindings: dma: pl08x: Add dma-cells description
` [Patch v4 02/10] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v4 03/10] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [Patch v4 04/10] ARM: dts: lpc32xx: Add missing dma and i2s properties
` [Patch v4 05/10] clk: lpc32xx: initialize regmap using parent syscon
` [Patch v4 06/10] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v4 07/10] ARM: lpc32xx: Remove pl08x platform data in favor for device tree
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v4 09/10] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
` [Patch v4 10/10] i2x: pnx: Use threaded irq to fix warning from del_timer_sync()

[PATCH v2] dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schema
 2024-06-24  8:47 UTC  (4+ messages)

[PATCH v2 1/4] nvmem: Replace spaces with tab in documentation
 2024-06-24  0:19 UTC  (7+ messages)
` [PATCH v2 2/4] nvmem: Document type attribute
` [PATCH v2 3/4] nvmem: Use sysfs_emit() for "
` [PATCH v2 4/4] nvmem: core: Implement force_ro sysfs attribute

[PULL REQUEST] i2c-for-6.10-rc5
 2024-06-23 15:13 UTC  (2+ messages)

[PATCH v3 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
 2024-06-23 14:30 UTC  (48+ messages)
` [PATCH v3 1/6] i2c: core: Setup i2c_adapter runtime-pm before calling device_add()
` [PATCH v3 2/6] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH v3 3/6] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
` [PATCH v3 4/6] platform/x86: dell-smo8800: Allow lis3lv02d i2c_client instantiation without IRQ
` [PATCH v3 5/6] platform/x86: dell-smo8800: Add a couple more models to dell_lis3lv02d_devices[]
` [PATCH v3 6/6] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address

[GIT PULL] i2c-host-fixes for v6.10-rc5
 2024-06-23  0:15 UTC  (2+ messages)

[PATCH v4 0/6] docs: i2c: summary: update and use inclusive wording
 2024-06-22  8:14 UTC  (11+ messages)
` [PATCH v4 1/6] docs: i2c: summary: start sentences consistently
` [PATCH v4 2/6] docs: i2c: summary: update I2C specification link
` [PATCH v4 3/6] docs: i2c: summary: update speed mode description
` [PATCH v4 4/6] docs: i2c: summary: document use of inclusive language
` [PATCH v4 5/6] docs: i2c: summary: document 'local' and 'remote' targets
` [PATCH v4 6/6] docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs

[PATCH] nvmem: core: Implement force_ro sysfs attribute
 2024-06-22  6:49 UTC  (2+ messages)

[PATCH 1/1] i2c: Add nop fwnode operations
 2024-06-21 17:42 UTC  (3+ messages)

[PATCH] i2c: add missing MODULE_DESCRIPTION() macros
 2024-06-21 11:41 UTC  (3+ messages)

[PATCH 0/7] dt-bindings: i2c: few fixes and cleanups
 2024-06-21  9:27 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema
` [PATCH 2/7] dt-bindings: i2c: google,cros-ec-i2c-tunnel: "
` [PATCH 3/7] dt-bindings: i2c: atmel,at91sam: drop unneeded address/size-cells
` [PATCH 4/7] dt-bindings: i2c: nvidia,tegra20: "
` [PATCH 5/7] dt-bindings: i2c: samsung,s3c2410: "
` [PATCH 6/7] dt-bindings: i2c: ti,omap4: reference i2c-controller.yaml schema
` [PATCH 7/7] dt-bindings: i2c: adjust indentation in DTS example to coding style

[PATCH v3 0/6] docs: i2c: summary: update and use inclusive wording
 2024-06-21  7:03 UTC  (12+ messages)
` [PATCH v3 5/6] docs: i2c: summary: document 'local' and 'remote' targets

[PATCH v2] i2c: ocores: set IACK bit after core is enabled
 2024-06-20 23:19 UTC  (2+ messages)

[PATCH v2] dt-bindings: drop stale Anson Huang from maintainers
 2024-06-21  0:08 UTC  (2+ messages)

[Patch V3] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-06-20 22:54 UTC  (2+ messages)

[PATCH 0/3] Read MAC address through NVMEM for sama7g5ek
 2024-06-20 11:10 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: eeprom: at24: Add at24,mac02e4 and at24,mac02e6


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