[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <1381320523-28183-1-git-send-email-l.majewski@samsung.com>
Date: Wed, 09 Oct 2013 14:08:41 +0200
From: Lukasz Majewski <l.majewski@...sung.com>
To: Viresh Kumar <viresh.kumar@...aro.org>,
"Rafael J. Wysocki" <rjw@...ysocki.net>
Cc: "cpufreq@...r.kernel.org" <cpufreq@...r.kernel.org>,
Linux PM list <linux-pm@...r.kernel.org>,
Jonghwa Lee <jonghwa3.lee@...sung.com>,
Lukasz Majewski <l.majewski@...sung.com>,
Lukasz Majewski <l.majewski@...ess.pl>,
linux-kernel <linux-kernel@...r.kernel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Myungjoo Ham <myungjoo.ham@...sung.com>,
Yadwinder Singh Brar <yadi.brar01@...il.com>,
Tomasz Figa <t.figa@...sung.com>
Subject: [PATCH v2 0/2] cpufreq: exynos: Fixes for v3.12
Attached commits provide cpufreq regression fixes for Trats and Trats2
Exynos4 boards.
Since v3.12 Exynos4 uses common clock framework for clock manipulation.
Those patches restore correct output for cpuinfo_cur_freq [1] sysfs
attribute.
Without them, the [1] provides default frequency (800 MHz) set at driver
initialization.
Lukasz Majewski (2):
cpufreq: exynos4x12: Use the common clock framework to set APLL clock
rate
cpufreq: exynos4210: Use the common clock framework to set APLL clock
rate
drivers/cpufreq/exynos4210-cpufreq.c | 67 ++++-----------------------------
drivers/cpufreq/exynos4x12-cpufreq.c | 69 ++++------------------------------
2 files changed, 16 insertions(+), 120 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists