All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] cpufreq: Use cpufreq-cpu0 driver for Exynos3250
@ 2014-06-13  6:08 ` Chanwoo Choi
  0 siblings, 0 replies; 16+ messages in thread
From: Chanwoo Choi @ 2014-06-13  6:08 UTC (permalink / raw)
  To: cpufreq, linux-arm-kernel
  Cc: linux-samsung-soc, mturquette, shawn.guo, kgene.kim, t.figa,
	viresh.kumar, thomas.ab, heiko, kyungmin.park, cw00.choi

This patchset use cpufreq-cpu0 driver to support Exynos3250 cpufreq. So, this
patchset is based on following patchset[1] by Thomas Abraham.
 [1] http://www.spinics.net/lists/linux-samsung-soc/msg31593.html

Chanwoo Choi (4):
  clk: samsung: exynos3250: Use cpu-clock provider type to support cpufreq
  clk: samsung: Add support for cpu clocks of Exynos3250
  Documentation: devicetree: Add cpu clock configuration data binding for Exynos3250
  ARM: dts: Exynos: Add cpu clock table and armclk divider table for Exynos3250

 .../devicetree/bindings/clock/exynos3250-clock.txt | 32 ++++++++++++++++++++++
 arch/arm/boot/dts/exynos3250.dtsi                  | 28 +++++++++++++++++++
 drivers/clk/samsung/clk-cpu.c                      | 31 +++++++++++++++++----
 drivers/clk/samsung/clk-exynos3250.c               | 14 +++++++---
 4 files changed, 96 insertions(+), 9 deletions(-)

-- 
1.8.0

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-06-13  7:06 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-13  6:08 [PATCH 0/4] cpufreq: Use cpufreq-cpu0 driver for Exynos3250 Chanwoo Choi
2014-06-13  6:08 ` Chanwoo Choi
2014-06-13  6:08 ` [PATCH 1/4] clk: samsung: exynos3250: Use cpu-clock provider type to support cpufreq Chanwoo Choi
2014-06-13  6:08   ` Chanwoo Choi
2014-06-13  6:08 ` [PATCH 2/4] clk: samsung: Add support for cpu clocks of Exynos3250 Chanwoo Choi
2014-06-13  6:08   ` Chanwoo Choi
2014-06-13  6:08 ` [PATCH 3/4] Documentation: devicetree: Add cpu clock configuration data binding for Exynos3250 Chanwoo Choi
2014-06-13  6:08   ` Chanwoo Choi
2014-06-13  6:08 ` [PATCH 4/4] ARM: dts: Exynos: Add cpu clock table and armclk divider table " Chanwoo Choi
2014-06-13  6:08   ` Chanwoo Choi
2014-06-13  6:36 ` [PATCH 0/4] cpufreq: Use cpufreq-cpu0 driver " Viresh Kumar
2014-06-13  6:36   ` Viresh Kumar
2014-06-13  7:00   ` Thomas Abraham
2014-06-13  7:00     ` Thomas Abraham
2014-06-13  7:06     ` Chanwoo Choi
2014-06-13  7:06       ` Chanwoo Choi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.