aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s5pc1xx
AgeCommit message (Expand)Author
2010-01-19ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.hBen Dooks
2010-01-19ARM: Merge next-samsung-clock2Ben Dooks
2010-01-19ARM: SAMSUNG: Make UART device code commonBen Dooks
2010-01-18ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enableBen Dooks
2010-01-15ARM: S5PC1XX: Use common UART IRQ handling codeBen Dooks
2010-01-15ARM: S5PC1XX: Move to using standard timer IRQ handling codeBen Dooks
2010-01-15ARM: S5PC1XX: Remove definitions deleted by previous clksrc changesBen Dooks
2010-01-15ARM: S5PC1XX: Change clksrc_clks to use array of clocksBen Dooks
2010-01-15ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arraysBen Dooks
2010-01-15ARM: S5PC1XX: Move to using generic clksrc_clk for clock codeBen Dooks
2010-01-15ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim
2010-01-15ARM: SAMSUNG: Add call to register array of clocksBen Dooks
2010-01-15ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-01ARM: S5PC1xx: add platform helpers for SDHCI host controllersKyungmin Park
2009-12-01ARM: S5PC1xx: add platform helpers for i2c adapter devicesKyungmin Park
2009-12-01ARM: S5PC1xx: add platform helpers for s3c-fb devicePawel Osciak
2009-12-01ARM: S5PC1XX: add cpu idle and system reset supportKyungmin Park
2009-12-01ARM: S5PC1xx: add gpiolib and external/gpio interrupt supportKyungmin Park
2009-12-01ARM: S5PC1XX: clocks reimplementationKyungmin Park
2009-12-01ARM: S5PC1XX: clock registers renameKyungmin Park
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-08-16ARM: S5PC100: Kconfigs and MakefilesByungho Min
2009-08-16ARM: S5PC100: Clock and PLL supportByungho Min
2009-08-16ARM: S5PC100: IRQ and timerByungho Min
2009-08-16ARM: S5PC100: GPIO and I2CByungho Min
2009-08-16ARM: S5PC100: CPU initializationByungho Min
2009-08-16ARM: S5PC100: UART and SerialByungho Min