summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/clock.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: S5P: add support for tv deviceTomasz Stanislawski2011-10-041-11/+120
* ARM: SAMSUNG: add i2c hdmiphy controller definitionsTomasz Stanislawski2011-10-041-0/+6
* Merge branch 'next/topic-dma-samsung' into next-samsung-develKukjin Kim2011-10-041-4/+10
|\
| * Merge branch 'next/topic-dma-pl330-devname-fix' into next/topic-dma-samsungKukjin Kim2011-09-191-2/+2
| |\
| | * ARM: S5PV210: use dma-pl330 device name for clockVladimir Zapolskiy2011-08-181-2/+2
| * | ARM: S5PV210: Use generic DMA PL330 driverBoojin Kim2011-09-141-2/+8
| |/
* / ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki2011-09-271-4/+2Star
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-271-0/+7
|\
| * ARM: S5P: Add support for MFC deviceKamil Debski2011-07-211-0/+7
* | ARM: SAMSUNG: Move duplicate code for SPDIF opsNaveen Krishna Chatradhi2011-07-201-36/+1Star
|/
* ARM: S5PV210: Add clkdev supportThomas Abraham2011-07-201-90/+40Star
* Merge branch 'dev/cleanup-clocks' into for-nextKukjin Kim2011-01-051-15/+4Star
|\
| * ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim2011-01-041-15/+4Star
* | Merge branch 'next-s5p' into for-next-newKukjin Kim2010-12-301-0/+6
|\ \
| * | ARM: S5PV210: Add SROM controller clockThomas Abraham2010-12-301-0/+6
| |/
* / ARM: S5PV210: Upgrade platform device for I2SJassi Brar2010-11-191-5/+5
|/
* ARM: S5PV210: Add DMA operation clockSeungwhan Youn2010-10-251-0/+12
* ARM: S5P: Add EPLL rate change warningSeungwhan Youn2010-10-251-0/+3
* ARM: S5PV210: Add EPLL clock operationsSeungwhan Youn2010-10-251-0/+77
* ARM: S5PV210: Fix wrong EPLL rate getting on setup clocksSeungwhan Youn2010-10-251-1/+2
* ARM: S5PV210: Add audio clocks as sysclkSeungwhan Youn2010-10-251-0/+4
* ARM: S5PV210: Add SCLK_SPDIF clockSeungwhan Youn2010-10-251-9/+53
* ARM: S5PV210: Add MOUT_DMC0 and SCLK_DMC0 clocksJaecheol Lee2010-10-251-0/+32
* ARM: S5PV210: Add struct clk_ops for clk_fout_apllJaecheol Lee2010-10-251-2/+12
* ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim2010-10-081-5/+0Star
* ARM: S5PV210: Add FIMC clocksMarek Szyprowski2010-09-141-0/+18
* ARM: S5PV210: Update I2C-1 Clock Register Property.MyungJoo Ham2010-09-141-1/+1
* ARM: S5PV210: Correct clock register propertiesMyungJoo Ham2010-07-051-53/+62
* ARM: S5PV210: Add sclk clocks of type 'struct clksrc_clk' clockThomas Abraham2010-05-171-1/+229
* ARM: S5PV210: Add sclk_audio and sclk_spdif clocks.Thomas Abraham2010-05-171-0/+125
* ARM: S5PV210: Add sclk_dac, sclk_mixer and sclk_hdmi clocksThomas Abraham2010-05-171-1/+74
* ARM: S5PV210: Add new system clocksThomas Abraham2010-05-171-0/+56
* ARM: S5PV210: Add support for VPLLThomas Abraham2010-05-171-2/+61
* ARM: S5PV210: Remove usage of clk_p66 and add clk_pclk_psys clockThomas Abraham2010-05-171-36/+30Star
* ARM: S5PV210: Remove usage of clk_p83 and add clk_pclk_dsys clock\Thomas Abraham2010-05-171-10/+13
* ARM: S5PV210: Fix clk_get_rate issue with the clk_h100 clockThomas Abraham2010-05-171-6/+16
* ARM: S5PV210: Remove usage of clk_p100 and add clk_pclk_msys clockThomas Abraham2010-05-171-10/+13
* ARM: S5PV210: Remove usage of clk_h133 and add clk_hclk_psys clockThomas Abraham2010-05-171-26/+26
* ARM: S5PV210: Remove usage of clk_h166 and add clk_hclk_dsys clockThomas Abraham2010-05-171-18/+37
* ARM: S5PV210: Remove usage of clk_h200 clock and add clk_hclk_msys clockThomas Abraham2010-05-171-14/+14
* ARM: S5PV210: Add armclk of clksrc_clk clock typeThomas Abraham2010-05-171-1/+22
* ARM: S5PV210: Rearrange assignment of clock for fout apll/mpll/epll clocksThomas Abraham2010-05-171-4/+4
* ARM: S5PV210: Register apll/mpll/epll clksrc_clk clocksThomas Abraham2010-05-171-6/+4Star
* ARM: S5PV210: Rearrange the system clock definitionsThomas Abraham2010-05-171-27/+27
* ARM: S5PV210: Add clock support for S5PV210Kukjin Kim2010-02-241-0/+454