From patchwork Fri Sep 9 11:05:24 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jean Delvare X-Patchwork-Id: 9322971 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.web.codeaurora.org (Postfix) with ESMTP id D67F46077F for ; Fri, 9 Sep 2016 11:05:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C8CD129DBF for ; Fri, 9 Sep 2016 11:05:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BC03929DE8; Fri, 9 Sep 2016 11:05:37 +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=-6.9 required=2.0 tests=BAYES_00,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 07F6829DE5 for ; Fri, 9 Sep 2016 11:05:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754143AbcIILF2 (ORCPT ); Fri, 9 Sep 2016 07:05:28 -0400 Received: from mx2.suse.de ([195.135.220.15]:57936 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754077AbcIILF1 (ORCPT ); Fri, 9 Sep 2016 07:05:27 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id BBF2EAC77; Fri, 9 Sep 2016 11:05:25 +0000 (UTC) Date: Fri, 9 Sep 2016 13:05:24 +0200 From: Jean Delvare To: linux-pm@vger.kernel.org Cc: "Rafael J. Wysocki" , Viresh Kumar Subject: [PATCH] MAINTAINERS: Add Documentation/cpu-freq/ Message-ID: <20160909130524.581de63d@endymion> Organization: SUSE Linux X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.30; x86_64-suse-linux-gnu) 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 I am told the cpufreq documentation updates should go to the PM list. Signed-off-by: Jean Delvare Reported-by: "Rafael J. Wysocki" Cc: Viresh Kumar Acked-by: Viresh Kumar --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) --- linux-4.8-rc5.orig/MAINTAINERS 2016-09-09 13:00:13.928338065 +0200 +++ linux-4.8-rc5/MAINTAINERS 2016-09-09 13:00:51.102740802 +0200 @@ -3281,6 +3281,7 @@ L: linux-pm@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates) +F: Documentation/cpu-freq/ F: drivers/cpufreq/ F: include/linux/cpufreq.h