[GIT PULL] platform-drivers-x86 for v6.14-2

From: Ilpo Järvinen
Date: Tue Feb 04 2025 - 03:38:38 EST


Hi Linus,

Here is a platform-drivers-x86 fixes PR for v6.14.

Fixes:

- ideapad-laptop: Pass a correct pointer to the driver data

- intel/ifs: Provide a link to the IFS test images

- intel/pmc: Use large enough type when decoding LTR value

Regards, i.


The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.14-2

for you to fetch changes up to a787ab73e2e43c0a3df10bc8d9b9b7a679129d49:

platform/x86/intel/ifs: Update documentation with image download path (2025-02-04 10:00:45 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.14-2

Fixes:

- ideapad-laptop: Pass a correct pointer to the driver data

- intel/ifs: Provide a link to the IFS test images

- intel/pmc: Use large enough type when decoding LTR value

The following is an automated shortlog grouped by driver:

ideapad-laptop:
- pass a correct pointer to the driver data

intel/ifs:
- Update documentation with image download path

intel: pmc:
- fix ltr decode in pmc_core_ltr_show()

----------------------------------------------------------------
Dmitry Kandybka (1):
platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()

Fedor Pchelkin (1):
platform/x86: ideapad-laptop: pass a correct pointer to the driver data

Jithu Joseph (1):
platform/x86/intel/ifs: Update documentation with image download path

drivers/platform/x86/ideapad-laptop.c | 2 +-
drivers/platform/x86/intel/ifs/ifs.h | 9 ++++-----
drivers/platform/x86/intel/pmc/core.c | 4 ++--
3 files changed, 7 insertions(+), 8 deletions(-)