platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
 2024-05-02 20:59 UTC  (9+ messages)
` [PATCH 1/2] x86/fpu: Extend kernel_fpu_begin_mask() to initialize AMX state
` [PATCH 2/2] platform/x86/intel/ifs: Initialize AMX state for the scan test

[PATCH 0/3] Add thermal sensor driver for Surface Aggregator
 2024-05-02 20:05 UTC  (8+ messages)
` [PATCH 2/3] hwmon: surface_temp: Add support for sensor names

[RFC PATCH 0/2] Defer probing of SAM if serdev device is not ready
 2024-05-02 20:03 UTC  (7+ messages)
` [RFC PATCH 1/2] platform/surface: aggregator: Defer probing when serdev "
` [RFC PATCH 2/2] platform/surface: aggregator: Log critical errors during SAM probing

[PATCH v7 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-05-02 14:15 UTC  (13+ messages)
` [PATCH v7 1/6] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v7 2/6] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
` [PATCH v7 3/6] leds: core: Add led_mc_set_brightness() function
` [PATCH v7 4/6] leds: trigger: Add led_mc_trigger_event() function
` [PATCH v7 5/6] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED
` [PATCH v7 6/6] platform: x86-android-tablets: others: Set the LED trigger to charging_orange_full_green for Xiaomi pad2

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-05-01 21:58 UTC  (33+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH] platform/x86: ISST: Support SST-BF and SST-TF per level
 2024-05-01 10:04 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v6.9-4
 2024-04-30 16:33 UTC  (2+ messages)

[PATCH v2 00/24] platform/x86: thinkpad_acpi: Refactor hotkey handling and add support for some new hotkeys
 2024-04-29 12:40 UTC  (40+ messages)
` [PATCH v2 01/24] platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()
` [PATCH v2 02/24] platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummy
` [PATCH v2 03/24] platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twice
` [PATCH v2 04/24] platform/x86: thinkpad_acpi: Drop ignore_acpi_ev
` [PATCH v2 05/24] platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd code
` [PATCH v2 06/24] platform/x86: thinkpad_acpi: Do hkey to scancode translation later
` [PATCH v2 07/24] platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled the event
` [PATCH v2 08/24] platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_driver_event()
` [PATCH v2 09/24] platform/x86: thinkpad_acpi: Move special original hotkeys handling out of switch-case
` [PATCH v2 10/24] platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send_key()
` [PATCH v2 11/24] platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeys
` [PATCH v2 12/24] platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_driver_event()
` [PATCH v2 13/24] platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_send_key()
` [PATCH v2 14/24] platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call "
` [PATCH v2 15/24] platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeys
` [PATCH v2 16/24] platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initialization
` [PATCH v2 17/24] platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys
` [PATCH v2 18/24] platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handling
` [PATCH v2 19/24] platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers
` [PATCH v2 20/24] platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and cloud keys
` [PATCH v2 21/24] platform/x86: thinkpad_acpi: Simplify known_ev handling
` [PATCH v2 22/24] platform/x86: thinkpad_acpi: Support for trackpoint doubletap
` [PATCH v2 23/24] platform/x86: thinkpad_acpi: Support for system debug info hotkey
` [PATCH v2 24/24] platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.10-rc1
 2024-04-29 11:35 UTC  (2+ messages)

[PATCH] platform/x86: ISST: Add Grand Ridge to HPM CPU list
 2024-04-29 11:27 UTC  (3+ messages)

[PATCH 0/3] Show Lunar Lake S0ix blocker counter in PMC Core
 2024-04-29 11:19 UTC  (5+ messages)
