summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel/pmc
AgeCommit message (Expand)Author
2025-11-07platform/x86:intel/pmc: Enable SSRAM support for Wildcat LakeXi Pardee
2025-10-15platform/x86:intel/pmc: Remove redundant has_die_c6 variableXi Pardee
2025-10-15platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_mapXi Pardee
2025-10-15platform/x86:intel/pmc: Rename PMC index variable to pmc_idxXi Pardee
2025-10-15platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/HXi Pardee
2025-10-15platform/x86:intel/pmc: Add support for multiple DMU GUIDsXi Pardee
2025-10-15platform/x86:intel/pmc: Update Arrow Lake telemetry GUIDXi Pardee
2025-10-04Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-09-26platform/x86:intel/pmc: Replace dev_warn() with dev_dbg()Xi Pardee
2025-09-11platform/x86:intel/pmc: Enable SSRAM support for Panther LakeXi Pardee
2025-09-11platform/x86:intel/pmc: Show substate requirement for S0ix blockersXi Pardee
2025-09-11platform/x86:intel/pmc: Improve function to show substate headerXi Pardee
2025-09-11platform/x86:intel/pmc: Move telemetry endpoint register handlingXi Pardee
2025-09-11platform/x86:intel/pmc: Enable SSRAM support for Lunar LakeXi Pardee
2025-08-28platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_coreLi Yifan
2025-08-28platform/x86/intel/pmc: use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-28platform/x86/intel/pmc: Add Wildcat Lake support to intel_pmc_coreXi Pardee
2025-08-28platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM TelemetryXi Pardee
2025-06-12platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM TelemetryXi Pardee
2025-06-12platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM TelemetryXi Pardee
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-23platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI IDTodd Brandt
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish
2025-05-08platform/x86:intel/pmc: Improve pmc_core_get_lpm_req()Xi Pardee
2025-05-08platform/x86:intel/pmc: Move error handling to init functionXi Pardee
2025-05-08platform/x86:intel/pmc: Use devm for mutex_initXi Pardee
2025-05-08platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driverXi Pardee
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
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-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
2025-02-24platform/x86/intel/pmc: Remove unneeded extern keyword in headerXi Pardee
2025-02-24platform/x86/intel/pmc: Remove unnecessary declarations in headerXi Pardee
2025-02-24platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_coreXi Pardee
2025-02-13platform/x86:intel/pmc: Move arch specific action to init functionXi Pardee
2025-02-13Merge branch 'fixes' into for-nextIlpo Järvinen
2025-02-10platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driverXi Pardee
2025-02-10platform/x86/intel/pmc: Remove simple init functionsXi Pardee
2025-02-10platform/x86:intel/pmc: Create generic_core_init() for all platformsXi Pardee
2025-02-10platform/x86/intel/pmc: Remove duplicate enumXi Pardee
2025-02-10platform/x86:intel/pmc: Make tgl_core_generic_init() staticXi Pardee
2025-02-03platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()Dmitry Kandybka
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds