* [GIT PULL] devfreq next for 6.18
@ 2025-09-11 15:10 Chanwoo Choi
2025-09-11 16:13 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2025-09-11 15:10 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel Mailing List, open list:DEVICE FREQUENCY (DEVFREQ),
Chanwoo Choi, Chanwoo Choi, MyungJoo Ham, Kyungmin Park
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 1b237f190eb3d36f52dffe07a40b5eb210280e00:
Linux 6.17-rc3 (2025-08-24 12:04:12 -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.18
for you to fetch changes up to eddb5ba91b289faa15117d4fc1c2fb223f3493c2:
PM / devfreq: rockchip-dfi: add support for LPDDR5 (2025-09-09 23:37:39 +0900)
----------------------------------------------------------------
Update devfreq next for v6.18
Detailed description for this pull request:
- Add support for LPDDR5 for Rockhip RK3588 SoC on rockchip-dfi devfreq driver.
- Fix an issue where DDR cycle counts on RK3588/RK3528 with LPDDR4(X)
are reported as half by adding a cycle multiplier to the DFI driver
on rockchip-dfi devfreq-event driver.
- Fix missing error pointer dereference of regulator instance
and remove redundant condition on on mtk-cci-devfreq.c devfreq driver.
----------------------------------------------------------------
Dan Carpenter (1):
PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()
Liao Yuanhong (1):
PM / devfreq: mtk-cci: avoid redundant conditions
Nicolas Frattaroli (2):
PM / devfreq: rockchip-dfi: double count on RK3588
PM / devfreq: rockchip-dfi: add support for LPDDR5
drivers/devfreq/event/rockchip-dfi.c | 91 ++++++++++++++++++++++++++++--------
drivers/devfreq/mtk-cci-devfreq.c | 5 +-
include/soc/rockchip/rk3588_grf.h | 8 +++-
include/soc/rockchip/rockchip_grf.h | 1 +
4 files changed, 82 insertions(+), 23 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] devfreq next for 6.18
2025-09-11 15:10 [GIT PULL] devfreq next for 6.18 Chanwoo Choi
@ 2025-09-11 16:13 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2025-09-11 16:13 UTC (permalink / raw)
To: Chanwoo Choi
Cc: Rafael J. Wysocki, Linux Kernel Mailing List,
open list:DEVICE FREQUENCY (DEVFREQ), Chanwoo Choi, MyungJoo Ham,
Kyungmin Park
Hi,
On Thu, Sep 11, 2025 at 5:10 PM Chanwoo Choi <chanwoo@kernel.org> wrote:
>
> 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 1b237f190eb3d36f52dffe07a40b5eb210280e00:
>
> Linux 6.17-rc3 (2025-08-24 12:04:12 -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.18
>
> for you to fetch changes up to eddb5ba91b289faa15117d4fc1c2fb223f3493c2:
>
> PM / devfreq: rockchip-dfi: add support for LPDDR5 (2025-09-09 23:37:39 +0900)
>
> ----------------------------------------------------------------
>
> Update devfreq next for v6.18
>
> Detailed description for this pull request:
> - Add support for LPDDR5 for Rockhip RK3588 SoC on rockchip-dfi devfreq driver.
>
> - Fix an issue where DDR cycle counts on RK3588/RK3528 with LPDDR4(X)
> are reported as half by adding a cycle multiplier to the DFI driver
> on rockchip-dfi devfreq-event driver.
>
> - Fix missing error pointer dereference of regulator instance
> and remove redundant condition on on mtk-cci-devfreq.c devfreq driver.
>
> ----------------------------------------------------------------
> Dan Carpenter (1):
> PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()
>
> Liao Yuanhong (1):
> PM / devfreq: mtk-cci: avoid redundant conditions
>
> Nicolas Frattaroli (2):
> PM / devfreq: rockchip-dfi: double count on RK3588
> PM / devfreq: rockchip-dfi: add support for LPDDR5
>
> drivers/devfreq/event/rockchip-dfi.c | 91 ++++++++++++++++++++++++++++--------
> drivers/devfreq/mtk-cci-devfreq.c | 5 +-
> include/soc/rockchip/rk3588_grf.h | 8 +++-
> include/soc/rockchip/rockchip_grf.h | 1 +
> 4 files changed, 82 insertions(+), 23 deletions(-)
Pulled and added to linux-pm.git/linux-next, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-11 16:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-11 15:10 [GIT PULL] devfreq next for 6.18 Chanwoo Choi
2025-09-11 16:13 ` 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