lkml.org 
[lkml]   [2022]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] Power management fixes for v6.1-rc2
Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.1-rc2

with top-most commit a6991d623de02c42c44ddfffde66ec18608069d3

Merge tag 'cpufreq-arm-fixes-6.1-rc' of
git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm

on top of commit 9abf2313adc1ca1b6180c508c25f22f9395cc780

Linux 6.1-rc1

to receive power management fixes for 6.1-rc2.

These fix some issues and clean up code in ARM cpufreq drivers.

Specifics:

- Fix module loading in the Tegra124 cpufreq driver (Jon Hunter).

- Fix memory leak and update to read-only region in the qcom
cpufreq driver (Fabien Parent).

- Miscellaneous minor cleanups to cpufreq drivers (Fabien Parent,
Yang Yingliang).

Thanks!


---------------

Fabien Parent (3):
cpufreq: qcom: fix memory leak in error path
cpufreq: qcom: fix writes in read-only memory region
cpufreq: qcom: remove unused parameter in function definition

Jon Hunter (1):
cpufreq: tegra194: Fix module loading

Yang Yingliang (4):
cpufreq: dt: Switch to use dev_err_probe() helper
cpufreq: imx6q: Switch to use dev_err_probe() helper
cpufreq: qcom-nvmem: Switch to use dev_err_probe() helper
cpufreq: sun50i: Switch to use dev_err_probe() helper

---------------

drivers/cpufreq/cpufreq-dt.c | 6 ++----
drivers/cpufreq/imx6q-cpufreq.c | 4 +---
drivers/cpufreq/qcom-cpufreq-nvmem.c | 25 +++++++++++++------------
drivers/cpufreq/sun50i-cpufreq-nvmem.c | 9 +++------
drivers/cpufreq/tegra194-cpufreq.c | 1 +
5 files changed, 20 insertions(+), 25 deletions(-)

\
 
 \ /
  Last update: 2022-10-21 20:51    [W:0.036 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site