mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chanwoo Choi <chanwoo@kernel.org>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"open list:DEVICE FREQUENCY (DEVFREQ)" <linux-pm@vger.kernel.org>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	MyungJoo Ham <myungjoo.ham@samsung.com>,
	Chanwoo Choi <chanwoo@kernel.org>
Subject: GIT PULL] devfreq next for 6.12
Date: Sun, 8 Sep 2024 23:42:25 +0900	[thread overview]
Message-ID: <a9d9f0ec-1744-4543-a190-138facf8c552@kernel.org> (raw)

Dear Rafael,

This is devfreq-next pull request for v6.12. 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 431c1646e1f86b949fa3685efc50b660a364c2b6:

  Linux 6.11-rc6 (2024-09-01 19:46:02 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-6.12

for you to fetch changes up to d47552124bb0b9527da7a95357ae7d2e6046c4f6:

  PM / devfreq: imx-bus: Use of_property_present() (2024-09-05 01:23:56 +0900)

----------------------------------------------------------------
Update devfreq next for v6.12

Detailed description for this pull request:
- Add missing MODULE_DESCRIPTION() macros for devfreq governors.
- Use Use devm_clk_get_enabled() helpers for exyns-bus devfreq driver.
- Use of_property_present() instead of of_get_property() for imx-bus devfreq driver.
----------------------------------------------------------------
Anand Moon (1):
      PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers

Jeff Johnson (1):
      PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros

Rob Herring (Arm) (1):
      PM / devfreq: imx-bus: Use of_property_present()

 drivers/devfreq/exynos-bus.c              | 22 +++++-----------------
 drivers/devfreq/governor_performance.c    |  1 +
 drivers/devfreq/governor_powersave.c      |  1 +
 drivers/devfreq/governor_simpleondemand.c |  1 +
 drivers/devfreq/governor_userspace.c      |  1 +
 drivers/devfreq/imx-bus.c                 |  2 +-
 6 files changed, 10 insertions(+), 18 deletions(-)

             reply	other threads:[~2024-09-08 14:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-08 14:42 Chanwoo Choi [this message]
2024-09-09 16:37 ` 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=a9d9f0ec-1744-4543-a190-138facf8c552@kernel.org \
    --to=chanwoo@kernel.org \
    --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®