index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
pmc
/
mtl.c
Age
Commit message (
Expand
)
Author
2025-04-11
platform/x86:intel/pmc: Remove unneeded header file inclusion
Xi Pardee
2025-04-11
platform/x86:intel/pmc: Move PMC devid to core.h
Xi Pardee
2025-02-24
platform/x86/intel/pmc: Remove unnecessary declarations in header
Xi Pardee
2025-02-10
platform/x86/intel/pmc: Remove simple init functions
Xi Pardee
2025-02-10
platform/x86:intel/pmc: Create generic_core_init() for all platforms
Xi Pardee
2025-02-10
platform/x86/intel/pmc: Remove duplicate enum
Xi Pardee
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-22
platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()
David E. Box
2024-10-21
platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...
Marek Maslanka
2024-09-06
platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
Marek Maslanka
2024-01-02
Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-next
Hans de Goede
2023-12-29
platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback
David E. Box
2023-12-29
platform/x86/intel/pmc: Allow reenabling LTRs
David E. Box
2023-12-19
platform/x86/intel/pmc: Add ssram_init flag in PMC discovery in Meteor Lake
Rajvi Jingar
2023-12-19
platform/x86/intel/pmc: Move common code to core.c
Rajvi Jingar
2023-12-19
platform/x86/intel/pmc: Fix in mtl_punit_pmt_init()
Rajvi Jingar
2023-12-04
platform/x86/intel/pmc: Show Die C6 counter on Meteor Lake
David E. Box
2023-12-04
platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P
Xi Pardee
2023-12-04
platform/x86/intel/pmc/mtl: Use return value from pmc_core_ssram_init()
David E. Box
2023-12-04
platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform init
Xi Pardee
2023-06-20
platform/x86:intel/pmc: Add Meteor Lake IOE-M PMC related maps
Xi Pardee
2023-06-20
platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related maps
Xi Pardee
2023-06-20
platform/x86:intel/pmc: Use SSRAM to discover pwrm base address of primary PMC
Xi Pardee
2023-06-20
platform/x86:intel/pmc: Discover PMC devices
David E. Box
2023-06-20
platform/x86:intel/pmc: Add support to handle multiple PMCs
Xi Pardee
2023-06-20
platform/x86:intel/pmc: Combine core_init() and core_configure()
Xi Pardee
2023-06-20
platform/x86:intel/pmc: Update maps for Meteor Lake P/M platforms
Xi Pardee
2023-06-13
platform/x86/intel/pmc/mtl: Put devices in D3 during resume
David E. Box
2023-04-11
platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3
David E. Box
2022-11-21
platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driver
Gayatri Kammela