[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hMT+x=axU2BKz5XHYwdYZzdSm-itYvYD0K16T5NUnuyw@mail.gmail.com>
Date: Tue, 19 Mar 2024 13:56:51 +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 Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux PM <linux-pm@...r.kernel.org>
Subject: [GIT PULL] More ACPI updates for v6.9-rc1
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.9-rc1-2
with top-most commit a873add22a46beec0291c5a40194a90eb92ba3da
Merge branch 'acpi-docs'
on top of commit 943446795909929f261565cebafb3b56d66cc513
Merge tag 'acpi-6.9-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
to receive more ACPI updates for 6.9-rc1.
These update ACPI documentation and kerneldoc comments.
Specifics:
- Add markup to generate links from footnotes in the ACPI enumeration
document (Chris Packham).
- Update the handle_eject_request() kerneldoc comment to document the
arguments of the function and improve kerneldoc comments for ACPI
suspend and hibernation functions (Yang Li).
Thanks!
---------------
Chris Packham (1):
ACPI: docs: enumeration: Make footnotes links
Yang Li (2):
ACPI: Document handle_eject_request() arguments
ACPI: PM: Improve kerneldoc comments for suspend and hibernation functions
---------------
Documentation/firmware-guide/acpi/enumeration.rst | 12 ++++++------
drivers/acpi/dock.c | 2 ++
drivers/acpi/sleep.c | 24 +++++++++++++----------
3 files changed, 22 insertions(+), 16 deletions(-)
Powered by blists - more mailing lists