lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 20 Aug 2021 21:34:48 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v5.14-rc7

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.14-rc7

with top-most commit f2963c7ec7cc337ca286271f3111b1ed3ad5f023

 Merge branch 'pm-opp'

on top of commit 7c60610d476766e128cc4284bb6349732cbd6606

 Linux 5.14-rc6

to receive power management fixes for 5.14-rc7.

These fix some issues in the ARM cpufreq drivers and in the
operating performance points (OPP) framework.

Specifics:

 - Fix unuseful WARN() in the OPP core and prevent a noisy warning
   from being printed by OPP _put functions (Dmitry Osipenko).

 - Fix error path when allocation failed in the arm_scmi cpufreq
   driver (Lukasz Luba).

 - Blacklist Qualcomm sc8180x and Qualcomm sm8150 in
   cpufreq-dt-platdev (Bjorn Andersson, Thara Gopinath).

 - Forbid cpufreq for 1.2 GHz variant in the armada-37xx cpufreq
   driver (Marek Behún).

Thanks!


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

Bjorn Andersson (1):
      cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdev

Dmitry Osipenko (1):
      opp: Drop empty-table checks from _put functions

Lukasz Luba (1):
      cpufreq: arm_scmi: Fix error path when allocation failed

Marek Behún (1):
      cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant

Michał Mirosław (1):
      opp: remove WARN when no valid OPPs remain

Thara Gopinath (1):
      cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev

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

 drivers/cpufreq/armada-37xx-cpufreq.c |  6 +++++-
 drivers/cpufreq/cpufreq-dt-platdev.c  |  2 ++
 drivers/cpufreq/scmi-cpufreq.c        |  2 +-
 drivers/opp/core.c                    | 15 ---------------
 drivers/opp/of.c                      |  5 +++--
 5 files changed, 11 insertions(+), 19 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