X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2017-08-13 12:30:23 to 2017-09-01 13:06:29 UTC [more...]

[PATCH v4 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-09-01 13:06 UTC 

[PATCH] platform/x86: intel_cht_int33fe: Work around BIOS bug on some devices
 2017-09-01  9:19 UTC  (7+ messages)

[PATCH v1] platform/x86: wmi: Switch to use new generic UUID API
 2017-09-01  8:23 UTC  (10+ messages)

[patch v1 0/3] drivers/platform: replace module x86/mlxcpld-hotplug with mellanox/mlxreg-hotplug
 2017-08-31 23:06 UTC  (7+ messages)
` [patch v1 1/3] platform/mellanox: Introduce Mellanox hardware platform hotplug driver
` [patch v1 2/3] platform/x86: mlx-platform: modify hotplug device activation
` [patch v1 3/3] platform/x86: mlxcpld-hotplug: driver removing

[PATCH] platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_register
 2017-08-31 16:54 UTC  (4+ messages)
` [PATCH v2] "
    ` [ibm-acpi-devel] "

[PATCH v3 00/11] Hookup typec power-negotation to the PMIC and charger
 2017-08-31 16:26 UTC  (22+ messages)
` [PATCH v3 01/11] i2c: Allow overriding dev_name through board_info
` [PATCH v3 02/11] staging: typec: tcpm: Add get_current_limit tcpc_dev callback
` [PATCH v3 03/11] staging: typec: fusb302: Set max supply voltage to 5V
` [PATCH v3 04/11] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties
` [PATCH v3 05/11] staging: typec: fusb302: Use client->irq as irq if set
` [PATCH v3 06/11] staging: typec: fusb302: Add support for USB2 charger detection through extcon
` [PATCH v3 07/11] staging: typec: fusb302: Export current-limit through a power_supply class dev
` [PATCH v3 08/11] power: supply: bq24190_charger: Export 5V boost converter as regulator
` [PATCH v3 09/11] power: supply: bq24190_charger: Get input_current_limit from our supplier
` [PATCH v3 10/11] i2c-cht-wc: Add device-properties for fusb302 integration
` [PATCH v3 11/11] platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties

[PATCH 01/15] EDAC: make device_type const
 2017-08-31  5:49 UTC  (25+ messages)
` [PATCH 02/15] drm: "
` [PATCH 03/15] [media] i2c: "
` [PATCH 04/15] [media] rc: "
` [PATCH 05/15] mei: "
` [PATCH 06/15] mtd: "
` [PATCH 07/15] mux: "
` [PATCH 08/15] PCI: "
` [PATCH 09/15] phy: tegra: "
` [PATCH 10/15] platform/x86: wmi: "
` [PATCH 11/15] remoteproc: "
` [PATCH 12/15] s390/zcrypt: "
` [PATCH 13/15] scsi: "
` [PATCH 14/15] staging: greybus: "
` [PATCH 15/15] usb: "

(unknown),
 2017-08-30 19:49 UTC 

[PATCH 0/6] drivers: make device_attribute const
 2017-08-30 19:18 UTC  (17+ messages)
` [PATCH 1/6] ACPI: "
  ` [PATCH 2/6] nbd: "
` [PATCH 3/6] hid: "
` [PATCH 4/6] qlogic: "
` [PATCH 5/6] platform/x86: "
` [PATCH 6/6] power: supply: "

[patch v4 0/2] Introduce support for mlxreg mfd core and I2C drivers
 2017-08-30 10:59 UTC  (4+ messages)
  ` [patch v4 1/2] mfd: Add Mellanox regmap core driver
` [patch v4 2/2] mfd: Add Mellanox regmap I2C driver

Business Proposal for you!!
 2017-08-30  7:14 UTC 

[patch v1 1/1] dt-bindings: Add vendor Mellanox
 2017-08-29 18:02 UTC 

[patch v5 0/1] Introduce support for mlxreg LED driver
 2017-08-29 18:01 UTC  (2+ messages)
` [patch v5 1/1] leds: add driver for support Mellanox regmap LEDs for BMC

Inquiry 29-08-2017
 2017-08-29 12:43 UTC 

[PATCH v2 00/14] Hookup typec power-negotation to the PMIC and charger
 2017-08-29 12:12 UTC  (32+ messages)
` [PATCH v2 01/14] i2c: Allow overriding dev_name through board_info
` [PATCH v2 02/14] staging: typec: tcpm: Add get_current_limit tcpc_dev callback
` [PATCH v2 03/14] staging: typec: fusb302: Set max supply voltage to 5V
` [PATCH v2 04/14] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties
` [PATCH v2 05/14] staging: typec: fusb302: Use client->irq as irq if set
` [PATCH v2 06/14] staging: typec: fusb302: Add support for USB2 charger detection through extcon
` [PATCH v2 07/14] staging: typec: fusb302: Export current-limit through a power_supply class dev
` [PATCH v2 08/14] power: supply: Add power_supply_set_input_current_limit_from_supplier helper
` [PATCH v2 09/14] power: supply: bq24190_charger: Export 5V boost converter as regulator
` [PATCH v2 10/14] power: supply: bq24190_charger: Add input_current_limit property
` [PATCH v2 11/14] power: supply: bq24190_charger: Get input_current_limit from our supplier
` [PATCH v2 12/14] power: supply: bq24190_charger: Remove extcon handling
` [PATCH v2 13/14] i2c-cht-wc: Add device-properties for fusb302 integration
` [PATCH v2 14/14] platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties

[PATCH v3 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-08-29  5:15 UTC  (10+ messages)
` [PATCH v3 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC
` [PATCH v3 2/3] platform/x86: Add support for Dollar Cove TI power button
` [PATCH v3 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC
        ` [PATCH v4] "

[PATCH v2 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-08-24 11:47 UTC  (17+ messages)
` [PATCH v2 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC
` [PATCH v2 2/3] platform/x86: Add support for Dollar Cove TI power button
` [PATCH v2 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC

[RFC v1 0/6] PMC/PUNIT IPC driver cleanup
 2017-08-22  9:50 UTC  (16+ messages)
` [RFC v1 1/6] platform/x86: intel_pmc_ipc: Fix error handling in ipc_pci_probe()
` [RFC v1 2/6] platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe
` [RFC v1 3/6] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
` [RFC v1 4/6] platform: x86: Add generic Intel IPC driver

RVNDF
 2017-08-21 11:20 UTC 

GREETINGS!!!! FROM ABDUL HAMZA TREAT AS URGENT>>Reply
 2017-08-20 13:08 UTC 

[PATCH 00/15] drivers: make device_type const
 2017-08-19  8:22 UTC 

[PATCH 0/3] Three WMI improvements
 2017-08-19  0:14 UTC  (4+ messages)
` [PATCH 2/3] platform/dell-wmi: Update dell_wmi_check_descriptor_buffer() to new model

[PATCH] platform/x86: intel-vbtn: reduce unnecessary messages for normal users
 2017-08-18 23:25 UTC  (2+ messages)

[PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info
 2017-08-18 23:23 UTC  (7+ messages)

(unknown)
 2017-08-18 17:53 UTC  (2+ messages)
` your mail

[PATCH v2] platform/x86: ideapad-laptop: Expose conservation mode switch
 2017-08-18 12:46 UTC  (7+ messages)
` [PATCH v3] "

[PATCH 0/4] platform/x86: Fix check for method instance number
 2017-08-18 12:20 UTC  (9+ messages)
` [PATCH 4/4] platform/x86: wmi: "

[PATCH v2] platform/x86: wmi: Switch to use new generic UUID API
 2017-08-13 15:36 UTC  (2+ messages)

[PATCH] platform/x86: intel_pmc_core: Make the driver PCH family agnostic
 2017-08-13 13:49 UTC  (2+ messages)

[PATCH] platform/x86: intel_scu_ipc: make intel_scu_ipc_pdata_t const
 2017-08-13 12:30 UTC  (2+ messages)

[PATCH] platform/x86: intel_mid_powerbtn: fix error return code in mid_pb_probe()
 2017-08-13 12:30 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox