messages from 2021-10-13 20:32:48 to 2021-10-30 21:57:40 UTC [more...]
[PATCH 00/13] power-suppy/i2c/extcon: Add support for cht-wc PMIC without USB-PD support
2021-10-30 21:56 UTC (16+ messages)
` [PATCH 01/13] platform/x86: Rename touchscreen_dmi to dmi_device_properties
` [PATCH 02/13] platform/x86: dmi_device_properties: Add setup info for boards with a CHT Whiskey Cove PMIC
` [PATCH 03/13] power: supply: bq25890: Fix race causing oops at boot
` [PATCH 04/13] power: supply: bq25890: Fix initial setting of the F_CONV_RATE field
` [PATCH 05/13] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH 06/13] power: supply: bq25890: Add support for skipping initialization
` [PATCH 07/13] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH 08/13] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH 09/13] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH 10/13] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH 11/13] i2c: cht-wc: Add support for devices using a bq25890 charger
` [PATCH 12/13] extcon: intel-cht-wc: Check new "intel,cht-wc-setup" device-property
` [PATCH 13/13] extcon: intel-cht-wc: Add support for devices with an USB-micro-B connector
[PATCH] i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
2021-10-29 20:07 UTC (2+ messages)
[PATCH] i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
2021-10-29 20:05 UTC (2+ messages)
[PATCH] i2c: qup: move to use request_irq by IRQF_NO_AUTOEN flag
2021-10-29 19:58 UTC (2+ messages)
[PATCH] i2c: qup: fix a trivial typo
2021-10-29 19:56 UTC (2+ messages)
[PATCH v1] i2c: tegra: Ensure that device is suspended before driver is removed
2021-10-29 19:52 UTC (2+ messages)
[GIT PULL] at24: updates for v5.16
2021-10-29 19:34 UTC (2+ messages)
[PATCH] i2c: i801: Fix incorrect and needless software PEC disabling
2021-10-29 19:29 UTC (4+ messages)
[PATCH v2] i2c: i801: Fix interrupt storm from SMB_ALERT signal
2021-10-29 14:25 UTC (2+ messages)
[PATCH] dt-bindings: i2c: imx: hardware do not restrict clock-frequency to only 100 and 400 kHz
2021-10-29 14:11 UTC
[PATCH 0/2] virtio-i2c: Fix buffer handling
2021-10-29 12:24 UTC (29+ messages)
` [PATCH 1/2] i2c: virtio: disable timeout handling
` [PATCH 2/2] i2c: virtio: fix completion handling
[PATCH 0/2] This is a patch series for I2C driver for Sunplus SP7021 SoC
2021-10-29 8:42 UTC (3+ messages)
` [PATCH 1/2] I2C: Add I2C driver for Sunplus SP7021
` [PATCH 2/2] devicetree bindings I2C Add bindings doc "
[PATCH v4 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
2021-10-28 16:23 UTC (21+ messages)
` [PATCH v4 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v4 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v4 03/11] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v4 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v4 05/11] clk: Introduce clk-tps68470 driver
` [PATCH v4 06/11] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v4 07/11] platform/x86: int3472: Split into 2 drivers
` [PATCH v4 08/11] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v4 09/11] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v4 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v4 11/11] platform/x86: int3472: Deal with probe ordering issues
[PATCH v2 0/2] i2c-mux-gpmux: Support settle-time-us property
2021-10-28 12:53 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-mux-gpmux: Add property for settle time
` [PATCH v2 2/2] i2c-mux-gpmux: Support settle-time-us property
[PATCH 0/2] i2c-mux-gpio: Add optional 'select-delay' DT property
2021-10-28 12:25 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: i2c-mux-gpio: Add optional "
` [PATCH 2/2] i2c: i2c-mux-gpio: Add support 'select-delay' property
dt-bindings: treewide: Update @st.com email address to @foss.st.com
2021-10-27 16:57 UTC (7+ messages)
[PATCH] i2c: i801: Fix resetting of SMBHSTCNT_PEC_EN
2021-10-27 14:21 UTC
[PATCH] i2c: i801: Fix interrupt storm from SMB_ALERT signal
2021-10-27 13:31 UTC (3+ messages)
[PATCH] i2c: virtio: Add support for zero-length requests
2021-10-26 11:14 UTC (6+ messages)
[PATCH v2 0/3] i2c: Enable asynchronous suspend/resume
2021-10-25 21:35 UTC (4+ messages)
` [PATCH v2 1/3] i2c: designware: Enable async suspend / resume of designware devices
` [PATCH 2/3] i2c: enable async suspend/resume for i2c adapters
` [PATCH 3/3] i2c: enable async suspend/resume on i2c client devices
[PATCH v11 0/6] Support running driver's probe for a device powered off
2021-10-25 11:25 UTC (9+ messages)
` [PATCH 1/6] ACPI: scan: Obtain device's desired enumeration power state
` [PATCH 2/6] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH 3/6] Documentation: ACPI: Document _DSC object usage for enum power state
` [PATCH 4/6] ACPI: Add a convenience function to tell a device is in D0 state
` [PATCH 5/6] media: i2c: imx319: Support device probe in non-zero ACPI D state
` [PATCH 6/6] at24: Support probing while "
[PATCH v8 2/5] i2c: mediatek: Dump i2c/dma register when a timeout occurs
2021-10-25 6:09 UTC (2+ messages)
[PATCH v2] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
2021-10-24 21:49 UTC (2+ messages)
[PATCH v1] HID: ft260: fix i2c probing for hwmon devices
2021-10-23 19:39 UTC
[PATCH 0/2] i2c: at91: Add support for programmable clock source
2021-10-22 23:37 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: at91: Extend compatible list for lan966x
[PATCH 0/3] i2c: Enable async resume for i2c devices
2021-10-22 16:53 UTC (7+ messages)
` [PATCH 1/3] i2c: designware: Enable async suspend / resume of designware devices
` [PATCH 2/3] i2c: enable async suspend/resume for i2c adapters
` [PATCH 3/3] i2c: enable async suspend/resume on i2c client devices
[PATCH v1 3/3] mfd: tps80031: Remove driver
2021-10-22 9:54 UTC (5+ messages)
[PATCH v3 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
2021-10-22 9:04 UTC (10+ messages)
` [PATCH v3 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v3 05/11] clk: Introduce clk-tps68470 driver
[PATCH] i2c: mt76xx: add I2C_FUNC_NOSTART and I2C_M_REV_DIR_ADDR
2021-10-22 6:44 UTC
[PATCH v4 1/3] driver core: Provide device_match_acpi_handle() helper
2021-10-20 17:38 UTC (6+ messages)
` [PATCH v4 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle()
` [PATCH v4 3/3] gpiolib: acpi: Replace custom code "
[PATCH] sound: soc: tlv320aic32x4: Make aic32x4_remove() return void
2021-10-20 11:28 UTC (2+ messages)
[PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration power state
2021-10-19 20:07 UTC (4+ messages)
` "
[PATCH] i2c: thunderx: Fix some resource leak
2021-10-19 17:29 UTC (3+ messages)
[PATCH] sound: soc: tlv320aic3x: Make aic3x_remove() return void
2021-10-19 13:21 UTC (2+ messages)
[PATCH v4] i2c: qcom-geni: Add support for GPI DMA
2021-10-19 6:01 UTC
[PATCH] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
2021-10-18 22:14 UTC (3+ messages)
[PATCH] eeprom: at24: Add support for 24c1025 EEPROM
2021-10-18 21:00 UTC
[PATCH v3 0/5] Add and enable GPI DMA users
2021-10-18 16:53 UTC (6+ messages)
` [PATCH v3 4/5] spi: spi-geni-qcom: Add support for GPI dma
[PATCH RFC] virtio: wrap config->reset calls
2021-10-18 9:24 UTC (6+ messages)
[PATCH] i2c: core: Fix possible memleak in i2c_new_client_device()
2021-10-18 3:03 UTC (3+ messages)
I2C MSFT0001 (04F3:3072) touchpad is not recognized / registered
2021-10-17 20:34 UTC (2+ messages)
[PATCH v1 1/1] i2c: i801: Add support for Intel Ice Lake PCH-N
2021-10-17 14:23 UTC (2+ messages)
[PATCH v1 3/7] i2c: i2c-amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
2021-10-17 14:22 UTC (3+ messages)
` [PATCH v2 "
[PATCH] MAINTAINERS: Add pasemi i2c to ARM/APPLE MACHINE
2021-10-16 15:41 UTC (3+ messages)
[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
2021-10-14 20:04 UTC (9+ messages)
` [PATCH v3 08/11] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error
` [PATCH v3 10/11] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v3 11/11] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
[PATCH 00/15] iio: let spi drivers return 0 in .remove()
2021-10-14 17:35 UTC (11+ messages)
` [PATCH 06/15] iio: accel: ad5064: Make ad5064_core_remove() return void
` [PATCH 07/15] iio: dac: ad5380: Make ad5380_remove() "
` [PATCH 08/15] iio: dac: ad5446: Make ad5446_remove() "
` [PATCH 09/15] iio: dac: ad5592r: Make ad5592r_remove() "
` [PATCH 12/15] iio: imu: st_lsm9ds0: Make st_lsm9ds0_remove() "
` [PATCH 13/15] iio: magn: hmc5843: Make hmc5843_common_remove() "
[PATCH v2 0/4] Add support for the Mercury+ AA1 module
2021-10-14 16:46 UTC (2+ messages)
` [PATCH v2 2/4] dt-bindings: add bus number property
[PATCH v3 1/3] driver core: Provide device_match_acpi_handle() helper
2021-10-14 8:48 UTC (5+ messages)
Servicio de la flota
2021-10-14 7:41 UTC
page: next (older) | prev (newer) | latest
- 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