From patchwork Fri Mar 1 07:34:25 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 10834575 X-Patchwork-Delegate: rjw@sisk.pl Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2DDBF17EF for ; Fri, 1 Mar 2019 07:34:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 141862E05C for ; Fri, 1 Mar 2019 07:34:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 06E312F183; Fri, 1 Mar 2019 07:34:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A1F442E05C for ; Fri, 1 Mar 2019 07:34:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732492AbfCAHe3 (ORCPT ); Fri, 1 Mar 2019 02:34:29 -0500 Received: from mail-pl1-f175.google.com ([209.85.214.175]:38761 "EHLO mail-pl1-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732081AbfCAHe3 (ORCPT ); Fri, 1 Mar 2019 02:34:29 -0500 Received: by mail-pl1-f175.google.com with SMTP id g37so8265259plb.5 for ; Thu, 28 Feb 2019 23:34:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=TZPjc9fGEtB/Z4jgUfdBzm7L3W2b+laXez5A/7i56Eo=; b=PU/4XzpQRniQbdqWIlHEoHoC7QQFCJ0H6Q6+niVO0Onvfq1a/36f/yfQ8s/vPshakv TI5/P6/ojTvsDIn1cOVR07mvuJJwXSJN1gKEYj1Lt3MqDXWmLRhjrmcARmzanofRNc30 UVSw6teeA3pJJHliLAmw649vNZsaBgpGOzraS8Mk59UNUDC+VC6tM+7yRGkuEJzZA7UQ pJUhD2c1RlViQDhgUv0/VtwEONK89R4vy4+dG4jKD8BDZvTloFKmU6inHYLDYz3k5eno 0qziA/bj1I+xliz6/IeUSVUEuHQ70XGfpXBbrJGaNQpsvsiXWzR/iBnM4YUrHjhOBVe4 OUwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=TZPjc9fGEtB/Z4jgUfdBzm7L3W2b+laXez5A/7i56Eo=; b=IbnjPEFZGp8gdGqDqoV+J5xtjDKfPcfDDjEHxdVMDcvdGryLj1gFzKyFrjfH20wujo f5n9BWCN17aOnU+fJsLV6U3PMfdhMwqvYmk8fvlJk5v/3OacXTnljVoO3TmGCFXjp0Nt qhdiCH1ZQJVMu9VUaBjazkkzvCUw6OXrxSP7bxIp5ddvQLg2hSy7dZaEd2BSildgXpCc zjqvL4CmEHR8IwNrK51woWz5yt9jlMqO4Yswn9gWUxMFwnubJxW0FX0yfJzBnYwKMmOZ MfTDR9ZOVDI9AgqNnM81VYE3QO1PDJCkdWaGlm5j4Upvm4ar2+GNylv35OVQkc4iwW0X ZkKw== X-Gm-Message-State: APjAAAVTQigPLa7wIDBf8fFkCIrhl1FU/OmdvSrXsXsNrL5yMo2OS8oO xI3X/MjG8yRV5/Vb002d302jpw== X-Google-Smtp-Source: APXvYqzeXFiKUF8nQPrpxdtKNnyLxG7jyUBCV6jVtLMAlOW98Oj3Tpk6sSZWEzU5TSWoQwW8OCIIrw== X-Received: by 2002:a17:902:2de4:: with SMTP id p91mr4042276plb.215.1551425668979; Thu, 28 Feb 2019 23:34:28 -0800 (PST) Received: from localhost ([122.171.71.18]) by smtp.gmail.com with ESMTPSA id i7sm56314066pgp.62.2019.02.28.23.34.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Feb 2019 23:34:27 -0800 (PST) Date: Fri, 1 Mar 2019 13:04:25 +0530 From: Viresh Kumar To: "Rafael J. Wysocki" Cc: Linux PM Subject: [GIT PULL] cpufreq/arm changes for 5.1 (3) Message-ID: <20190301073425.qxpyvrx6pxo4ywge@vireshk-i7> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180323-120-3dd1ac Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Rafael, This pull request contains: - Minor fixes for ap806 and kryo cpufreq drivers (Julia Lawall and Viresh Kumar). --- viresh -------------------------8<------------------------- The following changes since commit f525a670533d961fd72ab748e3aac002d7b3d1b9: cpufreq: ap806: add cpufreq driver for Armada 8K (2019-02-07 10:01:51 +0530) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git cpufreq/arm/linux-next for you to fetch changes up to 0334906c06967142c8805fbe88acf787f65d3d26: cpufreq: kryo: Release OPP tables on module removal (2019-02-28 09:38:22 +0530) ---------------------------------------------------------------- Julia Lawall (1): cpufreq: ap806: add missing of_node_put after of_device_is_available Viresh Kumar (1): cpufreq: kryo: Release OPP tables on module removal drivers/cpufreq/armada-8k-cpufreq.c | 4 +++- drivers/cpufreq/qcom-cpufreq-kryo.c | 20 ++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-)