summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
2025-04-24platform/x86: int3472: Debug log when remapping pinsHans de Goede
2025-04-24platform/x86: int3472: Add handshake pin supportHans de Goede
2025-04-24platform/x86: int3472: Prepare for registering more than 1 GPIO regulatorHans de Goede
2025-04-24platform/x86: int3472: Avoid GPIO regulator spikesHans de Goede
2025-04-24platform/x86: int3472: Make regulator supply name configurableHans de Goede
2025-04-24platform/x86: int3472: Rework AVDD second sensor quirk handlingHans de Goede
2025-04-24platform/x86: int3472: Drop unused gpio field from struct int3472_gpio_regulatorHans de Goede
2025-04-24platform/x86: int3472: Stop setting a supply-name for GPIO regulatorsHans de Goede
2025-04-24platform/x86: int3472: Add skl_int3472_register_clock() helperHans de Goede
2025-04-24platform: Do not enable by default during compile testingKrzysztof Kozlowski
2025-04-24platform/x86: dell-pc: Transition to faux deviceKurt Borja
2025-04-24platform/x86: dell-pc: Use non-atomic bitmap operationsKurt Borja
2025-04-24platform/x86: dell-pc: Propagate errors when detecting feature supportKurt Borja
2025-04-23platform/x86: ideapad-laptop: add support for some new buttonsGašper Nemgar
2025-04-23platform/x86: asus-wmi: Disable OOBE state after resume from hibernationPavel Nikulin
2025-04-23platform/x86: alienware-wmi-wmax: Add support for Alienware m15 R7Kurt Borja
2025-04-23platform/x86/intel: hid: Add Pantherlake supportSaranya Gopal
2025-04-17platform/x86: alienware-wmi-wmax: Fix uninitialized variable due to bad error...Kurt Borja
2025-04-17platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplugShouye Liu
2025-04-17platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cyclesMario Limonciello
2025-04-16platform/x86: msi-wmi-platform: Workaround a ACPI firmware bugArmin Wolf
2025-04-15platform/x86: msi-wmi-platform: Rename "data" variableArmin Wolf
2025-04-15platform/x86: alienware-wmi-wmax: Extend support to more laptopsKurt Borja
2025-04-15platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16 R1Kurt Borja
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h>Ingo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>Ingo Molnar
2025-04-11platform/x86:intel/pmc: Remove unneeded io operationsXi Pardee
2025-04-11platform/x86:intel/pmc: Remove unneeded header file inclusionXi Pardee
2025-04-11platform/x86:intel/pmc: Convert index variables to be unsignedXi Pardee
2025-04-11platform/x86:intel/pmc: Move PMC devid to core.hXi Pardee
2025-04-11platform/x86:intel/pmc: Rename core_ssram to ssram_telemetryXi Pardee
2025-04-11platform/x86:intel/pmc: Move PMC Core related functionsXi Pardee
2025-04-11platform/x86: silicom: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-11platform/x86: int0002: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-11platform/x86: barco-p50: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-11platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()Ilpo Järvinen
2025-04-11platform/x86: alienware-wmi-wmax: Add a DebugFS interfaceKurt Borja
2025-04-11platform/x86: alienware-wmi-wmax: Add support for manual fan controlKurt Borja
2025-04-11platform/x86: alienware-wmi-wmax: Add HWMON supportKurt Borja
2025-04-11platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profileKurt Borja
2025-04-11platform/x86: alienware-wmi-wmax: Improve platform profile probeKurt Borja
2025-04-11platform/x86: alienware-wmi-wmax: Modify supported_thermal_profiles[]Kurt Borja
2025-04-11platform/x86: alienware-wmi-wmax: Improve internal AWCC APIKurt Borja
2025-04-11platform/x86: alienware-wmi-wmax: Improve ID processingKurt Borja
2025-04-11platform/x86: alienware-wmi-wmax: Rename thermal related symbolsKurt Borja
2025-04-11platform/x86: amd: pmf: Fix STT limitsMario Limonciello
2025-04-11platform/x86: x86-android-tablets: Add Vexia Edu Atla 10 tablet 5V dataHans de Goede
2025-04-11platform/x86: x86-android-tablets: Add "9v" to Vexia EDU ATLA 10 tablet symbolsHans de Goede
2025-04-11asus-laptop: Fix an uninitialized variableDenis Arefev