aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-22ARM: EXYNOS4: Update Clock partKukjin Kim1-1122/+0
2011-01-05Merge branch 'dev/cleanup-clocks' into for-nextKukjin Kim1-15/+4
2011-01-04ARM: S5PV310: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim1-15/+4
2011-01-03Merge branch 'next-s5pv310' into for-nextKukjin Kim1-7/+21
2010-12-30ARM: S5PV310: Define I2S clocksJassi Brar1-0/+15
2010-12-30ARM: S5PV310: Add AC97 clockJassi Brar1-0/+5
2010-12-30ARM: S5PV310: Add PDMA clocksJassi Brar1-0/+10
2010-12-23ARM: S5PV310: Add FOUT APLL get rate functionJaecheol Lee1-1/+15
2010-12-23ARM: S5PV310: Update CMU registers for CPUFREQSunyoung Kang1-6/+6
2010-10-21ARM: S5PV310: Add support RTCChanghwan Youn1-0/+5
2010-10-21ARM: S5PV310: Fix clkset_moutcore_listJaecheol Lee1-1/+1
2010-10-21ARM: S5PV310: Adds various special clocksJongpill Lee1-0/+168
2010-10-21ARM: S5PV310: Add video clocksJongpill Lee1-0/+48
2010-10-21ARM: S5PV310: Add various clocksJongpill Lee1-1/+159
2010-10-21ARM: S5PV310: Adds SDMMC clock for S5PV310Jongpill Lee1-1/+141
2010-10-21ARM: S5PV310: Adds enable and ctrlbit for clk_vpllsrcJongpill Lee1-0/+7
2010-10-21ARM: S5PV310: Adds printing ACLK200, ACLK100, ACLK160 and ACLK133Jongpill Lee1-1/+14
2010-10-21ARM: S5PV310: Adds clk_sclk_usbphy0, _usbphy1, and _hdmiphyJongpill Lee1-0/+19
2010-10-21ARM: S5PV310: Adds clkset_aclk for removing clkset_aclk_xxxKukjin Kim1-20/+5
2010-10-21ARM: S5PV310: Removed unused clockKukjin Kim1-44/+2
2010-08-27ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee1-8/+13
2010-08-27ARM: S5PV310: Fix missed uart clocksJongpill Lee1-7/+37
2010-08-27ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apllJongpill Lee1-3/+12
2010-08-27ARM: S5PV310: Fix on PLL setting for S5PV310Jongpill Lee1-2/+2
2010-08-05ARM: S5PV310: Add Clock and PLL supportChanghwan Youn1-0/+544