aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-25platform/chrome: of_hw_prober: Support trackpad probing on Corsola familyChen-Yu Tsai1-0/+13
2025-04-24platform/x86: int3472: Debug log when remapping pinsHans de Goede1-2/+6
2025-04-24platform/x86: int3472: Add handshake pin supportHans de Goede2-1/+16
2025-04-24platform/x86: int3472: Prepare for registering more than 1 GPIO regulatorHans de Goede2-15/+26
2025-04-24platform/x86: int3472: Avoid GPIO regulator spikesHans de Goede3-5/+19
2025-04-24platform/x86: int3472: Make regulator supply name configurableHans de Goede3-31/+31
2025-04-24platform/x86: int3472: Rework AVDD second sensor quirk handlingHans de Goede5-29/+50
2025-04-24platform/x86: int3472: Drop unused gpio field from struct int3472_gpio_regulatorHans de Goede2-4/+1
2025-04-24platform/x86: int3472: Stop setting a supply-name for GPIO regulatorsHans de Goede2-7/+1
2025-04-24platform/x86: int3472: Add skl_int3472_register_clock() helperHans de Goede1-44/+13
2025-04-24platform: Do not enable by default during compile testingKrzysztof Kozlowski3-3/+3
2025-04-24platform/x86: dell-pc: Transition to faux deviceKurt Borja1-33/+13
2025-04-24platform/x86: dell-pc: Use non-atomic bitmap operationsKurt Borja1-4/+5
2025-04-24platform/x86: dell-pc: Propagate errors when detecting feature supportKurt Borja1-11/+1
2025-04-23platform/x86: ideapad-laptop: add support for some new buttonsGašper Nemgar1-0/+16
2025-04-23platform/x86: asus-wmi: Disable OOBE state after resume from hibernationPavel Nikulin1-1/+10
2025-04-23platform/x86: alienware-wmi-wmax: Add support for Alienware m15 R7Kurt Borja1-0/+8
2025-04-23platform/x86/intel: hid: Add Pantherlake supportSaranya Gopal1-10/+11
2025-04-17platform/x86: alienware-wmi-wmax: Fix uninitialized variable due to bad error...Kurt Borja1-4/+2
2025-04-17platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplugShouye Liu1-4/+9
2025-04-17platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cyclesMario Limonciello1-4/+3
2025-04-16platform/x86: msi-wmi-platform: Workaround a ACPI firmware bugArmin Wolf1-32/+59
2025-04-15platform/mellanox: Rename field to improve code readabilityVadim Pasternak3-18/+18
2025-04-15platform/x86: msi-wmi-platform: Rename "data" variableArmin Wolf1-4/+4
2025-04-15platform/x86: alienware-wmi-wmax: Extend support to more laptopsKurt Borja1-0/+48
2025-04-15platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16 R1Kurt Borja1-1/+1
2025-04-15platform/chrome: cros_kbd_led_backlight: Fix build dependenciesTzung-Bi Shih1-1/+2
2025-04-15platform/chrome: cros_kbd_led_backlight: Remove CROS_EC dependencyTzung-Bi Shih1-1/+1
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar4-4/+4
2025-04-14x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h>Ingo Molnar3-3/+3
2025-04-14x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>Ingo Molnar1-1/+1
2025-04-11platform/x86:intel/pmc: Remove unneeded io operationsXi Pardee1-6/+0
2025-04-11platform/x86:intel/pmc: Remove unneeded header file inclusionXi Pardee2-2/+0
2025-04-11platform/x86:intel/pmc: Convert index variables to be unsignedXi Pardee3-4/+5
2025-04-11platform/x86:intel/pmc: Move PMC devid to core.hXi Pardee3-14/+19
2025-04-11platform/x86:intel/pmc: Rename core_ssram to ssram_telemetryXi Pardee2-1/+1
2025-04-11platform/x86:intel/pmc: Move PMC Core related functionsXi Pardee3-176/+176
2025-04-11platform/x86: silicom: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+6
2025-04-11platform/x86: int0002: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+4
2025-04-11platform/x86: barco-p50: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+7
2025-04-11platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()Ilpo Järvinen6-18/+14
2025-04-11platform/x86: alienware-wmi-wmax: Add a DebugFS interfaceKurt Borja1-0/+90
2025-04-11platform/x86: alienware-wmi-wmax: Add support for manual fan controlKurt Borja1-2/+172
2025-04-11platform/x86: alienware-wmi-wmax: Add HWMON supportKurt Borja2-0/+397
2025-04-11platform/x86: alienware-wmi-wmax: Add support for the "custom" thermal profileKurt Borja1-4/+19
2025-04-11platform/x86: alienware-wmi-wmax: Improve platform profile probeKurt Borja1-16/+47
2025-04-11platform/x86: alienware-wmi-wmax: Modify supported_thermal_profiles[]Kurt Borja1-5/+4
2025-04-11platform/x86: alienware-wmi-wmax: Improve internal AWCC APIKurt Borja1-43/+81
2025-04-11platform/x86: alienware-wmi-wmax: Improve ID processingKurt Borja1-17/+19
2025-04-11platform/x86: alienware-wmi-wmax: Rename thermal related symbolsKurt Borja1-86/+87