aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17ARM: S5PV210: Remove usage of clk_p66 and add clk_pclk_psys clockThomas Abraham1-36/+30
2010-05-17ARM: S5PV210: Remove usage of clk_p83 and add clk_pclk_dsys clock\Thomas Abraham1-10/+13
2010-05-17ARM: S5PV210: Fix clk_get_rate issue with the clk_h100 clockThomas Abraham1-6/+16
2010-05-17ARM: S5PV210: Remove usage of clk_p100 and add clk_pclk_msys clockThomas Abraham1-10/+13
2010-05-17ARM: S5PV210: Remove usage of clk_h133 and add clk_hclk_psys clockThomas Abraham1-26/+26
2010-05-17ARM: S5PV210: Remove usage of clk_h166 and add clk_hclk_dsys clockThomas Abraham1-18/+37
2010-05-17ARM: S5PV210: Remove usage of clk_h200 clock and add clk_hclk_msys clockThomas Abraham1-14/+14
2010-05-17ARM: S5PV210: Add armclk of clksrc_clk clock typeThomas Abraham1-1/+22
2010-05-17ARM: S5PV210: Rearrange assignment of clock for fout apll/mpll/epll clocksThomas Abraham1-4/+4
2010-05-17ARM: S5PV210: Register apll/mpll/epll clksrc_clk clocksThomas Abraham1-6/+4
2010-05-17ARM: S5PV210: Rearrange the system clock definitionsThomas Abraham1-27/+27
2010-02-24ARM: S5PV210: Add clock support for S5PV210Kukjin Kim1-0/+454