index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
pmc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-02
platform/x86/intel/pmc: Add missing extern
David E. Box
1
-0
/
+1
2024-01-02
platform/x86/intel/pmc/lnl: Add GBE LTR ignore during suspend
David E. Box
1
-0
/
+3
2024-01-02
platform/x86/intel/pmc/arl: Add GBE LTR ignore during suspend
David E. Box
1
-0
/
+3
2024-01-02
Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-next
Hans de Goede
6
-28
/
+45
2023-12-29
platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback
David E. Box
5
-23
/
+33
2023-12-29
platform/x86/intel/pmc: Allow reenabling LTRs
David E. Box
6
-8
/
+11
2023-12-29
platform/x86/intel/pmc: Add suspend callback
David E. Box
2
-0
/
+5
2023-12-28
platform/x86/intel/pmc: Add Lunar Lake M support to intel_pmc_core driver
Rajvi Jingar
4
-1
/
+574
2023-12-28
platform/x86/intel/pmc: Add Arrow Lake S support to intel_pmc_core driver
Rajvi Jingar
4
-1
/
+766
2023-12-19
platform/x86/intel/pmc: Add ssram_init flag in PMC discovery in Meteor Lake
Rajvi Jingar
1
-1
/
+6
2023-12-19
platform/x86/intel/pmc: Move common code to core.c
Rajvi Jingar
4
-57
/
+60
2023-12-19
platform/x86/intel/pmc: Add PSON residency counter for Alder Lake
Rajvi Jingar
1
-0
/
+2
2023-12-19
platform/x86/intel/pmc: Add regmap for Tiger Lake H PCH
Rajvi Jingar
3
-6
/
+58
2023-12-19
platform/x86/intel/pmc: Add PSON residency counter
Rajvi Jingar
2
-0
/
+39
2023-12-19
platform/x86/intel/pmc: Fix in mtl_punit_pmt_init()
Rajvi Jingar
1
-1
/
+1
2023-12-18
platform/x86/intel/pmc: Fix in pmc_core_ssram_get_pmc()
Rajvi Jingar
1
-1
/
+1
2023-12-18
platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()
Rajvi Jingar
1
-1
/
+1
2023-12-04
platform/x86/intel/pmc: Show Die C6 counter on Meteor Lake
David E. Box
1
-0
/
+32
2023-12-04
platform/x86/intel/pmc: Add debug attribute for Die C6 counter
David E. Box
2
-0
/
+59
2023-12-04
platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P
Xi Pardee
1
-7
/
+32
2023-12-04
platform/x86/intel/pmc: Retrieve LPM information using Intel PMT
Xi Pardee
2
-0
/
+138
2023-12-04
platform/x86/intel/pmc: Display LPM requirements for multiple PMCs
Rajvi Jingar
1
-55
/
+68
2023-12-04
platform/x86/intel/pmc: Find and register PMC telemetry entries
David E. Box
2
-0
/
+50
2023-12-04
platform/x86/intel/pmc/mtl: Use return value from pmc_core_ssram_init()
David E. Box
1
-4
/
+8
2023-12-04
platform/x86/intel/pmc: Cleanup SSRAM discovery
David E. Box
1
-29
/
+33
2023-12-04
platform/x86/intel/pmc: Allow pmc_core_ssram_init to fail
David E. Box
2
-9
/
+14
2023-12-04
platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform init
Xi Pardee
8
-7
/
+30
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+1
2023-06-20
platform/x86:intel/pmc: Add Meteor Lake IOE-M PMC related maps
Xi Pardee
2
-0
/
+151
2023-06-20
platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related maps
Xi Pardee
2
-0
/
+343
2023-06-20
platform/x86:intel/pmc: Use SSRAM to discover pwrm base address of primary PMC
Xi Pardee
1
-6
/
+13
2023-06-20
platform/x86:intel/pmc: Discover PMC devices
David E. Box
5
-14
/
+180
2023-06-20
platform/x86:intel/pmc: Enable debugfs multiple PMC support
Xi Pardee
1
-66
/
+129
2023-06-20
platform/x86:intel/pmc: Add support to handle multiple PMCs
Xi Pardee
8
-141
/
+205
2023-06-20
platform/x86:intel/pmc: Combine core_init() and core_configure()
Xi Pardee
8
-58
/
+85
2023-06-20
platform/x86:intel/pmc: Update maps for Meteor Lake P/M platforms
Xi Pardee
2
-10
/
+466
2023-06-13
platform/x86/intel/pmc/mtl: Put devices in D3 during resume
David E. Box
1
-7
/
+20
2023-06-13
platform/x86/intel/pmc: Add resume callback
David E. Box
2
-2
/
+15
2023-06-08
platform/x86:intel/pmc: Remove Meteor Lake S platform support
Xi Pardee
1
-1
/
+0
2023-04-25
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-10
/
+11
2023-04-25
Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+33
2023-04-20
platform/x86/intel/pmc: core: Report duration of time in HW sleep state
Mario Limonciello
2
-0
/
+6
2023-04-20
platform/x86/intel/pmc: core: Always capture counters on suspend
Mario Limonciello
2
-10
/
+5
2023-04-11
platform/x86/intel/pmc/mtl: Put GNA/IPU/VPU devices in D3
David E. Box
1
-0
/
+31
2023-03-27
platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fix
Rajvi Jingar
1
-1
/
+12
2023-03-07
platform/x86: intel: pmc: core: Convert to platform remove callback returning...
Uwe Kleine-König
1
-3
/
+2
2023-02-02
platform/x86: intel/pmc: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-3
/
+3
2023-01-12
platform/x86: intel/pmc/core: Add Meteor Lake mobile support
Gayatri Kammela
1
-0
/
+1
2022-11-21
platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driver
Gayatri Kammela
4
-2
/
+72
2022-11-21
platform/x86: intel/pmc: Relocate Alder Lake PCH support
Gayatri Kammela
4
-316
/
+345
[next]