[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0heXyzAAP5mH-kP9iS9yGJ-ceGFUJG5m-FL-rMMWx4eJg@mail.gmail.com>
Date: Thu, 6 Nov 2025 22:27:54 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>, Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v6.18-rc5
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.18-rc5
with top-most commit 771e8f483583728cd2ef164f7c2256c4bf2adf4c
Merge branches 'acpi-cppc' and 'acpi-docs'
on top of commit 6146a0f1dfae5d37442a9ddcba012add260bceb0
Linux 6.18-rc4
to receive ACPI support fixes for 6.18-rc5.
These fix a coding mistake in the ACPI Smart Battery Subsystem (SBS)
driver and two documentation issues:
- Fix computation of the battery->present value in acpi_battery_read()
to work when battery->id is not zero (Dan Carpenter)
- Fix comment typo in the ACPI CPPC library (Chu Guangqing)
- Fix I2C device references in two ASL examples in the firmware guide
that were broken by a previous update (Jonas Gorski)
Thanks!
---------------
Chu Guangqing (1):
ACPI: CPPC: Fix typo in a comment
Dan Carpenter (1):
ACPI: SBS: Fix present test in acpi_battery_read()
Jonas Gorski (1):
Documentation: ACPI: i2c-muxes: fix I2C device references
---------------
Documentation/firmware-guide/acpi/i2c-muxes.rst | 8 ++++----
drivers/acpi/cppc_acpi.c | 2 +-
drivers/acpi/sbs.c | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists