From patchwork Mon Oct 21 12:15:09 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amit Kucheria X-Patchwork-Id: 11202089 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 9F2891895 for ; Mon, 21 Oct 2019 12:15:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7EBAB2166E for ; Mon, 21 Oct 2019 12:15:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="MPXS8Hgx" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728076AbfJUMPV (ORCPT ); Mon, 21 Oct 2019 08:15:21 -0400 Received: from mail-pg1-f196.google.com ([209.85.215.196]:37168 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727962AbfJUMPV (ORCPT ); Mon, 21 Oct 2019 08:15:21 -0400 Received: by mail-pg1-f196.google.com with SMTP id p1so7724011pgi.4 for ; Mon, 21 Oct 2019 05:15:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=pnzJsmuP9CKg9EDHDwS6w3J2PHJifgSu4We6SYgSAmQ=; b=MPXS8Hgx2hMZyNlkxK1TpJq79YlVtmaPiMszJobyCWB6W2W/iMtbsrJ3k8abj8Jjgd kKokTdR0uO+rz6zBWhKNqeITZRkQm1P0Hmv50IwnpFD6h/NLMA0ZkRzwp4YoYAAZ0Yrq 7QN4onmyAX49U1ISSKDimvWDGWYpeWW6Yc/TQ2zvNYmz/QHuegKU8gS55zwiL3U//q26 AfAmznmph4e8VBioWsB5opWwavJ00Q9dCofFRuLXmZauAJ1bmQH31xAtn7Ji0/Xt5aOq 95t/l5XDDehU95n2bGCHPHAwoszt9EVvBQRw+jDOtO+GI1oOZo9lab2e34tdUsFEdCFz HVsA== 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; bh=pnzJsmuP9CKg9EDHDwS6w3J2PHJifgSu4We6SYgSAmQ=; b=q5lEPG7TL/lggP9zAno8nJO+ix6hE+fuND+8LPlgi3e8Wkpcq10YgcOLsjMW4kE1uN 4UzSuV0eKfA85nskuc5Cs571qFkaI3pnMMvM7tcvz9pkJ4qn+wcEKOmKYwAd44B/LaJ9 duwNvTk+BA/kYW0nuV34D0R6dMW4atTx+cYIJui74wBCUAdWRNIDH6V3GHg7kDrU1bOJ 7z/Vqm/YiY7cQBAih8cLN9xvhf8+S6xSmL2HZCwKO8keDZEWMuovgkzYXwwf+xvKKQcN GMv5FC+IUuJc4xL+AkShyQWC3pk6XXZjpsWn1OEKSCRfI8p4h0w1HxyjBLrkOCUI2TeX xCdQ== X-Gm-Message-State: APjAAAV7T1oIBimCgKyqcgn54EXL8hNN14iEkZtO/0z3B2oEPv/h7Sua /n66t+FlV4AsdLY2nquGrQbd5g== X-Google-Smtp-Source: APXvYqyTx9szRJ/IlXGm9s39CYsVN3ql4UST/yfWvA3CcItmEPfi67K+EXUUV46r2Q/R5XlRwxpzFQ== X-Received: by 2002:a62:7a8c:: with SMTP id v134mr23078737pfc.143.1571660120619; Mon, 21 Oct 2019 05:15:20 -0700 (PDT) Received: from localhost ([49.248.62.222]) by smtp.gmail.com with ESMTPSA id 203sm3006606pfa.165.2019.10.21.05.15.19 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 21 Oct 2019 05:15:19 -0700 (PDT) From: Amit Kucheria To: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, daniel.lezcano@linaro.org, viresh.kumar@linaro.org, sudeep.holla@arm.com, bjorn.andersson@linaro.org, edubezval@gmail.com, agross@kernel.org, tdas@codeaurora.org, swboyd@chromium.org, ilina@codeaurora.org, "Rafael J. Wysocki" , Amit Kucheria , Ben Segall , Dietmar Eggemann , Ingo Molnar , Juri Lelli , Mel Gorman , Peter Zijlstra , Steven Rostedt , Vincent Guittot , Zhang Rui Cc: linux-clk@vger.kernel.org, linux-doc@vger.kernel.org, linux-pm@vger.kernel.org Subject: [PATCH v5 0/6] Initialise thermal framework and cpufreq earlier during boot Date: Mon, 21 Oct 2019 17:45:09 +0530 Message-Id: X-Mailer: git-send-email 2.17.1 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Changes since v4: - Collect Acks - Pick the US spelling for 'initialis^Hze' consistently. Changes since v3: - Init schedutil governor earlier too - Simplified changes to thermal_init() error path - Collects Acks Changes since v2: - Missed one patch when posting v2. Respinning. Changes since v1: - Completely get rid of netlink support in the thermal framework. - This changes the early init patch to a single line - change to core_initcall. Changed authorship of patch since it is nothing like the original. Lina, let me know if you feel otherwise. - I've tested to make sure that the qcom-cpufreq-hw driver continues to work correctly as a module so this won't impact Android's GKI plans. - Collected Acks Device boot needs to be as fast as possible while keeping under the thermal envelope. Now that thermal framework is built-in to the kernel, we can initialize it earlier to enable thermal mitigation during boot. We also need the cpufreq HW drivers to be initialised earlier to act as the cooling devices. This series only converts over the qcom-hw driver to initialize earlier but can be extended to other platforms as well. Amit Kucheria (6): thermal: Remove netlink support thermal: Initialize thermal subsystem earlier cpufreq: Initialize the governors in core_initcall cpufreq: Initialize cpufreq-dt driver earlier clk: qcom: Initialize clock drivers earlier cpufreq: qcom-hw: Move driver initialization earlier .../driver-api/thermal/sysfs-api.rst | 26 +---- drivers/clk/qcom/clk-rpmh.c | 2 +- drivers/clk/qcom/gcc-qcs404.c | 2 +- drivers/clk/qcom/gcc-sdm845.c | 2 +- drivers/cpufreq/cpufreq-dt-platdev.c | 2 +- drivers/cpufreq/cpufreq_conservative.c | 2 +- drivers/cpufreq/cpufreq_ondemand.c | 2 +- drivers/cpufreq/cpufreq_performance.c | 2 +- drivers/cpufreq/cpufreq_powersave.c | 2 +- drivers/cpufreq/cpufreq_userspace.c | 2 +- drivers/cpufreq/qcom-cpufreq-hw.c | 2 +- drivers/thermal/thermal_core.c | 103 +----------------- include/linux/thermal.h | 11 -- kernel/sched/cpufreq_schedutil.c | 2 +- 14 files changed, 19 insertions(+), 143 deletions(-)