From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752322AbbCYLXs (ORCPT ); Wed, 25 Mar 2015 07:23:48 -0400 Received: from v094114.home.net.pl ([79.96.170.134]:64553 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751876AbbCYLXq (ORCPT ); Wed, 25 Mar 2015 07:23:46 -0400 From: "Rafael J. Wysocki" To: Daniel Lezcano Cc: Linux Kernel Mailing List , "linux-arm-kernel@lists.infradead.org" , Linux PM mailing list , Lina Iyer , Lorenzo Pieralisi Subject: Re: [GIT PULL] : ARM cpuidle changes for 4.1 Date: Wed, 25 Mar 2015 12:47:50 +0100 Message-ID: <3700462.Yl2LKsK0sW@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/3.19.0+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <55127A53.8050206@linaro.org> References: <55127A53.8050206@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday, March 25, 2015 10:05:23 AM Daniel Lezcano wrote: > > Hi Rafael, > > this PR request has the following content: > > - Removed the duplicate header inclusion (Daniel Lezcano). > > - Unified the generic cpuidle ARM driver with ARM64. Each platform can > now define their 'enable-method' in the DT thus allowing to split the > low level PM code from the generic cpuidle framework (Daniel Lezcano). > > - Allowed the generic ARM cpuidle driver to register per device and > prevent to register the cpuidle device when the underlying hardware is > misconfigured or an error occurs, thus allowing to fail gracefully > (Daniel Lezcano). > > Thanks ! Pulled, thanks! Rafael From mboxrd@z Thu Jan 1 00:00:00 1970 From: rjw@rjwysocki.net (Rafael J. Wysocki) Date: Wed, 25 Mar 2015 12:47:50 +0100 Subject: [GIT PULL] : ARM cpuidle changes for 4.1 In-Reply-To: <55127A53.8050206@linaro.org> References: <55127A53.8050206@linaro.org> Message-ID: <3700462.Yl2LKsK0sW@vostro.rjw.lan> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday, March 25, 2015 10:05:23 AM Daniel Lezcano wrote: > > Hi Rafael, > > this PR request has the following content: > > - Removed the duplicate header inclusion (Daniel Lezcano). > > - Unified the generic cpuidle ARM driver with ARM64. Each platform can > now define their 'enable-method' in the DT thus allowing to split the > low level PM code from the generic cpuidle framework (Daniel Lezcano). > > - Allowed the generic ARM cpuidle driver to register per device and > prevent to register the cpuidle device when the underlying hardware is > misconfigured or an error occurs, thus allowing to fail gracefully > (Daniel Lezcano). > > Thanks ! Pulled, thanks! Rafael