platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-25 14:32:21 to 2021-11-01 12:18:54 UTC [more...]

Define LEDs with mixed colors
 2021-11-01 12:18 UTC  (4+ messages)

[PATCH v4 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-01 11:31 UTC  (27+ 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 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v4 05/11] clk: Introduce clk-tps68470 driver
` [PATCH v4 08/11] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v4 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-regulator MFD-cell

[PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
 2021-11-01 10:17 UTC  (7+ messages)
          ` [PATCH 6/6] platform/x86: isthp_eclite: only load for matching devices

[PATCH v2] platform/x86: system76_acpi: Fix input device error handling
 2021-11-01  9:51 UTC  (2+ messages)

[PATCH v10 0/2] Update ASUS WMI supported boards
 2021-10-31 21:32 UTC  (3+ messages)
` [PATCH v10 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v10 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[RFC 0/5] ACPI/power-suppy add fuel-gauge support on cht-wc PMIC without USB-PD support devs
 2021-10-31 20:01 UTC  (9+ messages)
` [RFC 1/5] ACPI / x86: Add 3 devices on the Xiaomi Mi Pad 2 to the always_present list
` [RFC 2/5] gpiolib: acpi: Make acpi_gpio_in_ignore_list() more generic
` [RFC 3/5] gpiolib: acpi: Add a new "ignore" module option
` [RFC 4/5] power: supply: bq27xxx: Add dev helper variable to bq27xxx_battery_i2c_probe()
` [RFC 5/5] power: supply: bq27xxx: Add support for ACPI enumeration

[PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
 2021-10-31 19:59 UTC  (2+ messages)

[PATCH v2] power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
 2021-10-31 19:34 UTC  (2+ messages)

[Bug 214899] New: ideapad-laptop: platform backlight device not working
 2021-10-31 19:28 UTC 

[PATCH 00/13] power-suppy/i2c/extcon: Add support for cht-wc PMIC without USB-PD support
 2021-10-31 17:58 UTC  (21+ 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 v2] ACPI / PMIC: Fix intel_pmic_regs_handler() read accesses
 2021-10-31 15:31 UTC 

[PATCH] power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
 2021-10-31 12:57 UTC  (2+ messages)

[PATCH] ACPI / PMIC: Fix intel_pmic_regs_handler() read accesses
 2021-10-31 12:55 UTC  (2+ messages)

[PATCH v9 2/2] hwmon: (asus_wmi_sensors) Support X370 Asus WMI
 2021-10-30 15:48 UTC 

[PATCH] platform/x86: system76_acpi: Fix input device error handling
 2021-10-30 12:46 UTC  (2+ messages)

[PATCH v9 0/2] Update ASUS WMI supported boards
 2021-10-30 11:44 UTC  (6+ messages)
` [PATCH v9 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v9 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH v5 0/3] Updates to amd-pmc driver
 2021-10-29 23:27 UTC  (7+ messages)
` [PATCH v5 1/3] platform/x86: amd-pmc: Simplify error handling path
` [PATCH v5 2/3] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev
` [PATCH v5 3/3] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer

[PATCH v2 0/5] [RFC] x86: Export information about hardware memory encryption to sysfs
 2021-10-29 17:08 UTC  (18+ messages)
` [PATCH v2 1/5] Extend memblock to support memory encryption
` [PATCH v2 2/5] Extend pg_data_t to hold information about "
` [PATCH v2 3/5] Extend e820_table "
` [PATCH v2 4/5] Mark e820_entries as crypto capable from EFI memmap
` [PATCH v2 5/5] Show in sysfs if a memory node is able to do memory encryption

[PATCH 0/3] platform: surface: Introduce Surface XBL Driver
 2021-10-29 15:02 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: platform: microsoft: Document surface xbl
` [PATCH 2/3] platform: surface: Add "
` [PATCH 3/3] arm64: dts: qcom: surface-duo: "

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-28 15:07 UTC  (22+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler
` [PATCH v6 11/42] x86/sev: Check the vmpl level
` [PATCH v6 40/42] virt: Add SEV-SNP guest driver

[PATCH] platform/x86: touchscreen_dmi: Add info for the Viglen Connect 10 tablet
 2021-10-28  9:50 UTC  (2+ messages)

[PATCH] platform/surface: aggregator_registry: Add initial support for Surface Pro 8
 2021-10-28  9:35 UTC  (4+ messages)

[PATCH 0/3] platform/surface: aggregator: Clean up client device removal
 2021-10-28  7:56 UTC  (5+ messages)
` [PATCH 1/3] platform/surface: aggregator: Make client device removal more generic
` [PATCH 2/3] platform/surface: aggregator_registry: Use generic client removal function
` [PATCH 3/3] platform/surface: aggregator_registry: Rename device registration function

[PATCH v2] x86/sme: Explicitly map new EFI memmap table as encrypted
 2021-10-27 17:04 UTC  (6+ messages)

[PATCH v4 0/3] Updates to amd-pmc driver
 2021-10-27 15:36 UTC  (9+ messages)
` [PATCH v4 1/3] platform/x86: amd-pmc: Store the pci_dev instance inside struct amd_pmc_dev
` [PATCH v4 2/3] platform/x86: amd-pmc: Simplify error handling path
` [PATCH v4 3/3] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer

[PATCH platform-next 0/3] platform/x86: mlx-platform: Extend to support new systems and additional user interfaces
 2021-10-27 14:29 UTC  (2+ messages)

[PATCH v4 0/3] Let other drivers react to platform profile changes
 2021-10-27 14:08 UTC  (9+ messages)
` [PATCH v4 1/3] platform/x86: hp-wmi: rename platform_profile_* function symbols
` [PATCH v4 2/3] platform/x86: asus-wmi: "
` [PATCH v4 3/3] ACPI: platform_profile: Add support for notification chains

[PATCH v2 1/3] platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE
 2021-10-27 14:07 UTC  (4+ messages)
` [PATCH v2 2/3] platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg
` [PATCH v2 3/3] platform/x86: amd-pmc: Drop check for valid alarm time

[PATCH v8 0/3] Update ASUS WMI supported boards
 2021-10-27  9:00 UTC  (12+ messages)
` [PATCH v8 1/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v8 2/3] hwmon: (asus_wmi_sensors) Support X370 "
` [PATCH v8 3/3] hwmon: (nct6775) Add ProArt X570-CREATOR WIFI support

[PATCH] platform/x86: remove duplicate include in barco-p50-gpio.c
 2021-10-27  8:19 UTC  (2+ messages)

[PATCH v3 0/3] Let other drivers react to platform profile changes
 2021-10-26 19:02 UTC  (8+ messages)
` [PATCH v3 1/3] platform/x86: hp-wmi: rename platform_profile_* function symbols
` [PATCH v3 2/3] platform/x86: asus-wmi: "
` [PATCH v3 3/3] ACPI: platform_profile: Add support for notification chains
  ` [External] "

[PATCH] rtc: x86: amd-pmc: fix build failure with CONFIG_RTC_SYSTOHC=n
 2021-10-26 17:16 UTC  (2+ messages)

[PATCH 1/2] platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`
 2021-10-26 15:46 UTC  (6+ messages)
` [PATCH 2/2] platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup

[PATCH v3 0/3] Updates to amd-pmc driver
 2021-10-26 13:11 UTC  (7+ messages)
` [PATCH v3 3/3] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer

linux-next: Tree for Oct 25 (drivers/platform/x86/amd-pmc.c)
 2021-10-26  7:55 UTC  (4+ messages)

[PATCH] platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE
 2021-10-25 21:30 UTC 


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