lkml.org 
[lkml]   [2021]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] devfreq next for 5.16
Dear Rafael,

This is devfreq-next pull request for v5.16-rc1. I add detailed description of
this pull request on the following tag. Please pull devfreq with
following updates.
- tag name : devfreq-next-for-5.16

Best Regards,
Chanwoo Choi

The following changes since commit 3906fe9bb7f1a2c8667ae54e967dc8690824f4ea:

Linux 5.15-rc7 (2021-10-25 11:30:31 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5cf79c293821d12fd88dee901692cd404247782e:

PM / devfreq: Strengthen check for freq_table (2021-10-27 14:22:12 +0900)

----------------------------------------------------------------
Update devfreq next for v5.16

Detailed description for this pull request
1. Add minor update for exynos-ppmu devfreq-event driver
- Devicetree naming convention requires the device node manes
to use hyphens instead of underscope. In order to support
this requirement changes the code with hyphens.
- Simplify parsing event-type from devicetree without behavior changes

2. Strengthen check for freq_table in devfreq core
- Check whether both freq_table is not NULL and size of freq_table
is not zero in order to prevent the error by mistake of devfreq driver
developer.
----------------------------------------------------------------

Krzysztof Kozlowski (2):
devfreq: exynos-ppmu: use node names with hyphens
devfreq: exynos-ppmu: simplify parsing event-type from DT

Samuel Holland (1):
PM / devfreq: Strengthen check for freq_table

drivers/devfreq/devfreq.c | 2 +-
drivers/devfreq/event/exynos-ppmu.c | 12 +++++++-----
2 files changed, 8 insertions(+), 6 deletions(-)

\
 
 \ /
  Last update: 2021-10-27 11:11    [W:0.034 / U:0.764 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site