` [PATCH 1/3] platform/x86:intel/pmc: Update LNL signal status map
` [PATCH 2/3] platform/x86:intel/pmc: Add support to show S0ix blocker counter
` [PATCH 3/3] platform/x86:intel/pmc: Enable S0ix blocker show in Lunar Lake

[PATCH 00/10] Support partitioned systems
 2024-04-29 11:03 UTC  (12+ messages)
` [PATCH 01/10] platform/x86/intel/tpmi: Handle error from tpmi_process_info()
` [PATCH 02/10] platform/x86/intel/tpmi: Check major version change for TPMI Information
` [PATCH 03/10] platform/x86/intel/tpmi: Align comments in kernel-doc
` [PATCH 04/10] platform/x86/intel/tpmi: Add additional TPMI header fields
` [PATCH 05/10] platform/x86: ISST: Use local variable for auxdev->dev
` [PATCH 06/10] platform/x86: ISST: Shorten the assignments for power_domain_info
` [PATCH 07/10] platform/x86: ISST: Support partitioned systems
` [PATCH 08/10] platform/x86: ISST: Use in_range() to check package ID validity
` [PATCH 09/10] platform/x86: ISST: Add dev_fmt
` [PATCH 10/10] platform/x86: ISST: Add missing MODULE_DESCRIPTION

[PATCH v2 1/1] platform/x86: classmate-laptop: Add missing MODULE_DESCRIPTION()
 2024-04-29 10:52 UTC  (3+ messages)

[PATCH v2] platform/x86: Add lenovo-yoga-tab2-pro-1380-fastcharger driver
 2024-04-29 10:47 UTC  (3+ messages)

[PATCH] platform/x86: wmi: Add MSI WMI Platform driver
 2024-04-29 10:23 UTC  (2+ messages)

[PATCH v3 0/1] platform/x86: asus-wmi: add support for vivobook fan profiles
 2024-04-29 10:20 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH] platform/x86: thinkpad_acpi: Use false to set acpi_send_ev to false
 2024-04-29 10:03 UTC  (3+ messages)

[PATCH 0/3] platform/x86/amd/hsmp: ACPI, Non-ACPI code split and other misc changes
 2024-04-29  8:50 UTC  (11+ messages)
` [PATCH 1/3] platform/x86/amd/hsmp: Check HSMP support on AMD family of processors
` [PATCH 2/3] platform/x86/amd/hsmp: Split the ACPI and non-ACPI code
` [PATCH 3/3] platform/x86/amd/hsmp: Make HSMP as default m

[PATCH v4 02/71] platform/x86/intel/ifs: Switch to new Intel CPU model defines
 2024-04-29  3:19 UTC  (19+ messages)
` [PATCH v4 13/71] ASoC: Intel: "
` [PATCH v4 56/71] platform/x86: intel_ips: "
` [PATCH v4 57/71] platform/x86/intel/pmc: "
` [PATCH v4 58/71] platform/x86/intel: pmc: "
` [PATCH v4 59/71] platform/x86: intel_scu_wdt: "
` [PATCH v4 60/71] platform/x86: ISST: "
` [PATCH v4 61/71] platform/x86: intel_speed_select_if: "
` [PATCH v4 62/71] platform/x86: intel_telemetry: "
` [PATCH v4 63/71] platform/x86: intel: telemetry: "
` [PATCH v4 64/71] platform/x86: intel_turbo_max_3: "
` [PATCH v4 65/71] platform/x86: intel-uncore-freq: "
` [PATCH v4 66/71] platform/x86: p2sb: "

[PATCH] platform/x86/fujitsu-laptop: Replace sprintf() with sysfs_emit()
 2024-04-29  3:17 UTC  (3+ messages)

[PATCH v6] ACPI: fan: Add hwmon support
 2024-04-24 21:53 UTC  (4+ messages)

[PATCH] platform/x86: Add Steam Deck driver
 2024-04-24 15:40 UTC  (4+ messages)

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-04-24  9:15 UTC  (7+ messages)
` [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v9 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v9 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v9 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v9 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH vhost v8 0/6] refactor the params of find_vqs()
 2024-04-24  9:04 UTC  (5+ messages)
` [PATCH vhost v8 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH 00/24] platform/x86: thinkpad_acpi: Refactor hotkey handling and add support for some new hotkeys
 2024-04-23 14:06 UTC  (14+ messages)
` [PATCH 03/24] platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twice
` [PATCH 08/24] platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_driver_event()
` [PATCH 17/24] platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys

[PATCH v1 1/1] platform/x86: classmate-laptop: Add missing MODULE_DESCRIPTION()
 2024-04-23 13:03 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 12/16] platform/x86: ISST: Add Granite Rapids-D to HPM CPU list
 2024-04-23 11:01 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 13/16] platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes

[PATCH AUTOSEL 6.8 13/18] platform/x86/amd: pmf: Decrease error message to debug
 2024-04-23 11:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 14/18] platform/x86: ISST: Add Granite Rapids-D to HPM CPU list
` [PATCH AUTOSEL 6.8 15/18] platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes

[PATCH AUTOSEL 6.8 20/43] platform/x86: acer-wmi: Add support for Acer PH18-71
 2024-04-22 23:14 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).