platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-07 16:41:12 to 2023-02-15 16:58:51 UTC [more...]

[PATCH 0/5] Add Array BIST test support to IFS
 2023-02-15 16:58 UTC  (10+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] x86/include/asm/msr-index.h: Add IFS Array test bits
  ` [PATCH v2 2/7] platform/x86/intel/ifs: Introduce Array Scan test to IFS
  ` [PATCH v2 3/7] platform/x86/intel/ifs: Sysfs interface for Array BIST
  ` [PATCH v2 4/7] platform/x86/intel/ifs: Implement Array BIST test
  ` [PATCH v2 5/7] platform/x86/intel/ifs: Trace support for array test
  ` [PATCH v2 6/7] platform/x86/intel/ifs: Update IFS doc
  ` [PATCH v2 7/7] Documentation/ABI: Update IFS ABI doc

RFI: Tablet mode support on HP Pro x360 435 G9 w/ AMD Ryzen 7 5825U
 2023-02-14 20:26 UTC  (5+ messages)

[PATCH] platform/x86: nvidia-wmi-ec-backlight: Add force module parameter
 2023-02-14 17:31 UTC  (2+ messages)

[PATCH] platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
 2023-02-14 16:36 UTC  (2+ messages)

[Regression] Bug 217026 - Backlight control broken on kernels 6.1.4+
 2023-02-14 15:18 UTC  (3+ messages)

[PATCH] platform/x86: Add new msi-ec driver
 2023-02-14 15:03 UTC  (2+ messages)

[PATCH] Add msi-ec driver, known EC configurations and battery thresholds
 2023-02-14 13:01 UTC 

[regression] Bug 217020 - hp-wmi: Unable to change platform profile: Operation not supported
 2023-02-14 10:49 UTC 

[GIT PULL] platform-drivers-x86 for 6.2-5
 2023-02-13 18:52 UTC  (2+ messages)

[PATCH 1/2] platform/x86: dell-ddv: Fix cache invalidation on resume
 2023-02-13 18:22 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: dell-ddv: Fix temperature scaling

[PATCH v4 1/2] x86: Support APU5 & APU6 in PCEngines platform driver
 2023-02-13 14:25 UTC  (8+ messages)

[PATCH V3] platform/x86: hp-wmi: Support omen backlight control wmi-acpi methods
 2023-02-13 14:16 UTC  (10+ messages)
        ` API for setting colors of RGB backlit keyboard zones (was [PATCH V3] platform/x86: hp-wmi: Support omen backlight control wmi-acpi methods)

[Bug 217028] New: CONFIG_AMD_PMF missing CONFIG_POWER_SUPPLY depend/select
 2023-02-13 13:57 UTC  (4+ messages)
` [Bug 217028] "

[RESEND PATCH 0/3] leds: tps68470: LED driver for TPS68470
 2023-02-13 12:45 UTC  (4+ messages)
` [RESEND PATCH 1/3] platform: x86: int3472: Add MFD cell for tps68470 LED
` [RESEND PATCH 2/3] include: mfd: tps68470: Add masks for LEDA and LEDB
` [RESEND PATCH 3/3] leds: tps68470: Add LED control for tps68470

[PATCH] platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
 2023-02-13 12:29 UTC  (2+ messages)

[PATCH platform-next 1/1] Squash to commit cbf3f15f51c5 ("platform: mellanox: Split logic in init and exit flow")
 2023-02-13 11:11 UTC  (2+ messages)

[PATCH v6 00/20] irqdomain: fix mapping race and rework locking
 2023-02-13 10:43 UTC  (21+ messages)
` [PATCH v6 01/20] irqdomain: Fix association race
` [PATCH v6 02/20] irqdomain: Fix disassociation race
` [PATCH v6 03/20] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v6 04/20] irqdomain: Look for existing mapping only once
` [PATCH v6 05/20] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH v6 06/20] irqdomain: Fix mapping-creation race
` [PATCH v6 07/20] irqdomain: Fix domain registration race
` [PATCH v6 08/20] irqdomain: Drop revmap mutex
` [PATCH v6 09/20] irqdomain: Drop dead domain-name assignment
` [PATCH v6 10/20] irqdomain: Drop leftover brackets
` [PATCH v6 11/20] irqdomain: Clean up irq_domain_push/pop_irq()
` [PATCH v6 12/20] x86/ioapic: Use irq_domain_create_hierarchy()
` [PATCH v6 13/20] x86/uv: "
` [PATCH v6 14/20] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
` [PATCH v6 15/20] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
` [PATCH v6 16/20] irqchip/gic-v3-its: "
` [PATCH v6 17/20] irqchip/gic-v3-mbi: "
` [PATCH v6 18/20] irqchip/loongson-pch-msi: "
` [PATCH v6 19/20] irqchip/mvebu-odmi: "
` [PATCH v6 20/20] irqdomain: Switch to per-domain locking

[RFCv3 0/1] x86: allow to notify host about guest entering s2idle
 2023-02-13 10:09 UTC  (2+ messages)
` [RFCv3 1/1] platform/x86: Add virtual PMC driver used for S2Idle

