[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jRDjoe1Rd4XOQyKvv73AKtKT4wb7mrLe1+q9w1hO9Fyg@mail.gmail.com>
Date: Fri, 28 Jul 2023 22:08:46 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v6.5-rc4
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.5-rc4
with top-most commit 4dd8752a14ca0303fbdf0a6c68ff65f0a50bd2fa
serial: qcom-geni: drop bogus runtime pm state update
on top of commit 6eaae198076080886b9e7d57f4ae06fa782f90ef
Linux 6.5-rc3
to receive power management fixes for 6.5-rc4.
These fix the arming of wakeup IRQs in the generic wakeup IRQ code (wakeirq),
drop unused functions from it and fix up a driver using it and trying to
work around the IRQ arming issue in a questionable way (Johan Hovold).
Thanks!
---------------
Johan Hovold (3):
PM: sleep: wakeirq: fix wake irq arming
PM: sleep: wakeirq: drop unused enable helpers
serial: qcom-geni: drop bogus runtime pm state update
---------------
drivers/base/power/power.h | 1 +
drivers/base/power/wakeirq.c | 61 +++++------------------------------
drivers/tty/serial/qcom_geni_serial.c | 7 ----
include/linux/pm_wakeirq.h | 10 ------
4 files changed, 9 insertions(+), 70 deletions(-)
Powered by blists - more mailing lists