aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/clock.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-140/+181
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-99/+49
* samsung update 1codeworkx2012-06-021-49/+99
* Merge branch 'dev/cleanup-clocks' into for-nextKukjin Kim2011-01-051-15/+4
|\
| * ARM: S5PV210: Tidy init+disable clock usage and s3c24xx_register_clocks cleanupKukjin Kim2011-01-041-15/+4
* | 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/+0
* 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/+30
* 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/+4
* ARM: S5PV210: Rearrange the system clock definitionsThomas Abraham2010-05-171-27/+27
* ARM: S5PV210: Add clock support for S5PV210Kukjin Kim2010-02-241-0/+454