[PATCH v5] platform/x86/intel/pmc: core: Add support to show LTR-ignored components
 2023-02-13  3:41 UTC  (3+ messages)

[Bug 217024] New: asus-wmi: charge_control_end_threshold not restored after resuming from hibernation
 2023-02-12 19:40 UTC 

[PATCH v5 00/19] irqdomain: fix mapping race and clean up locking
 2023-02-11 12:52 UTC  (29+ messages)
` [PATCH v5 01/19] irqdomain: Fix association race
` [PATCH v5 02/19] irqdomain: Fix disassociation race
` [PATCH v5 03/19] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v5 04/19] irqdomain: Look for existing mapping only once
` [PATCH v5 05/19] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH v5 06/19] irqdomain: Fix mapping-creation race
` [PATCH v5 07/19] irqdomain: Drop revmap mutex
` [PATCH v5 08/19] irqdomain: Drop dead domain-name assignment
` [PATCH v5 09/19] irqdomain: Drop leftover brackets
` [PATCH v5 10/19] irqdomain: Clean up irq_domain_push/pop_irq()
` [PATCH v5 11/19] x86/ioapic: Use irq_domain_create_hierarchy()
` [PATCH v5 12/19] x86/apic: "
` [PATCH v5 13/19] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
` [PATCH v5 14/19] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
` [PATCH v5 15/19] irqchip/gic-v3-its: "
` [PATCH v5 16/19] irqchip/gic-v3-mbi: "
` [PATCH v5 17/19] irqchip/loongson-pch-msi: "
` [PATCH v5 18/19] irqchip/mvebu-odmi: "
` [PATCH v5 19/19] irqdomain: Switch to per-domain locking

[RFC PATCH 0/9] apple-gmux: support MMIO gmux type on T2 Macs
 2023-02-11 11:27 UTC  (28+ messages)
` [RFC PATCH 1/9] apple-gmux: use cpu_to_be32 instead of manual reorder
` [RFC PATCH 2/9] apple-gmux: consolidate version reading
` [RFC PATCH 3/9] apple-gmux: use first bit to check switch state
` [RFC PATCH 4/9] apple-gmux: refactor gmux types
` [RFC PATCH 5/9] apple-gmux: Use GMSP acpi method for interrupt clear
` [RFC PATCH 6/9] apple-gmux: support MMIO gmux on T2 Macs
` [RFC PATCH 7/9] apple-gmux: add sysfs interface
` [RFC PATCH 8/9] hda/hdmi: Register with vga_switcheroo on Dual GPU Macbooks
` [RFC PATCH 9/9] drm/amdgpu: register a vga_switcheroo client for all GPUs that are not thunderbolt attached

[PATCH 00/12] platform/x86: ISST: Use TPMI interface
 2023-02-11  6:32 UTC  (13+ messages)
` [PATCH 01/12] platform/x86: ISST: Fix kernel documentation warnings
` [PATCH 02/12] platform/x86: ISST: Add TPMI target
` [PATCH 03/12] platform/x86: ISST: Add IOCTL default callback
` [PATCH 04/12] platform/x86: ISST: Add API version of the target
` [PATCH 05/12] platform/x86: ISST: Add support for MSR 0x54
` [PATCH 06/12] platform/x86: ISST: Enumerate TPMI SST and create framework
` [PATCH 07/12] platform/x86: ISST: Parse SST MMIO and update instance
` [PATCH 08/12] platform/x86: ISST: Add SST-CP support via TPMI
` [PATCH 09/12] platform/x86: ISST: Add SST-PP "
` [PATCH 10/12] platform/x86: ISST: Add SST-BF "
` [PATCH 11/12] platform/x86: ISST: Add SST-TF "
` [PATCH 12/12] platform/x86: ISST: Add suspend/resume callbacks

