index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
pmc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-07
platform/x86:intel/pmc: Enable SSRAM support for Wildcat Lake
Xi Pardee
2
-0
/
+20
2025-10-15
platform/x86:intel/pmc: Remove redundant has_die_c6 variable
Xi Pardee
2
-4
/
+1
2025-10-15
platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_map
Xi Pardee
6
-24
/
+12
2025-10-15
platform/x86:intel/pmc: Rename PMC index variable to pmc_idx
Xi Pardee
1
-54
/
+54
2025-10-15
platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/H
Xi Pardee
2
-1
/
+2
2025-10-15
platform/x86:intel/pmc: Add support for multiple DMU GUIDs
Xi Pardee
4
-10
/
+27
2025-10-15
platform/x86:intel/pmc: Update Arrow Lake telemetry GUID
Xi Pardee
1
-1
/
+1
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-43
/
+723
2025-09-26
platform/x86:intel/pmc: Replace dev_warn() with dev_dbg()
Xi Pardee
1
-1
/
+1
2025-09-11
platform/x86:intel/pmc: Enable SSRAM support for Panther Lake
Xi Pardee
2
-0
/
+33
2025-09-11
platform/x86:intel/pmc: Show substate requirement for S0ix blockers
Xi Pardee
5
-10
/
+133
2025-09-11
platform/x86:intel/pmc: Improve function to show substate header
Xi Pardee
1
-6
/
+16
2025-09-11
platform/x86:intel/pmc: Move telemetry endpoint register handling
Xi Pardee
1
-26
/
+25
2025-09-11
platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake
Xi Pardee
1
-0
/
+16
2025-08-28
platform/x86/intel/pmc: Add Bartlett Lake support to intel_pmc_core
Li Yifan
1
-0
/
+1
2025-08-28
platform/x86/intel/pmc: use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-2
/
+2
2025-08-28
platform/x86/intel/pmc: Add Wildcat Lake support to intel_pmc_core
Xi Pardee
5
-4
/
+499
2025-08-28
platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM Telemetry
Xi Pardee
2
-0
/
+4
2025-06-12
platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM Telemetry
Xi Pardee
2
-0
/
+6
2025-06-12
platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM Telemetry
Xi Pardee
2
-0
/
+4
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
9
-368
/
+489
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+9
2025-05-23
platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI ID
Todd Brandt
1
-1
/
+2
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-08
platform/x86:intel/pmc: Improve pmc_core_get_lpm_req()
Xi Pardee
1
-46
/
+45
2025-05-08
platform/x86:intel/pmc: Move error handling to init function
Xi Pardee
1
-3
/
+19
2025-05-08
platform/x86:intel/pmc: Use devm for mutex_init
Xi Pardee
1
-2
/
+3
2025-05-08
platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver
Xi Pardee
6
-78
/
+185
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-04-11
platform/x86:intel/pmc: Remove unneeded io operations
Xi Pardee
1
-6
/
+0
2025-04-11
platform/x86:intel/pmc: Remove unneeded header file inclusion
Xi Pardee
2
-2
/
+0
2025-04-11
platform/x86:intel/pmc: Convert index variables to be unsigned
Xi Pardee
3
-4
/
+5
2025-04-11
platform/x86:intel/pmc: Move PMC devid to core.h
Xi Pardee
3
-14
/
+19
2025-04-11
platform/x86:intel/pmc: Rename core_ssram to ssram_telemetry
Xi Pardee
2
-1
/
+1
2025-04-11
platform/x86:intel/pmc: Move PMC Core related functions
Xi Pardee
3
-176
/
+176
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
1
-4
/
+4
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-1
/
+1
2025-02-24
platform/x86/intel/pmc: Remove unneeded extern keyword in header
Xi Pardee
1
-6
/
+6
2025-02-24
platform/x86/intel/pmc: Remove unnecessary declarations in header
Xi Pardee
9
-248
/
+122
2025-02-24
platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_core
Xi Pardee
4
-1
/
+561
2025-02-13
platform/x86:intel/pmc: Move arch specific action to init function
Xi Pardee
2
-13
/
+21
2025-02-13
Merge branch 'fixes' into for-next
Ilpo Järvinen
1
-2
/
+2
2025-02-10
platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver
Xi Pardee
3
-0
/
+40
2025-02-10
platform/x86/intel/pmc: Remove simple init functions
Xi Pardee
10
-102
/
+86
2025-02-10
platform/x86:intel/pmc: Create generic_core_init() for all platforms
Xi Pardee
10
-147
/
+131
2025-02-10
platform/x86/intel/pmc: Remove duplicate enum
Xi Pardee
4
-4
/
+3
2025-02-10
platform/x86:intel/pmc: Make tgl_core_generic_init() static
Xi Pardee
2
-12
/
+11
2025-02-03
platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
Dmitry Kandybka
1
-2
/
+2
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
[next]