[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <c09e06cf-2461-a3f9-9288-402fbdc94e0d@gmail.com>
Date: Mon, 26 Sep 2022 04:31:41 +0900
From: Chanwoo Choi <cwchoi00@...il.com>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: "open list:DEVICE FREQUENCY (DEVFREQ)" <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Chanwoo Choi <cw00.choi@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>
Subject: [GIT PULL] devfreq next for 6.1
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(-)
Powered by blists - more mailing lists