aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+6
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds7-19/+19
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman7-20/+20
2012-01-05Merge branch 'restart' into for-linusRussell King14-291/+8
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-20/+0
2012-01-05ARM: restart: plat-samsung: remove plat/reset.h and s5p_reset_hookRussell King2-27/+0
2012-01-05ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim1-0/+1
2012-01-05ARM: 7254/1: restart: S3C24XX: move SWRST based S3C platforms toHeiko Stuebner3-0/+7
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King4-3/+4
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim2-37/+0
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko1-10/+15
2011-12-25Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki1-0/+6
2011-12-23ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]Kukjin Kim1-33/+0
2011-12-23ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim1-33/+0
2011-12-23ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim2-72/+0
2011-12-23ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim3-69/+0
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers4-4/+4
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers3-16/+16
2011-12-09ARM: S3C64XX: Implement basic power domain supportMark Brown1-0/+6
2011-12-08ARM: SAMSUNG: remove duplicated header includeJingoo Han1-1/+0
2011-11-17ARM: SAMSUNG: include linux/types.h at gpio-cfg.hAxel Lin1-0/+2
2011-11-17ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim2-2/+2
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim1-3/+3
2011-11-06ARM: SAMSUNG: Add clk enable/disable of pwmJoonyoung Shim1-0/+7
2011-11-06ARM: SAMSUNG: Fix compile error due to kfreeJonghwan Choi1-0/+1
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds5-18/+43
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds84-2602/+4236
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds10-1297/+352
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+7
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-2/+171
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds10-78/+187
2011-10-31arm: add slab.h to plat-samsung files for GFP_KERNELPaul Gortmaker2-0/+2
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-102/+5
2011-10-18ARM: S3C64XX: Fix SoC identification for S3C64xx devicesMark Brown1-3/+3
2011-10-17ARM: plat-samsung: use Kconfig choice for debug UART selectionWill Deacon1-0/+7
2011-10-14ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner1-3/+2
2011-10-14ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner1-1/+3
2011-10-14ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450Heiko Stuebner1-6/+19
2011-10-14ARM: SAMSUNG: Add support s3c2443-adc for S3C2443Heiko Stuebner1-5/+12
2011-10-13ARM: SAMSUNG: Move fimc plat. device from board files to plat-samsungSylwester Nawrocki2-0/+6
2011-10-12ARM: SAMSUNG: Allow overriding of adc device name for S3C24XXHeiko Stuebner1-1/+1
2011-10-12ARM: SAMSUNG: Fix mux bit modification in s3c_adc_selectHeiko Stuebner1-1/+2
2011-10-12ARM: SAMSUNG: Add adc registers for S3C2443/S3C2416Heiko Stuebner1-0/+3
2011-10-07Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann3-7/+22
2011-10-06ARM: SAMSUNG: Cleanup resources by using macroKukjin Kim1-580/+117
2011-10-06ARM: SAMSUNG: Cleanup plat-samsung/devs.c and devs.hKukjin Kim29-1605/+1058
2011-10-06ARM: S5P: To merge devs.c files to one devs.cKukjin Kim1-0/+468
2011-10-06ARM: S3C64XX: To merge devs.c files to one devs.cKukjin Kim1-0/+35