summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
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/mellanox: Rename field to improve code readabilityVadim Pasternak
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-15platform/chrome: cros_kbd_led_backlight: Fix build dependenciesTzung-Bi Shih
2025-04-15platform/chrome: cros_kbd_led_backlight: Remove CROS_EC dependencyTzung-Bi Shih
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-11mlxbf-bootctl: use sysfs_emit_at() in secure_boot_fuse_state_show()David Thompson
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
2025-04-10x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar