aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2026-07-30platform: int3472: discrete: Support multiple HIDs per GPIO map entryTarang Raval1-19/+40
2026-07-30ACPI/platform: add AWDZ8399 to serial-multi-instantiateMarco Giunta1-0/+10
2026-07-30platform/chrome: cros_ec_debugfs: Unregister panic notifierHongyan Xu1-0/+2
2026-07-30platform/chrome: cros_ec_debugfs: Clean up console log on probe failureHongyan Xu1-1/+3
2026-07-28Merge tag 'platform-drivers-x86-v7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-2/+2
2026-07-28platform/x86/amd/hsmp: Enable protocol version 7 metric tables on the ACPI driverMuralidhara M K1-2/+20
2026-07-28platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table readsMuralidhara M K1-3/+141
2026-07-28platform/x86/amd/hsmp: Source metric-table size from firmwareMuralidhara M K2-4/+18
2026-07-28platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound checkMuralidhara M K1-13/+9
2026-07-27platform/surface: gpe: add missing err.h includeBartosz Golaszewski1-0/+1
2026-07-27platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics supportShyam Sundar S K3-1/+395
2026-07-27platform/x86/amd/pmf: Refactor NPU metrics for platform extensibilityShyam Sundar S K1-18/+23
2026-07-27platform/x86/amd/pmf: Use upper/lower_32_bits() in amd_pmf_set_dram_addr()Shyam Sundar S K1-3/+3
2026-07-27platform/x86/amd/pmf: Add missing newline in dev_err messageShyam Sundar S K1-1/+1
2026-07-27platform/x86/amd/pmf: Move metrics code to dedicated fileShyam Sundar S K4-156/+187
2026-07-27platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended SMU mailbox registersShyam Sundar S K2-5/+26
2026-07-27platform/x86/amd/pmf: Use per-SoC smu_regs struct for SMU mailbox registersShyam Sundar S K2-13/+50
2026-07-27platform/x86: hp-wmi: Add OMEN board 8BA9 thermal profile supportSuryansh Singh1-0/+4
2026-07-27platform/x86: dell-smbios-wmi: Replace global list with single itemArmin Wolf1-37/+31
2026-07-27platform/x86: dell-smbios: Pass device to callbacksArmin Wolf4-16/+12
2026-07-27platform/x86: dell-smbios-wmi: Fix chardev resource managementArmin Wolf1-33/+34
2026-07-27platform/x86/amd/pmc: Do not fail probe when STB init failsMario Limonciello1-5/+8
2026-07-27platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init failsMario Limonciello1-1/+5
2026-07-27platform/x86/amd/pmc: Only expose stb_read after telemetry buffer is mappedMario Limonciello1-5/+12
2026-07-27platform/x86/amd/pmc: Propagate SMU errors and validate S2D addressMario Limonciello1-11/+20
2026-07-27platform/x86/amd/pmc: Fix msg_port restoration in amd_stb_debugfs_open_v2()Mario Limonciello1-9/+14
2026-07-27platform/x86/amd/pmc: Restore msg_port on amd_stb_s2d_init() error pathsMario Limonciello1-9/+15
2026-07-25Merge tag 'loongarch-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-3/+1
2026-07-24platform/x86: dell-dw5826e: fix ACPI _DSM function index and bitmask usageSurendra Singh Chouhan1-2/+2
2026-07-24platform/x86/amd/hsmp: Serialize the data plane against socket teardownMuralidhara M K3-14/+55
2026-07-24platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated releaseMuralidhara M K3-20/+132
2026-07-24platform/x86/amd/hsmp: Clear mdev.this_device on deregisterMuralidhara M K1-0/+1
2026-07-24platform/x86/amd/hsmp: Serialize per-socket metric table reads with a mutexMuralidhara M K4-0/+39
2026-07-24platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap it explicitlyMuralidhara M K3-2/+35
2026-07-24platform/x86/amd/hsmp: Serialize ACPI HSMP probe and remove with an rwsemMuralidhara M K3-0/+38
2026-07-24platform/x86: ideapad-laptop: Fix driver unregistration orderRong Zhang1-1/+1
2026-07-24platform/x86: int1092: Fix info leak in parse_package()Abdun Nihaal1-4/+4
2026-07-24platform/x86: int1092: Fix potential memory leak in sar_probe()Abdun Nihaal1-22/+10
2026-07-24platform/x86: hp-wmi: Add GPU MUX switch supportKürşat Abaylı1-0/+133
2026-07-24platform/loongarch: laptop: Explicitly reset bl_powered state when suspendZixing Liu1-0/+1
2026-07-24platform/loongarch: laptop: Stop setting acpi_device_class()Rafael J. Wysocki1-3/+0
2026-07-23platform/chrome: cros_ec_proto: Introduce cros_ec_read_features helperAndrei Kuchynski1-8/+22
2026-07-22Merge tag 'platform-drivers-x86-v7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds2-8/+35
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki1-1/+1
2026-07-21platform/x86: acer-wmi: reject missing gaming WMI resultsYousef Alhouseen1-1/+3
2026-07-21platform/x86/intel/pmc: initialize empty PMT read resultYousef Alhouseen1-1/+1
2026-07-21platform/x86: uniwill-laptop: Add Avell A60 MUV supportWerner Sembach1-0/+7
2026-07-21platform/x86: uniwill-laptop: Add 2 new feature defines for TUXEDO devicesWerner Sembach1-22/+37
2026-07-21platform/x86/amd/pmc: Add T14 Gen2 AMD (20XL) to s2idle quirk listYap Weei Choong1-0/+8
2026-07-21platform/x86: thinkpad_acpi: Convert to use acpi_dev_is_video_device() helperAndy Shevchenko1-1/+1