platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-01 05:04:12 to 2023-02-11 06:34:03 UTC [more...]

[PATCH 00/12] platform/x86: ISST: Use TPMI interface
 2023-02-11  6:32 UTC  (10+ 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 "

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

[RFC PATCH 0/9] apple-gmux: support MMIO gmux type on T2 Macs
 2023-02-10 23:54 UTC  (27+ 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 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  (6+ messages)
` [PATCH 1/3] platform/x86: dell-wmi-sysman: Make kobj_type structure constant
` [PATCH 2/3] platform/x86: think-lmi: "
` [PATCH 3/3] x86/platform/uv: "

[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  (6+ messages)
` [PATCH v3 1/4] platform/x86/amd: pmc: Add num_samples message id support to STB
` [PATCH v3 2/4] platform/x86/amd: pmc: Write dummy postcode into the STB DRAM
` [PATCH v3 3/4] platform/x86/amd: pmc: differentiate STB/SMU messaging prints
` [PATCH v3 4/4] platform/x86/amd: pmc: Add line break for readability

[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 v5 00/19] irqdomain: fix mapping race and clean up locking
 2023-02-10 15:06 UTC  (27+ 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

[PATCH 0/7] Add TPMI support
 2023-02-10 14:24 UTC  (14+ messages)
` [PATCH 1/7] platform/x86/intel/vsec: Add TPMI ID
` [PATCH 2/7] platform/x86/intel/vsec: Enhance and Export intel_vsec_add_aux()
` [PATCH 3/7] platform/x86/intel/vsec: Support private data
` [PATCH 4/7] platform/x86/intel: Intel TPMI enumeration driver
` [PATCH 5/7] platform/x86/intel/tpmi: Process CPU package mapping
` [PATCH 6/7] platform/x86/intel/tpmi: ADD tpmi external interface for tpmi feature drivers
` [PATCH 7/7] MAINTAINERS: Add entry for TPMI driver

[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 v5] platform/x86/intel/pmc: core: Add support to show LTR-ignored components
 2023-02-10 18:16 UTC 

[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  (16+ messages)
` [PATCH v4 06/19] irqdomain: Drop revmap mutex
` [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 

[PATCH v4 1/2] x86: Support APU5 & APU6 in PCEngines platform driver
 2023-02-09  6:04 UTC  (5+ messages)

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] "

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

[PATCH 0/2] platform/x86: dell-ddv: Various driver updates
 2023-02-06 22:11 UTC  (8+ messages)
` [PATCH 1/2] platform/x86: dell-ddv: Add hwmon support
` [PATCH 2/2] platform/x86: dell-ddv: Prefer asynchronous probing

[PATCH 0/5] Add Array BIST test support to IFS
 2023-02-06 19:50 UTC  (19+ messages)
` [PATCH 3/5] platform/x86/intel/ifs: Sysfs interface for Array BIST
` [PATCH 4/5] platform/x86/intel/ifs: Implement Array BIST test
` [PATCH 5/5] platform/x86/intel/ifs: Trace support for array test

[RFC PATCH 0/2] x86: allow to notify host about guest entering s2idle
 2023-02-06 18:58 UTC  (8+ messages)
` [RFC PATCH 1/2] suspend: extend S2Idle ops by new notify handler

[PATCH 0/9] HID: Constify lowlevel HID drivers
 2023-02-06 15:24 UTC  (2+ messages)

[PATCH v2 0/4] Updates to amd_pmc driver
 2023-02-06 15:09 UTC  (4+ messages)
` [PATCH v2 1/4] platform/x86/amd: pmc: Add num_samples message id support to STB

[PATCH] platform/x86/intel/vsec: Add support for Meteor Lake
 2023-02-06 13:45 UTC  (2+ messages)

[PATCH] platform/x86: int3472/discrete: Drop unnecessary obj->type == string check
 2023-02-06 13:46 UTC  (2+ messages)

[PATCH v3] platform/x86/intel/pmc: core: Add support to show LTR-ignored components
 2023-02-04 13:43 UTC 

[PATCH 0/5] platform/x86: dell-ddv: Various driver updates
 2023-02-03  7:49 UTC  (8+ messages)
` [PATCH 5/5] platform/x86: dell-ddv: Add hwmon support

[GIT PULL] platform-drivers-x86 for 6.2-4
 2023-02-02 21:04 UTC  (2+ messages)

New Lenovo Legion Fan, Temperature, Power Mode Driver
 2023-02-02 14:44 UTC  (2+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match
 2023-02-02 10:44 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;
as well as URLs for NNTP newsgroup(s).