From: Choi Chanwoo <cwchoi00@gmail.com>
To: rafael@kernel.org
Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
myungjoo.ham@samsung.com, kyungmin.park@samsung.com,
cw00.choi@samsung.com, chanwoo@kernel.org
Subject: [GIT PULL] devfreq next for 7.1
Date: Sat, 4 Apr 2026 03:31:16 +0900 [thread overview]
Message-ID: <346b33f9-5ca5-4735-a89b-f7cf813419ef@gmail.com> (raw)
Dear Rafael,
This is devfreq-next pull request. 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 7aaa8047eafd0bd628065b15757d9b48c5f9c07d:
Linux 7.0-rc6 (2026-03-29 15:40:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-7.1
for you to fetch changes up to cd905830ea6184d6678386ce2d652bec324034d1:
PM / devfreq: tegra30-devfreq: add support for Tegra114 (2026-04-04 03:15:39 +0900)
----------------------------------------------------------------
Update devfreq next for v7.1
Detailed description for this pull request:
- Remove unneeded casting for HZ_PER_KHZ on devfreq.c
- Use _visible attribute to replace create/remove_sysfs_files() to fix sysfs
attribute race conditions on devfreq.c
- Add support for Tegra114 activity monitor device on tegra30-devfreq.c
----------------------------------------------------------------
Andy Shevchenko (1):
PM / devfreq: Remove unneeded casting for HZ_PER_KHZ
Pengjie Zhang (1):
PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
Svyatoslav Ryhel (1):
PM / devfreq: tegra30-devfreq: add support for Tegra114
drivers/devfreq/devfreq.c | 108 ++++++++++++++++++++++----------------
drivers/devfreq/tegra30-devfreq.c | 17 ++++--
2 files changed, 74 insertions(+), 51 deletions(-)
next reply other threads:[~2026-04-03 18:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-03 18:31 Choi Chanwoo [this message]
2026-04-04 19:00 ` [GIT PULL] devfreq next for 7.1 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=346b33f9-5ca5-4735-a89b-f7cf813419ef@gmail.com \
--to=cwchoi00@gmail.com \
--cc=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