Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964957AbbESO7p (ORCPT ); Tue, 19 May 2015 10:59:45 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:42577 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932753AbbESO7m (ORCPT ); Tue, 19 May 2015 10:59:42 -0400 From: Richard Fitzgerald To: lee.jones@linaro.org Cc: broonie@kernel.org, linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com Subject: [PATCH v6 0/1] mfd: arizona: Export functions to control subsystem DVFS Date: Tue, 19 May 2015 15:57:41 +0100 Message-Id: <1432047462-31860-1-git-send-email-rf@opensource.wolfsonmicro.com> X-Mailer: git-send-email 1.7.2.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 772 Lines: 20 V4 of this patch was acked by Lee but this new version is significantly different from V4 so I've removed the ack. Main changes since V4 are around better control of the DVFS across suspend/resume, and added handling for the WM8998 and WM1814 codecs. Richard Fitzgerald (1): mfd: arizona: Export functions to control subsystem DVFS drivers/mfd/arizona-core.c | 188 +++++++++++++++++++++++++++++++++++++- include/linux/mfd/arizona/core.h | 13 +++ 2 files changed, 198 insertions(+), 3 deletions(-) -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/