[Bug 217020] New: hp-wmi: Unable to change platform profile: Operation not supported
 2023-02-11  3:57 UTC  (2+ messages)
` [Bug 217020] "

[PATCH v3 0/2] platform/x86: dell-ddv: Various driver updates
 2023-02-10 17:53 UTC  (5+ messages)
` [PATCH v3 1/2] platform/x86: dell-ddv: Add hwmon support
` [PATCH v3 2/2] platform/x86: dell-ddv: Prefer asynchronous probing

[PATCH platform-next 00/13] platform/x86: Add new systems and features for Nvidia systems
 2023-02-10 17:46 UTC  (15+ messages)
` [PATCH platform-next 01/13] platform: mellanox: Introduce support for rack manager switch
` [PATCH platform-next 02/13] platform: mellanox: Change "reset_pwr_converter_fail" attribute
` [PATCH platform-next 03/13] platform: mellanox: Cosmetic changes - rename to more common name
` [PATCH platform-next 04/13] platform: mellanox: Introduce support for next-generation 800GB/s switch
` [PATCH platform-next 05/13] platform: mellanox: Introduce support of new Nvidia L1 switch
` [PATCH platform-next 06/13] platform: mellanox: Split initialization procedure
` [PATCH platform-next 07/13] platform: mellanox: Split logic in init and exit flow
` [PATCH platform-next 08/13] platform: mellanox: Extend all systems with I2C notification callback
` [PATCH platform-next 09/13] platform/mellanox: mlxreg-hotplug: Allow more flexible hotplug events configuration
` [PATCH platform-next 10/13] platform_data/mlxreg: Add field with mapped resource address
` [PATCH platform-next 11/13] platform: mellanox: mlx-platform: Add mux selection register to regmap
` [PATCH platform-next 12/13] platform: mellanox: mlx-platform: Move bus shift assignment out of the loop
` [PATCH platform-next 13/13] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces

[PATCH RFC] MAINTAINERS: dell-wmi-sysman: drop Divya Bharathi
 2023-02-10 16:26 UTC  (2+ messages)

[PATCH 0/3] platform/x86: Make kobj_type structures constant
 2023-02-10 16:25 UTC  (4+ messages)
` [PATCH 3/3] x86/platform/uv: Make kobj_type structure constant

[PATCH] platform/x86/intel/vsec: Use mutex for ida_alloc() and ida_free()
 2023-02-10 16:21 UTC  (2+ messages)

[PATCH v3 0/4] Updates to amd_pmc driver
 2023-02-10 16:17 UTC  (2+ messages)

[PATCH v1 1/1] platform/x86: Add include/linux/platform_data/x86 to MAINTAINERS
 2023-02-10 16:16 UTC  (2+ messages)

[PATCH v1 1/1] platform/x86: Fix header inclusion in linux/platform_data/x86/soc.h
 2023-02-10 16:15 UTC  (2+ messages)

[PATCH] platform/x86: int3472/discrete: add LEDS_CLASS dependency
 2023-02-10 16:12 UTC  (3+ messages)

[PATCH 0/7] Add TPMI support
 2023-02-10 14:24 UTC  (4+ messages)

[RESEND RFCv2 0/1] x86: allow to notify host about guest entering s2idle
 2023-02-10 10:58 UTC  (8+ messages)
` [RESEND RFCv2 1/1] platform/x86: Add virtual PMC driver used for S2Idle

[PATCH v4] platform/x86/intel/pmc: core: Add support to show LTR-ignored components
 2023-02-09 17:39 UTC  (4+ messages)

[PATCH v4 00/19] irqdomain: fix mapping race and clean up locking
 2023-02-09 13:08 UTC  (9+ messages)
` [PATCH v4 07/19] irqdomain: Look for existing mapping only once
` [PATCH v4 09/19] irqdomain: Fix mapping-creation race

[PATCH AUTOSEL 5.10 13/13] platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match
 2023-02-09 11:18 UTC 

[PATCH AUTOSEL 5.15 17/17] platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match
 2023-02-09 11:17 UTC 

[PATCH AUTOSEL 6.1 36/38] platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match
 2023-02-09 11:14 UTC 

Firmware upgrade broke SW_TABLET_MODE on HP Dragonfly G2
 2023-02-08 21:43 UTC  (6+ messages)

[PATCH] nvidia-wmi-ec-backlight: Add workarounds for confused firmware
 2023-02-07 23:23 UTC  (7+ messages)
` [PATCH v2] "


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