Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752718AbbEROQt (ORCPT ); Mon, 18 May 2015 10:16:49 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:37778 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751532AbbEROQr (ORCPT ); Mon, 18 May 2015 10:16:47 -0400 From: Richard Fitzgerald To: lee.jones@linaro.org Cc: broonie@kernel.org, linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com Subject: [PATCH v5 0/1] mfd: arizona: Export functions to control subsystem DVFS Date: Mon, 18 May 2015 15:15:04 +0100 Message-Id: <1431958505-23301-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 | 172 +++++++++++++++++++++++++++++++++++++- include/linux/mfd/arizona/core.h | 13 +++ 2 files changed, 183 insertions(+), 2 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/