aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform/x86/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-12platform/x86/intel-uncore-freq: avoid non-literal format stringArnd Bergmann1-1/+1
2025-06-12platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM TelemetryXi Pardee2-0/+6
2025-06-12platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM TelemetryXi Pardee2-0/+4
2025-06-09platform/x86/intel: power-domains: Fix error code in tpmi_init()Dan Carpenter1-1/+3
2025-06-09platform/x86/intel-uncore-freq: Fail module load when plat_info is NULLSrinivas Pandruvada1-3/+6
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds26-668/+879
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-1/+1
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-54/+63
2025-05-23platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI IDTodd Brandt1-1/+2
2025-05-21gpiolib-acpi: Update file references in the Documentation and MAINTAINERSAndy Shevchenko1-1/+1
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish1-1/+1
2025-05-15platform/x86/intel-uncore-freq: Add attributes to show die_idSrinivas Pandruvada3-1/+38
2025-05-15platform/x86/intel: power-domains: Add interface to get Linux die IDSrinivas Pandruvada2-4/+31
2025-05-15platform/x86/intel-uncore-freq: Add attributes to show agent typesSrinivas Pandruvada3-1/+65
2025-05-12Merge branch 'fixes' into for-nextIlpo Järvinen2-14/+20
2025-05-08platform/x86: int3472: For mt9m114 sensors map powerdown to powerenableHans de Goede1-0/+3
2025-05-08platform/x86: int3472: Export int3472_discrete_parse_crs()Hans de Goede1-5/+10
2025-05-08platform/x86: int3472: Stop using devm_gpiod_get()Hans de Goede3-2/+11
2025-05-08platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT3472Hans de Goede7-173/+11
2025-05-08platform/x86: ISST: Do Not Restore SST MSRs on CPU Online OperationSrinivas Pandruvada1-21/+0
2025-05-08platform/x86: ISST: Update minor versionSrinivas Pandruvada1-2/+2
2025-05-08platform/x86: ISST: Support SST-PP revision 2Srinivas Pandruvada1-0/+66
2025-05-08platform/x86: ISST: Support SST-TF revision 2Srinivas Pandruvada1-0/+33
2025-05-08platform/x86:intel/pmc: Improve pmc_core_get_lpm_req()Xi Pardee1-46/+45
2025-05-08platform/x86:intel/pmc: Move error handling to init functionXi Pardee1-3/+19
2025-05-08platform/x86:intel/pmc: Use devm for mutex_initXi Pardee1-2/+3
2025-05-08platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driverXi Pardee6-78/+185
2025-05-08platform/x86:intel/vsec: Change return type of intel_vsec_registerXi Pardee1-3/+6
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar2-14/+20
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)9-0/+9
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-23platform/x86/intel: hid: Add Pantherlake supportSaranya Gopal1-10/+11
2025-04-17platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplugShouye Liu1-4/+9
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: int0002: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+4
2025-04-10x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'Ingo Molnar1-2/+2
2025-04-10x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'Ingo Molnar1-3/+3