aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2443/clock.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C24XX: Add address map and clock definitions for HSMMC0Yauhen Kharuzhy2011-01-061-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * fix "seperate" typos in commentsAnand Gadiyar2010-05-101-1/+1
* | ARM: S3C2443: Move parts of the clock code to common clock fileBen Dooks2010-05-101-446/+6
* | ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-101-23/+4
|/
* ARM: S3C2443: Add set_rate and round_rate calls for armdiv clockBen Dooks2010-03-071-20/+73
* ARM: S3C2443: Remove #if 0 for clk_mpllBen Dooks2010-03-071-8/+0
* ARM: S3C2443: Update notes on MPLLREF clockBen Dooks2010-03-071-2/+4
* ARM: S3C2443: Further clksrc-clk conversionsBen Dooks2010-03-071-125/+62
* ARM: S3C2443: Change to using plat-samsung clksrc-clk implementationBen Dooks2010-03-071-387/+126
* ARM: S3C2443: Use common clock gate codeBen Dooks2010-01-301-35/+13
* ARM: SAMSUNG: Add call to register array of clocksBen Dooks2010-01-151-8/+1
* ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2010-01-151-29/+59
* [ARM] S3C: Remove unnecessary <linux/delay.h> includesBen Dooks2008-12-181-1/+0
* [ARM] S3C: Update time initialisation to fix S3C64XX time problemsBen Dooks2008-12-161-0/+2
* [ARM] S3C64XX: Add initial clock frameworkBen Dooks2008-12-151-14/+1
* [ARM] S3C24XX: Update clock data on resumeBen Dooks2008-12-151-10/+25
* Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2008-10-171-2/+1
|\
| * [ARM] S3C2443: Fix HCLK rateBen Dooks2008-10-161-2/+1
* | Merge branch 's3c-move' into develRussell King2008-10-141-3/+3
|\ \ | |/ |/|
| * [ARM] S3C24XX: Additional include movesBen Dooks2008-10-071-1/+1
| * [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-071-2/+2
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] S3C2443: Add prediv clk and fix setting of h and p clocksBen Dooks2008-07-071-6/+33
* [ARM] S3C2443: Add armdiv and arm clocksBen Dooks2008-07-071-1/+53
* [ARM] S3C2443: Fix s3c2443_clkcon_enable_p() using wrong register.Ben Dooks2008-07-071-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [ARM] 4414/1: S3C2443: sparse fix for clock.cBen Dooks2007-05-301-2/+1
* [ARM] 4396/1: S3C2443: Add missing HCLK clocksBen Dooks2007-05-201-1/+21
* [ARM] 4365/1: Add AC97 clock to s3c2443 machineGraeme Gregory2007-05-111-0/+4
* [ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related supportBen Dooks2007-02-161-0/+1007