All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	PDx86 <platform-driver-x86@vger.kernel.org>,
	Hans de Goede <hdegoede@redhat.com>,
	Andy Shevchenko <andy@kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.14-2
Date: Tue, 04 Feb 2025 10:36:33 +0200	[thread overview]
Message-ID: <pdx86-pr-20250204103633-1857020998@linux.intel.com> (raw)

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(-)

             reply	other threads:[~2025-02-04  8:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-04  8:36 Ilpo Järvinen [this message]
2025-02-04 18:39 ` [GIT PULL] platform-drivers-x86 for v6.14-2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pdx86-pr-20250204103633-1857020998@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=andy@kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.