Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753027AbdHIKMu (ORCPT ); Wed, 9 Aug 2017 06:12:50 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:21523 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752107AbdHIKMq (ORCPT ); Wed, 9 Aug 2017 06:12:46 -0400 From: To: , , , , , , , , CC: , Sean Wang Subject: [PATCH 0/2] add cpufreq support to MT7622 Date: Wed, 9 Aug 2017 18:12:37 +0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 441 Lines: 14 From: Sean Wang Add cpufreq support to MT7622 SoC and also include some cleanups with the generic naming to explicitly support all MediaTek SoCs. Sean Wang (2): cpufreq: mediatek: add cleanups with the more generic naming cpufreq: mediatek: add support of cpufreq to MT7622 SoC drivers/cpufreq/mediatek-cpufreq.c | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) -- 2.7.4