linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] devfreq next for 6.1
@ 2022-09-25 19:31 Chanwoo Choi
  2022-09-29 19:24 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2022-09-25 19:31 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.1. 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 521a547ced6477c54b4b0cc206000406c221b4d6:

  Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)

are available in the Git repository at:

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

for you to fetch changes up to fb2ac84f8acccdec644d26dfc8ba6554f30cd6c0:

  PM / devfreq: rockchip-dfi: Fix an error message (2022-09-26 03:59:43 +0900)

----------------------------------------------------------------
Update devfreq next for v6.1

Detailed description for this pull request:
1. Handle -EPROBE_DEFER when regulator is not probed on mtk-ci-devfreq.c
2. Use dev_err_probe to reduce the error log on rockchip-dfi.c

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      PM / devfreq: mtk-cci: Handle sram regulator probe deferral

Christophe JAILLET (1):
      PM / devfreq: rockchip-dfi: Fix an error message

 drivers/devfreq/event/rockchip-dfi.c | 7 +++----
 drivers/devfreq/mtk-cci-devfreq.c    | 8 ++++++--
 2 files changed, 9 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] devfreq next for 6.1
  2022-09-25 19:31 [GIT PULL] devfreq next for 6.1 Chanwoo Choi
@ 2022-09-29 19:24 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-09-29 19:24 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 Sun, Sep 25, 2022 at 9:31 PM Chanwoo Choi <cwchoi00@gmail.com> wrote:
>
> Dear Rafael,
>
> This is devfreq-next pull request for v6.1. 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 521a547ced6477c54b4b0cc206000406c221b4d6:
>
>   Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-6.1
>
> for you to fetch changes up to fb2ac84f8acccdec644d26dfc8ba6554f30cd6c0:
>
>   PM / devfreq: rockchip-dfi: Fix an error message (2022-09-26 03:59:43 +0900)
>
> ----------------------------------------------------------------
> Update devfreq next for v6.1
>
> Detailed description for this pull request:
> 1. Handle -EPROBE_DEFER when regulator is not probed on mtk-ci-devfreq.c
> 2. Use dev_err_probe to reduce the error log on rockchip-dfi.c
>
> ----------------------------------------------------------------
> AngeloGioacchino Del Regno (1):
>       PM / devfreq: mtk-cci: Handle sram regulator probe deferral
>
> Christophe JAILLET (1):
>       PM / devfreq: rockchip-dfi: Fix an error message
>
>  drivers/devfreq/event/rockchip-dfi.c | 7 +++----
>  drivers/devfreq/mtk-cci-devfreq.c    | 8 ++++++--
>  2 files changed, 9 insertions(+), 6 deletions(-)

Pulled, thanks!

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

end of thread, other threads:[~2022-09-29 19:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25 19:31 [GIT PULL] devfreq next for 6.1 Chanwoo Choi
2022-09-29 19:24 ` 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;
as well as URLs for NNTP newsgroup(s).