From patchwork Thu Apr 15 12:04:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: thermal-bot for Lad Prabhakar X-Patchwork-Id: 422081 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER, INCLUDES_PATCH, MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C9898C4363E for ; Thu, 15 Apr 2021 12:04:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 95C7E61139 for ; Thu, 15 Apr 2021 12:04:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232836AbhDOME1 (ORCPT ); Thu, 15 Apr 2021 08:04:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34628 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232799AbhDOMEZ (ORCPT ); Thu, 15 Apr 2021 08:04:25 -0400 Received: from galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B5260C061756 for ; Thu, 15 Apr 2021 05:04:02 -0700 (PDT) Date: Thu, 15 Apr 2021 12:04:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1618488241; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GUI5Akfoi0AO9pkb9mEuO6LNc0sXIotwjn0CX8O1f10=; b=I+z78Zk2jOxfuCvkLC9bFppOm4vFOcwUAlhcGhEFr54jvnjglT9IpDqgNyip6+WG2/DPvx An/jG32JJfeTk2ULptm9ee+hT8lOlB4ubuXXhMCx6bgCjTkDQQj+xRVv6PzyJ1t9r1kD8L 6jA6l+ZwtWHnDMJo7XaR0w/NDri6B1RqZoOWIJ5aDAL1Zjz5jgGzMFF4t5YNvBHZHmn5i5 sZB5Y8KlD6mI3pEsRw2o4QXVtlVVNjIENDYrbD9eijyeQIDJj7DqMNj07WFg8ru2ADdn1l mquL9IP9eRUI/i/YXNFxKjgC0ay7VqiMnRB3EAJKOiSMO3vGzkGttXwW/Q7piA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1618488241; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GUI5Akfoi0AO9pkb9mEuO6LNc0sXIotwjn0CX8O1f10=; b=VjifrLsy3yUV+ti+6jdSftmseOGbVB3SoKHfjy0UHkuj88Se9KgjJZYTAW3nzwnLqBerQf vmBZfNnzpU6kk3BQ== From: "thermal-bot for Lukasz Luba" Sender: tip-bot2@linutronix.de Reply-to: linux-pm@vger.kernel.org To: linux-pm@vger.kernel.org Subject: [thermal: thermal/next] MAINTAINERS: update thermal CPU cooling section Cc: Lukasz Luba , Viresh Kumar , Javi Merino , Daniel Lezcano , rui.zhang@intel.com, amitk@kernel.org In-Reply-To: <20210217115908.22547-1-lukasz.luba@arm.com> References: <20210217115908.22547-1-lukasz.luba@arm.com> MIME-Version: 1.0 Message-ID: <161848824055.29796.13659501203766535115.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org The following commit has been merged into the thermal/next branch of thermal: Commit-ID: 5b5f1121d60bca8305951930d7aa2123fb213cb0 Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git//5b5f1121d60bca8305951930d7aa2123fb213cb0 Author: Lukasz Luba AuthorDate: Wed, 17 Feb 2021 11:59:08 Committer: Daniel Lezcano CommitterDate: Thu, 15 Apr 2021 13:21:42 +02:00 MAINTAINERS: update thermal CPU cooling section Update maintainers responsible for CPU cooling on Arm side. Signed-off-by: Lukasz Luba Acked-by: Viresh Kumar Acked-by: Javi Merino Signed-off-by: Daniel Lezcano Link: https://lore.kernel.org/r/20210217115908.22547-1-lukasz.luba@arm.com --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index f919aa8..6926711 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17771,7 +17771,7 @@ THERMAL/CPU_COOLING M: Amit Daniel Kachhap M: Daniel Lezcano M: Viresh Kumar -M: Javi Merino +R: Lukasz Luba L: linux-pm@vger.kernel.org S: Supported F: Documentation/driver-api/thermal/cpu-cooling-api.rst