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]
Message-ID: <56eb6b7c-decb-ade3-2d74-d03f7d35c25d@arm.com>
Date:   Thu, 15 Jun 2017 12:28:59 +0100
From:   Sudeep Holla <sudeep.holla@....com>
To:     Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
        Kevin Hilman <khilman@...libre.com>,
        "arm@...nel.org" <arm@...nel.org>
Cc:     Sudeep Holla <sudeep.holla@....com>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] firmware: arm_scpi: updates for v4.13

Hi ARM-SoC,

The cpufreq change is acked by maintainer and Rafael agreed to take it
via ARM-SoC[1]. Please pull !

Regards,
Sudeep

--

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git
tags/scpi-updates-4.13

for you to fetch changes up to c0f2e21953324def9e2f8394406b557d7cb5af64:

  cpufreq: scpi: use new scpi_ops functions to remove duplicate code
(2017-06-05 11:14:35 +0100)

----------------------------------------------------------------
SCPI update for v4.13

Adds support to get DVFS transition latency and OPP for any device whose
DVFS are managed by SCPI. This avoids code duplication in both cpufreq
and devfreq SCPI drivers.

----------------------------------------------------------------
Sudeep Holla (2):
      firmware: arm_scpi: add support to populate OPPs and get
transition latency
      cpufreq: scpi: use new scpi_ops functions to remove duplicate code

 drivers/cpufreq/scpi-cpufreq.c | 38 ++++---------------
 drivers/firmware/arm_scpi.c    | 63 +++++++++++++++++++++++++++++++++++
 include/linux/scpi_protocol.h  |  3 ++
 3 files changed, 72 insertions(+), 32 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