index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
pmc
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-17
platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
David E. Box
1
-2
/
+2
2026-01-13
platform/x86/intel/pmc: Remove double empty line
Xi Pardee
1
-1
/
+0
2026-01-13
platform/x86/intel/pmc: Enable substate residencies for multiple PMCs
Xi Pardee
1
-8
/
+18
2026-01-13
platform/x86/intel/pmc: Move LPM mode attributes to PMC
Xi Pardee
1
-12
/
+27
2026-01-13
platform/x86/intel/pmc: Change LPM mode fields to u8
Xi Pardee
1
-10
/
+13
2025-10-15
platform/x86:intel/pmc: Remove redundant has_die_c6 variable
Xi Pardee
1
-3
/
+1
2025-10-15
platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_map
Xi Pardee
1
-13
/
+2
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 support for multiple DMU GUIDs
Xi Pardee
1
-4
/
+18
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-37
/
+148
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: Show substate requirement for S0ix blockers
Xi Pardee
1
-10
/
+111
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-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: Add Wildcat Lake support to intel_pmc_core
Xi Pardee
1
-0
/
+1
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-13
/
+227
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
1
-22
/
+51
2025-04-11
platform/x86:intel/pmc: Convert index variables to be unsigned
Xi Pardee
1
-2
/
+3
2025-04-11
platform/x86:intel/pmc: Move PMC Core related functions
Xi Pardee
1
-0
/
+168
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
1
-4
/
+4
2025-02-24
platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_core
Xi Pardee
1
-0
/
+1
2025-02-13
platform/x86:intel/pmc: Move arch specific action to init function
Xi Pardee
1
-13
/
+0
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
1
-0
/
+2
2025-02-10
platform/x86/intel/pmc: Remove simple init functions
Xi Pardee
1
-28
/
+33
2025-02-10
platform/x86:intel/pmc: Create generic_core_init() for all platforms
Xi Pardee
1
-0
/
+42
2025-02-03
platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
Dmitry Kandybka
1
-2
/
+2
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
1
-2
/
+2
2024-12-18
x86/tsc: Move away from TSC leaf magic numbers
Dave Hansen
1
-3
/
+4
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2024-10-21
platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...
Marek Maslanka
1
-46
/
+0
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-12
/
+71
2024-09-11
platform/x86: intel/pmc: Ignore all LTRs during suspend
Xi Pardee
1
-0
/
+53
2024-09-06
platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_re...
Marek Maslanka
1
-1
/
+1
2024-09-06
platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
Marek Maslanka
1
-0
/
+45
2024-08-19
platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode()
Ilpo Järvinen
1
-11
/
+7
2024-08-12
platform/x86/intel/pmc: Show live substate requirements
Kane Chen
1
-1
/
+11
2024-07-08
platform/x86:intel/pmc: Add support to undo ltr_ignore
Xi Pardee
1
-6
/
+32
2024-07-08
platform/x86:intel/pmc: Use the Elvis operator
Xi Pardee
1
-1
/
+1
2024-07-08
platform/x86:intel/pmc: Use DEFINE_SHOW_STORE_ATTRIBUTE macro
Xi Pardee
1
-14
/
+2
2024-07-08
platform/x86:intel/pmc: Remove unneeded min_t check
Xi Pardee
1
-4
/
+2
2024-07-08
platform/x86:intel/pmc: Add support to show ltr_ignore value
Xi Pardee
1
-2
/
+13
2024-07-08
platform/x86:intel/pmc: Move pmc assignment closer to first usage
Xi Pardee
1
-1
/
+2
2024-07-08
platform/x86:intel/pmc: Convert index variables to be unsigned
Xi Pardee
1
-22
/
+31
[next]