mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 18:16:33 +00:00
A recent PMC firmware change in Lunar Lake caused the pmc_core driver to
fail to probe. This is due to a change in the GUID for PMC telemetry coming
from the SSRAM device. Until a final release is ready this value may
change again. In the meantime, disable the SSRAM support for Lunar Lake so
the driver can load and provide some basic functionality.
Fixes:
|
||
|---|---|---|
| .. | ||
| adl.c | ||
| arl.c | ||
| cnp.c | ||
| core_ssram.c | ||
| core.c | ||
| core.h | ||
| icl.c | ||
| Kconfig | ||
| lnl.c | ||
| Makefile | ||
| mtl.c | ||
| pltdrv.c | ||
| spt.c | ||
| tgl.c | ||