All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] ARM: S5PV210: Add support S5PV210/S5PC110 CPUFREQ
@ 2010-09-20  6:04 ` Sangbeom Kim
  0 siblings, 0 replies; 28+ messages in thread
From: Sangbeom Kim @ 2010-09-20  6:04 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc; +Cc: kgene.kim, ben-linux

This patch adds CPUFREQ for S5PV210/S5PC110.

Changes since v1:

- Added MOUT_DMC0 and SCLK_DMC0 for checking the dmc0 clock in CPUFREQ driver.
- Removed hardcoding of DRAM refresh counter.
- Added to calculate refresh counter function based on DRAM operation freq.

[PATCH v2 1/6] ARM: S5PV210: Add DMC map_desc table for supporting DMC access
[PATCH v2 2/6] ARM: S5PV210: Add struct clk_ops for clk_fout_apll
[PATCH v2 3/6] ARM: S5PV210: Add MOUT_DMC0 and SCLK_DMC0 clocks
[PATCH v2 4/6] ARM: S5PV210: Add Register definition for CMU
[PATCH v2 5/6] ARM: S5PV210: Add support CPUFREQ
[PATCH v2 6/6] ARM: S5PV210: Update Kconfig and Makefile for supporting CPUFREQ driver

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

end of thread, other threads:[~2010-10-12  0:39 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20  6:04 [PATCH v2 0/6] ARM: S5PV210: Add support S5PV210/S5PC110 CPUFREQ Sangbeom Kim
2010-09-20  6:04 ` Sangbeom Kim
2010-09-20  6:04 ` [PATCH v2 1/6] ARM: S5PV210: Add DMC map_desc table for supporting DMC access Sangbeom Kim
2010-09-20  6:04   ` Sangbeom Kim
2010-09-20  6:04 ` [PATCH v2 2/6] ARM: S5PV210: Add struct clk_ops for clk_fout_apll Sangbeom Kim
2010-09-20  6:04   ` Sangbeom Kim
2010-09-20  6:04 ` [PATCH v2 3/6] ARM: S5PV210: Add MOUT_DMC0 and SCLK_DMC0 clocks Sangbeom Kim
2010-09-20  6:04   ` Sangbeom Kim
2010-09-20  6:04 ` [PATCH v2 4/6] ARM: S5PV210: Add Register definition for CMU Sangbeom Kim
2010-09-20  6:04   ` Sangbeom Kim
2010-09-20  6:04 ` [PATCH v2 5/6] ARM: S5PV210: Add support CPUFREQ Sangbeom Kim
2010-09-20  6:04   ` Sangbeom Kim
2010-09-20  6:04 ` [PATCH v2 6/6] ARM: S5PV210: Update Kconfig and Makefile for supporting CPUFREQ driver Sangbeom Kim
2010-09-20  6:04   ` Sangbeom Kim
2010-10-07  9:49 ` [PATCH v2 0/6] ARM: S5PV210: Add support S5PV210/S5PC110 CPUFREQ Sangbeom Kim
2010-10-07  9:49   ` Sangbeom Kim
2010-10-08  9:52   ` Kukjin Kim
2010-10-08  9:52     ` Kukjin Kim
2010-10-11  0:11     ` MyungJoo Ham
2010-10-11  0:11       ` MyungJoo Ham
2010-10-11  8:04       ` Sangbeom Kim
2010-10-11  8:04         ` Sangbeom Kim
2010-10-11  8:22         ` MyungJoo Ham
2010-10-11  8:22           ` MyungJoo Ham
2010-10-12  0:15           ` Kukjin Kim
2010-10-12  0:15             ` Kukjin Kim
2010-10-12  0:39             ` MyungJoo Ham
2010-10-12  0:39               ` MyungJoo Ham

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.