From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: [PATCH 0/4] cpufreq: Cleanups and governor module removal race fix Date: Thu, 23 Nov 2017 01:21:17 +0100 Message-ID: <1655574.Es7zYAeW1r@aspire.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Linux PM Cc: LKML , Viresh Kumar , Srinivas Pandruvada List-Id: linux-pm@vger.kernel.org Hi, This series contains cleanup patches related to governor management, mostly for cpufreq_parse_governor(), and a fix for a governor module removal race. Thanks, Rafael