lkml.org 
[lkml]   [2021]   [Dec]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [GIT PULL] devfreq next for v5.17
On Fri, Dec 24, 2021 at 7:45 AM Chanwoo Choi <cw00.choi@samsung.com> wrote:
>
> Dear Rafael,
>
> This is devfreq-next pull request for v5.17-rc1. 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 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1:
>
> Linux 5.16-rc4 (2021-12-05 14:08:22 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-5.17
>
> for you to fetch changes up to 4667431419e93b63b4edfe7abdfc96cefcbcc051:
>
> PM / devfreq: Reduce log severity for informative message (2021-12-16 11:29:54 +0900)
>
> ----------------------------------------------------------------
> Update devfreq next for v5.17
>
> Detailed description for this pull request:
> 1. Add new DRAM controller driver for sunXi SoCs
> - Add DRAM frequency controller devfreq driver for Allwinner sunXi SoCs
> in order to support dynamic frequency scaling of DRAM frequency. It
> calculates the supported frequency list from source clock in the range
> of full speed to quarter speed instead of devicetree.
>
> - Add COMMON_CLK dependency to fix build error
>
> 2. Reduce log severity for informative message about frequency transition fail
> ----------------------------------------------------------------
>
> Arnd Bergmann (1):
> PM / devfreq: sun8i: addd COMMON_CLK dependency
>
> Samuel Holland (1):
> PM / devfreq: Add a driver for the sun8i/sun50i MBUS
>
> Tzung-Bi Shih (1):
> PM / devfreq: Reduce log severity for informative message
>
> drivers/devfreq/Kconfig | 9 +
> drivers/devfreq/Makefile | 1 +
> drivers/devfreq/devfreq.c | 4 +-
> drivers/devfreq/sun8i-a33-mbus.c | 511 +++++++++++++++++++++++++++++++++++++++
> 4 files changed, 523 insertions(+), 2 deletions(-)
> create mode 100644 drivers/devfreq/sun8i-a33-mbus.c

Pulled, thanks!

\
 
 \ /
  Last update: 2021-12-27 16:59    [W:2.376 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site