mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] devfreq next for 6.5
@ 2023-06-19 14:11 Chanwoo Choi
  2023-06-20  9:33 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2023-06-19 14:11 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: open list:DEVICE FREQUENCY (DEVFREQ),
	Linux Kernel Mailing List, Chanwoo Choi, Chanwoo Choi,
	MyungJoo Ham, Kyungmin Park

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] devfreq next for 6.5
  2023-06-19 14:11 [GIT PULL] devfreq next for 6.5 Chanwoo Choi
@ 2023-06-20  9:33 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2023-06-20  9:33 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: Rafael J. Wysocki, open list:DEVICE FREQUENCY (DEVFREQ),
	Linux Kernel Mailing List, Chanwoo Choi, MyungJoo Ham,
	Kyungmin Park

On Mon, Jun 19, 2023 at 4:11 PM Chanwoo Choi <chanwoo@kernel.org> wrote:
>
> 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(-)

Pulled and added to the linux-next branch of linux-pm.git, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-20  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-19 14:11 [GIT PULL] devfreq next for 6.5 Chanwoo Choi
2023-06-20  9:33 ` 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®