[PATCH v1 0/4] Add support for Intel CRPS PSU
2024-12-12 22:06 UTC (6+ messages)
` [PATCH v1 1/4] hwmon: pmbus-core: Add label for fan and temp
` [PATCH v1 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v1 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v1 4/4] ARM: dts: aspeed: system1: Use crps PSU driver
[PATCH v2 0/2] Qcom Geni exit path cleanups
2024-12-12 19:21 UTC (6+ messages)
` [PATCH v2 1/2] i2c: qcom-geni: Use dev_err_probe in the probe function
` [PATCH v2 2/2] i2c: qcom-geni: Simplify error handling in "
[PATCH v4 0/8] Add support for GE SUNH hot-pluggable connector
2024-12-12 19:12 UTC (3+ messages)
` [PATCH v4 5/8] i2c: i2c-core-of: follow i2c-parent phandle to probe devices from added nodes
[PATCH 0/2] Qcom Geni exit path cleanups
2024-12-12 16:32 UTC (9+ messages)
` [PATCH 1/2] i2c: qcom-geni: Use dev_err_probe in the probe function
` [PATCH 2/2] i2c: qcom-geni: Simplify error handling in "
[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
2024-12-12 16:10 UTC (25+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v3 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v3 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v3 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v3 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v3 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v1 0/7] Add support to load QUP SE firmware from
2024-12-12 15:58 UTC (35+ messages)
` [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading
` [PATCH v1 2/7] spi: dt-bindings: "
` [PATCH v1 3/7] dt-bindings: serial: "
` [PATCH v1 4/7] soc: qcom: geni-se:: Add support to load QUP SE Firmware via Linux subsystem
` [PATCH v1 5/7] i2c: qcom-geni: Load i2c qup Firmware from linux side
` [PATCH v1 6/7] spi: geni-qcom: Load spi "
` [PATCH v1 7/7] serial: qcom-geni: Load UART "
[PATCH v9 0/4] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
2024-12-12 14:51 UTC (9+ messages)
` [PATCH v9 1/4] platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h
` [PATCH v9 2/4] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
` [PATCH v9 3/4] platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]
` [PATCH v9 4/4] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address
[PATCH] i2c: imx: make controller available until system suspend_noirq() and from resume_noirq()
2024-12-12 12:12 UTC (4+ messages)
[PATCH] i2c: riic: Always round-up when calculating bus period
2024-12-12 11:57 UTC (6+ messages)
[PATCH V2 0/2] Add atomic transfer support to i2c-xiic
2024-12-11 11:36 UTC (4+ messages)
` [PATCH V2 1/2] i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to facilitate atomic mode
` [PATCH V2 2/2] i2c: xiic: Add atomic transfer support
[PATCH 1/3] i2c: davinci: kill platform data
2024-12-11 10:23 UTC (3+ messages)
` [PATCH 2/3] i2c: davinci: order includes alphabetically
` [PATCH 3/3] i2c: davinci: use generic device property accessors
[PATCH v2] drm/bridge: ti-sn65dsi86: Fix multiple instances
2024-12-11 8:27 UTC (4+ messages)
[PATCH v4] i2c: imx: support DMA defer probing
2024-12-11 7:06 UTC (6+ messages)
[PATCH] i2c: nomadik: Enable compile testing for the Nomadik driver
2024-12-10 22:16 UTC
[PATCH] i2c: core: fix reference leak in i2c_register_adapter()
2024-12-11 3:08 UTC
[PATCH] i2c: nomadik: Add missing sentinel to match table
2024-12-10 18:59 UTC (3+ messages)
[PATCH v5 0/4] Enable shared SE support over I2C
2024-12-10 17:52 UTC (28+ messages)
` [PATCH v5 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v5 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively
[PATCH v3 0/9] misc: Support TI FPC202 dual-port controller
2024-12-10 15:21 UTC (12+ messages)
` [PATCH v3 2/9] media: i2c: ds90ub960: Replace aliased clients list with bitmap
` [PATCH v3 8/9] i2c: Support dynamic address translation
[PATCH] i2c: pnx: Fix timeout in wait functions
2024-12-10 14:51 UTC (2+ messages)
[PATCH v3 0/2] i2c: omap: trivial code cleanups
2024-12-10 14:44 UTC (6+ messages)
` [PATCH v3 1/2] i2c: omap: Clean up coding style
` [PATCH v3 2/2] i2c: omap: remove unused parameter
[PATCH v2 0/3] i2c: atr: A few i2c-atr fixes
2024-12-10 8:04 UTC (18+ messages)
` [PATCH v2 1/3] i2c: atr: Fix client detach
` [PATCH v2 2/3] i2c: atr: Allow unmapped addresses from nested ATRs
[PATCH] i2c: slave-eeprom: add latch mode
2024-12-09 6:04 UTC
[PATCH] iio: Initialize i2c_device_id structures by name
2024-12-08 12:59 UTC (3+ messages)
[PATCH] hwmon: Initialize i2c_device_id structures by name
2024-12-07 21:51 UTC (7+ messages)
[PATCH 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2024-12-07 12:54 UTC (11+ messages)
` [PATCH 4/6] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH 5/6] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH 6/6] arm64: dts: qcom: x1e80100: Add CAMSS block definition
[PATCH v1] i2c: microchip-core: actually use repeated sends
2024-12-06 11:48 UTC (5+ messages)
[PATCH v4 0/3] hwmon: pmbus: add tps25990 efuse support
2024-12-05 19:50 UTC (8+ messages)
` [PATCH v4 1/3] hwmon: (pmbus/core) improve handling of write protected regulators
` [PATCH v4 2/3] hwmon: (pmbus/core) add wp module param
` [PATCH v4 3/3] hwmon: (pmbus/tps25990): add initial support
[PATCH] i2c: imx: fix divide by zero warning
2024-12-05 12:49 UTC (2+ messages)
[PATCH] i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol namespaces
2024-12-05 8:26 UTC (8+ messages)
[PATCH] i2c: I2C_BRCMSTB should not default to y when compile-testing
2024-12-04 19:01 UTC (2+ messages)
[PATCH] i2c: keba: drop check because i2c_unregister_device() is NULL safe
2024-12-04 14:35 UTC (2+ messages)
[PATCH v3 0/3] Add Block event interrupt support for I2C protocol
2024-12-03 10:32 UTC (4+ messages)
` [PATCH v3 1/3] dmaengine: qcom: gpi: Add GPI Block event interrupt support
[PATCH] i2c: qup: use generic device property accessors
2024-12-03 7:41 UTC (3+ messages)
[PATCH v2 RESEND 0/3] Add Block event interrupt support for I2C protocol
2024-12-02 13:41 UTC (5+ messages)
` [PATCH v2 RESEND 3/3] i2c: i2c-qcom-geni: Add Block event interrupt support
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).