From patchwork Wed Jul 17 06:11:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hsin-Yi Wang X-Patchwork-Id: 11047233 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 173A2112C for ; Wed, 17 Jul 2019 06:12:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 063B928707 for ; Wed, 17 Jul 2019 06:12:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EE97B2870F; Wed, 17 Jul 2019 06:12:17 +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 9585C28707 for ; Wed, 17 Jul 2019 06:12:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726282AbfGQGMR (ORCPT ); Wed, 17 Jul 2019 02:12:17 -0400 Received: from mail-pl1-f196.google.com ([209.85.214.196]:42281 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725932AbfGQGMQ (ORCPT ); Wed, 17 Jul 2019 02:12:16 -0400 Received: by mail-pl1-f196.google.com with SMTP id ay6so11377271plb.9 for ; Tue, 16 Jul 2019 23:12:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=hX8hf9utWo00QXSsxtdhEp75HuksEWkyDN5DV1hGs/c=; b=C9aDlQBqiWF6wX4UpDuCRAK0wSVSUY8S4julEUtAgSAQ4JK2huok+EwaIQyXMDSmoP FJfMYo7rE64OK5UFoprt8hIW3B0WFiNnIi9f0CwJ8EJsUrnyNI/uI6dZdah5yhJ4Y3QN JjVo8YUwD0dBemQZMYmyko/aTBBuk3ZFd6Se0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=hX8hf9utWo00QXSsxtdhEp75HuksEWkyDN5DV1hGs/c=; b=XMQcixTRh/vYLJo+g2Q7WXNEt2SK5S+HiX7RWFNqNeUXqukcRFZC7EauX++N7xuGl3 mwJYG/EW13Z0vwkHnJPfTJzV/013zu+dCYjng3U7kJVoFeZWB0LzREgAailMQ5eQgFHR rCeRCzM9/DmOmwGVxY+xcxxg5ZXmmXlgxlgdP7DoSYYOi8L5wO8EQuezH9jHVFzAI2dx EZO+dHN2qdicRnbXxFNGDEtyHzHO/up94ySrFmS8vcNsP7m7/kvVVweNQl8Q0om/mf1Y 1OFDCPO9eKvIB3oYsuXDk0JtQVMlXAQWVQCZOl9S21Yaxe++6ElFmrjWDtXTZE+zvrpy s2xA== X-Gm-Message-State: APjAAAWrPLW9n8VGdoFXIy2FYFXnxumi3c6/iIQRUIOp4chwPOnvQi8m BeSU6TaR9Eh69o0kG1CsxeqmeA== X-Google-Smtp-Source: APXvYqxNE13JnywfYhewdRhwTWC8GYKJF1jON6Pv+BmrCJJvKvetxpRVsPZ30aJ03cT3aBK85DHdQQ== X-Received: by 2002:a17:902:b43:: with SMTP id 61mr41949977plq.322.1563343935979; Tue, 16 Jul 2019 23:12:15 -0700 (PDT) Received: from hsinyi-z840.tpe.corp.google.com ([2401:fa00:1:10:b852:bd51:9305:4261]) by smtp.gmail.com with ESMTPSA id y23sm24079706pfo.106.2019.07.16.23.12.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 16 Jul 2019 23:12:15 -0700 (PDT) From: Hsin-Yi Wang To: linux-arm-kernel@lists.infradead.org Cc: "MyungJoo Ham )" , Kyungmin Park , Chanwoo Choi , Matthias Brugger , "Rafael J . Wysocki" , Viresh Kumar , linux-pm@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH RFC v2 0/2] Use cpu based scaling passive governor for MT8183 CCI Date: Wed, 17 Jul 2019 14:11:23 +0800 Message-Id: <20190717061124.453-1-hsinyi@chromium.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 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 This series depends on following series: 1. mt8183 cpufreq and cci devfreq from andrew-sh.cheng https://patchwork.kernel.org/cover/10946047/ 2. cpu based scaling support to passive_governor from Sibi Sankar https://lore.kernel.org/patchwork/patch/1101049/ This series uses cpu based scaling passive governor for mt8183-cci to improve performance and deal with shared regulator voltage setting issue. Hsin-Yi Wang (2): devfreq: mt8183-cci: using cpu based scaling passive_governor cpufreq: mediatek: Support vproc shared by multiple component drivers/cpufreq/mediatek-cpufreq.c | 16 +- drivers/devfreq/mt8183-cci-devfreq.c | 239 +++++++-------------------- 2 files changed, 68 insertions(+), 187 deletions(-)