aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-27ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki1-4/+2
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-0/+7
2011-07-21ARM: S5P: Add support for MFC deviceKamil Debski1-0/+7
2011-07-21ARM: SAMSUNG: Move duplicate code for SPDIF opsNaveen Krishna Chatradhi1-36/+1
2011-07-20ARM: S5PV210: Add clkdev supportThomas Abraham1-90/+40
2011-01-05Merge branch 'dev/cleanup-clocks' into for-nextKukjin Kim1-15/+4
2011-01-04ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim1-15/+4
2010-12-30Merge branch 'next-s5p' into for-next-newKukjin Kim1-0/+6
2010-12-30ARM: S5PV210: Add SROM controller clockThomas Abraham1-0/+6
2010-11-19ARM: S5PV210: Upgrade platform device for I2SJassi Brar1-5/+5
2010-10-25ARM: S5PV210: Add DMA operation clockSeungwhan Youn1-0/+12
2010-10-25ARM: S5P: Add EPLL rate change warningSeungwhan Youn1-0/+3
2010-10-25ARM: S5PV210: Add EPLL clock operationsSeungwhan Youn1-0/+77
2010-10-25ARM: S5PV210: Fix wrong EPLL rate getting on setup clocksSeungwhan Youn1-1/+2
2010-10-25ARM: S5PV210: Add audio clocks as sysclkSeungwhan Youn1-0/+4
2010-10-25ARM: S5PV210: Add SCLK_SPDIF clockSeungwhan Youn1-9/+53
2010-10-25ARM: S5PV210: Add MOUT_DMC0 and SCLK_DMC0 clocksJaecheol Lee1-0/+32
2010-10-25ARM: S5PV210: Add struct clk_ops for clk_fout_apllJaecheol Lee1-2/+12
2010-10-08ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim1-5/+0
2010-09-14ARM: S5PV210: Add FIMC clocksMarek Szyprowski1-0/+18
2010-09-14ARM: S5PV210: Update I2C-1 Clock Register Property.MyungJoo Ham1-1/+1
2010-07-05ARM: S5PV210: Correct clock register propertiesMyungJoo Ham1-53/+62
2010-05-17ARM: S5PV210: Add sclk clocks of type 'struct clksrc_clk' clockThomas Abraham1-1/+229
2010-05-17ARM: S5PV210: Add sclk_audio and sclk_spdif clocks.Thomas Abraham1-0/+125
2010-05-17ARM: S5PV210: Add sclk_dac, sclk_mixer and sclk_hdmi clocksThomas Abraham1-1/+74
2010-05-17ARM: S5PV210: Add new system clocksThomas Abraham1-0/+56
2010-05-17ARM: S5PV210: Add support for VPLLThomas Abraham1-2/+61
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