From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Hans de Goede <hdegoede@redhat.com>,
Andy Shevchenko <andy@kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.7-2
Date: Tue, 21 Nov 2023 10:56:09 +0200 [thread overview]
Message-ID: <cdf76a$dogiv@smtpauth.intel.com> (raw)
Hi Linus,
Here is a fixes PR for platform-drivers-x86 for v6.7.
Just a few fixes (one with two non-fix deps) plus tidying up MAINTAINERS.
Regards, i.
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -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.7-2
for you to fetch changes up to a6584711e64d9d12ab79a450ec3628fd35e4f476:
platform/x86: intel_telemetry: Fix kernel doc descriptions (2023-11-21 10:09:04 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.7-2
The following is an automated shortlog grouped by driver:
amd/pmc:
- adjust getting DRAM size behavior
hp-bioscfg:
- Fix error handling in hp_add_other_attributes()
- move mutex_lock() down in hp_add_other_attributes()
- Remove unused obj in hp_add_other_attributes()
- Simplify return check in hp_add_other_attributes()
ideapad-laptop:
- Set max_brightness before using it
intel_telemetry:
- Fix kernel doc descriptions
MAINTAINERS:
- Drop Mark Gross as maintainer for x86 platform drivers
- Remove stale entry for SBL platform driver
----------------------------------------------------------------
Andy Shevchenko (1):
platform/x86: intel_telemetry: Fix kernel doc descriptions
Hans de Goede (1):
MAINTAINERS: Drop Mark Gross as maintainer for x86 platform drivers
Harshit Mogalapalli (4):
platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()
platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()
platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()
platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()
Jithu Joseph (1):
MAINTAINERS: Remove stale entry for SBL platform driver
Shyam Sundar S K (1):
platform/x86/amd/pmc: adjust getting DRAM size behavior
Stuart Hayhurst (1):
platform/x86: ideapad-laptop: Set max_brightness before using it
MAINTAINERS | 4 ----
drivers/platform/x86/amd/pmc/pmc.c | 31 ++--------------------------
drivers/platform/x86/hp/hp-bioscfg/bioscfg.c | 26 ++++++++++-------------
drivers/platform/x86/ideapad-laptop.c | 11 +++++-----
drivers/platform/x86/intel/telemetry/core.c | 4 ++--
5 files changed, 20 insertions(+), 56 deletions(-)
next reply other threads:[~2023-11-21 9:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 8:56 Ilpo Järvinen [this message]
2023-11-21 20:33 ` [GIT PULL] platform-drivers-x86 for v6.7-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='cdf76a$dogiv@smtpauth.intel.com' \
--to=ilpo.jarvinen@linux.intel.com \
--cc=andy@kernel.org \
--cc=hdegoede@redhat.com \
--cc=linux-kernel@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.