From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Langsdorf Subject: [PATCH 0/6 v4] cpufreq: add support for Calxeda ECX-1000 (highbank) Date: Wed, 7 Nov 2012 12:32:40 -0600 Message-ID: <1352313166-28980-1-git-send-email-mark.langsdorf@calxeda.com> References: <1351631056-25938-1-git-send-email-mark.langsdorf@calxeda.com> Return-path: In-Reply-To: <1351631056-25938-1-git-send-email-mark.langsdorf@calxeda.com> Sender: cpufreq-owner@vger.kernel.org To: linux-kernel@vger.kernel.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org List-Id: linux-pm@vger.kernel.org This patch series adds cpufreq support for the Calxeda ECX-1000 (highbank) SoCs. The driver is based on the cpufreq-cpu0 driver. Because of the unique way that highbank uses the EnergyCore Management Engine to manage voltages, it was not possible to use the cpufreq-cpu0 driver. --Mark Langsdorf