aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5pc1xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-19ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks2-2/+2
2010-01-19ARM: Merge next-samsung-clock2Ben Dooks1-7/+2
2010-01-19ARM: SAMSUNG: Make UART device code commonBen Dooks1-29/+0
2010-01-18ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enableBen Dooks1-7/+2
2010-01-15ARM: S5PC1XX: Use common UART IRQ handling codeBen Dooks2-113/+4
2010-01-15ARM: S5PC1XX: Move to using standard timer IRQ handling codeBen Dooks3-87/+21
2010-01-15ARM: S5PC1XX: Remove definitions deleted by previous clksrc changesBen Dooks1-113/+6
2010-01-15ARM: S5PC1XX: Change clksrc_clks to use array of clocksBen Dooks1-237/+179
2010-01-15ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arraysBen Dooks1-123/+127
2010-01-15ARM: S5PC1XX: Move to using generic clksrc_clk for clock codeBen Dooks2-292/+97
2010-01-15ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim1-12/+2
2010-01-15ARM: SAMSUNG: Add call to register array of clocksBen Dooks1-10/+2
2010-01-15ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2-74/+60
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2009-12-01ARM: S5PC1xx: add platform helpers for SDHCI host controllersKyungmin Park3-0/+93
2009-12-01ARM: S5PC1xx: add platform helpers for i2c adapter devicesKyungmin Park4-6/+16
2009-12-01ARM: S5PC1xx: add platform helpers for s3c-fb devicePawel Osciak3-0/+55
2009-12-01ARM: S5PC1XX: add cpu idle and system reset supportKyungmin Park1-0/+84
2009-12-01ARM: S5PC1xx: add gpiolib and external/gpio interrupt supportKyungmin Park12-5/+1282
2009-12-01ARM: S5PC1XX: clocks reimplementationKyungmin Park5-766/+1504
2009-12-01ARM: S5PC1XX: clock registers renameKyungmin Park2-159/+97
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-2/+0
2009-08-16ARM: S5PC100: Kconfigs and MakefilesByungho Min2-0/+76
2009-08-16ARM: S5PC100: Clock and PLL supportByungho Min3-0/+1598
2009-08-16ARM: S5PC100: IRQ and timerByungho Min2-0/+441
2009-08-16ARM: S5PC100: GPIO and I2CByungho Min2-0/+50
2009-08-16ARM: S5PC100: CPU initializationByungho Min3-0/+204
2009-08-16ARM: S5PC100: UART and SerialByungho Min1-0/+174