From: Chanwoo Choi <chanwoo@kernel.org>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: "open list:DEVICE FREQUENCY (DEVFREQ)" <linux-pm@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Chanwoo Choi <cw00.choi@samsung.com>,
Chanwoo Choi <chanwoo@kernel.org>,
MyungJoo Ham <myungjoo.ham@samsung.com>,
Kyungmin Park <kyungmin.park@samsung.com>
Subject: [GIT PULL] devfreq next for 6.5
Date: Mon, 19 Jun 2023 23:11:29 +0900 [thread overview]
Message-ID: <73ad37e4-1689-ed01-f5de-a92dfdaa25c2@kernel.org> (raw)
Dear Rafael,
This is devfreq-next pull request for v6.5. I add detailed description of
this pull request on the following tag. Please pull devfreq with
following updates.
Best Regards,
Chanwoo Choi
The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:
Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-6.5
for you to fetch changes up to a83bfdca8b2098999e3edfb87e98925e019eb818:
PM / devfreq: mtk-cci: Fix variable deferencing before NULL check (2023-05-29 23:25:31 +0900)
----------------------------------------------------------------
Update devfreq next for v6.5
Detailed description for this pull request:
1. Reorder fieldls in 'struct devfreq_dev_status' in order to shrinks the size
of 'struct devfreqw_dev_status' without any behavior changes.
2. Add exynos-ppmu.c driver as a soft module dependency in order to prevent
the freeze issue between exynos-bus.c devfreq driver and exynos-ppmu.c devfreq
event driver.
3. Fix variable deferencing before NULL check on mtk-cci-devfreq.c
----------------------------------------------------------------
Christophe JAILLET (1):
PM / devfreq: Reorder fields in 'struct devfreq_dev_status'
Marek Szyprowski (1):
PM / devfreq: exynos: add Exynos PPMU as a soft module dependency
Sukrut Bellary (1):
PM / devfreq: mtk-cci: Fix variable deferencing before NULL check
drivers/devfreq/exynos-bus.c | 1 +
drivers/devfreq/mtk-cci-devfreq.c | 3 ++-
include/linux/devfreq.h | 3 ++-
3 files changed, 5 insertions(+), 2 deletions(-)
next reply other threads:[~2023-06-19 14:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-19 14:11 Chanwoo Choi [this message]
2023-06-20 9:33 ` Rafael J. Wysocki
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=73ad37e4-1689-ed01-f5de-a92dfdaa25c2@kernel.org \
--to=chanwoo@kernel.org \
--cc=cw00.choi@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
--cc=rafael@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®