summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/pmc/mtl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-11-201-2/+1
|\
| * platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()David E. Box2024-10-221-2/+1
* | platform/x86:intel/pmc: Revert "Enable the ACPI PM Timer to be turned off whe...Marek Maslanka2024-10-211-2/+0
|/
* platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspendedMarek Maslanka2024-09-061-0/+2
* Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-nextHans de Goede2024-01-021-6/+3
|\
| * platform/x86/intel/pmc: Move GBE LTR ignore to suspend callbackDavid E. Box2023-12-291-6/+3
| * platform/x86/intel/pmc: Allow reenabling LTRsDavid E. Box2023-12-291-1/+1
* | platform/x86/intel/pmc: Add ssram_init flag in PMC discovery in Meteor LakeRajvi Jingar2023-12-191-1/+6
* | platform/x86/intel/pmc: Move common code to core.cRajvi Jingar2023-12-191-54/+6
* | platform/x86/intel/pmc: Fix in mtl_punit_pmt_init()Rajvi Jingar2023-12-191-1/+1
* | platform/x86/intel/pmc: Show Die C6 counter on Meteor LakeDavid E. Box2023-12-041-0/+32
* | platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-PXi Pardee2023-12-041-7/+32
* | platform/x86/intel/pmc/mtl: Use return value from pmc_core_ssram_init()David E. Box2023-12-041-4/+8
* | platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform initXi Pardee2023-12-041-1/+3
|/
* platform/x86:intel/pmc: Add Meteor Lake IOE-M PMC related mapsXi Pardee2023-06-201-0/+145
* platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related mapsXi Pardee2023-06-201-0/+322
* platform/x86:intel/pmc: Use SSRAM to discover pwrm base address of primary PMCXi Pardee2023-06-201-6/+13
* platform/x86:intel/pmc: Discover PMC devicesDavid E. Box2023-06-201-0/+7
* platform/x86:intel/pmc: Add support to handle multiple PMCsXi Pardee2023-06-201-2/+3
* platform/x86:intel/pmc: Combine core_init() and core_configure()Xi Pardee2023-06-201-11/+15
* platform/x86:intel/pmc: Update maps for Meteor Lake P/M platformsXi Pardee2023-06-201-9/+439
* platform/x86/intel/pmc/mtl: Put devices in D3 during resumeDavid E. Box2023-06-131-7/+20
* platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3David E. Box2023-04-111-0/+31
* platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driverGayatri Kammela2022-11-211-0/+52