* [GIT PULL] devfreq next for 6.2
@ 2022-12-03 5:55 Chanwoo Choi
2022-12-05 14:21 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2022-12-03 5:55 UTC (permalink / raw)
To: Rafael J. Wysocki, open list:DEVICE FREQUENCY (DEVFREQ),
Linux Kernel Mailing List
Cc: Chanwoo Choi, Chanwoo Choi, MyungJoo Ham, Kyungmin Park
Dear Rafael,
This is devfreq-next pull request for v6.2. I add detailed description of
this pull request on the following tag. Please pull devfreq with
following updates.
I'm so sorry for late pull request.
Best Regards,
Chanwoo Choi
The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:
Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-6.2
for you to fetch changes up to 378e392fa97e869cb5f90e42ae2959444dac7d47:
PM / devfreq: event: use devm_platform_get_and_ioremap_resource() (2022-12-03 08:22:12 +0900)
----------------------------------------------------------------
Update devfreq next for v6.2
Detailed description for this pull request:
- Add a private governor_data for governor. The private governor_data
is allocated and handled by governor regardless of passing the data
from devfreq driver via devfreq_add_device. The added private governor
keeps the governor own data when switching from userspace
governor and other governors.
- Replace code by using defined functions of
device_match_of_node and devm_platform_get_and_ioremap_resource
----------------------------------------------------------------
Kant Fan (1):
PM/devfreq: governor: Add a private governor_data for governor
Minghao Chi (1):
PM / devfreq: event: use devm_platform_get_and_ioremap_resource()
ye xingchen (2):
PM / devfreq: Use device_match_of_node()
PM / devfreq: event: Use device_match_of_node()
drivers/devfreq/devfreq-event.c | 2 +-
drivers/devfreq/devfreq.c | 8 +++-----
drivers/devfreq/event/exynos-nocp.c | 3 +--
drivers/devfreq/governor_userspace.c | 12 ++++++------
include/linux/devfreq.h | 7 ++++---
5 files changed, 15 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] devfreq next for 6.2
2022-12-03 5:55 [GIT PULL] devfreq next for 6.2 Chanwoo Choi
@ 2022-12-05 14:21 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-12-05 14:21 UTC (permalink / raw)
To: Chanwoo Choi
Cc: Rafael J. Wysocki, open list:DEVICE FREQUENCY (DEVFREQ),
Linux Kernel Mailing List, Chanwoo Choi, Chanwoo Choi,
MyungJoo Ham, Kyungmin Park
On Sat, Dec 3, 2022 at 6:55 AM Chanwoo Choi <cwchoi00@gmail.com> wrote:
>
> Dear Rafael,
>
> This is devfreq-next pull request for v6.2. I add detailed description of
> this pull request on the following tag. Please pull devfreq with
> following updates.
>
> I'm so sorry for late pull request.
>
> Best Regards,
> Chanwoo Choi
>
> The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:
>
> Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-6.2
>
> for you to fetch changes up to 378e392fa97e869cb5f90e42ae2959444dac7d47:
>
> PM / devfreq: event: use devm_platform_get_and_ioremap_resource() (2022-12-03 08:22:12 +0900)
>
> ----------------------------------------------------------------
>
> Update devfreq next for v6.2
>
> Detailed description for this pull request:
> - Add a private governor_data for governor. The private governor_data
> is allocated and handled by governor regardless of passing the data
> from devfreq driver via devfreq_add_device. The added private governor
> keeps the governor own data when switching from userspace
> governor and other governors.
>
> - Replace code by using defined functions of
> device_match_of_node and devm_platform_get_and_ioremap_resource
>
> ----------------------------------------------------------------
>
> Kant Fan (1):
> PM/devfreq: governor: Add a private governor_data for governor
>
> Minghao Chi (1):
> PM / devfreq: event: use devm_platform_get_and_ioremap_resource()
>
> ye xingchen (2):
> PM / devfreq: Use device_match_of_node()
> PM / devfreq: event: Use device_match_of_node()
>
> drivers/devfreq/devfreq-event.c | 2 +-
> drivers/devfreq/devfreq.c | 8 +++-----
> drivers/devfreq/event/exynos-nocp.c | 3 +--
> drivers/devfreq/governor_userspace.c | 12 ++++++------
> include/linux/devfreq.h | 7 ++++---
> 5 files changed, 15 insertions(+), 17 deletions(-)
Pulled and added to my linux-next branch, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-05 14:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-03 5:55 [GIT PULL] devfreq next for 6.2 Chanwoo Choi
2022-12-05 14:21 ` Rafael J. Wysocki
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®