| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S3C24XX: move common clock init into common.c | Heiko Stuebner | 2012-05-12 | 2 | -60/+0 |
* | ARM: S3C24XX: move common power-management code to mach-s3c24xx | Heiko Stuebner | 2012-05-12 | 4 | -331/+0 |
* | ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c | Heiko Stuebner | 2012-05-12 | 2 | -101/+0 |
* | ARM: S3C24XX: move plat-s3c24xx/cpu.c | Heiko Stuebner | 2012-05-12 | 2 | -237/+0 |
* | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson | 2012-03-31 | 1 | -0/+1 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 2 | -1/+1 |
|\ |
|
| * | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 2 | -1/+1 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-21 | 1 | -1/+1 |
| |\ |
|
| | * | simtec: Fix typo in pm-simtec.c | Masanari Iida | 2012-02-21 | 1 | -1/+1 |
* | | | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 2012-03-15 | 1 | -1/+1 |
|\| | |
|
| * | | ARM: S3C24XX: DMA resume regression fix | Gusakov Andrey | 2012-03-02 | 1 | -1/+1 |
| |/ |
|
* | | ARM: S3C24XX: Move device setup files to mach directory | Heiko Stuebner | 2012-03-07 | 4 | -70/+0 |
* | | ARM: S3C24XX: move simtec-specific code to mach directory | Heiko Stuebner | 2012-03-07 | 4 | -161/+0 |
* | | ARM: S3C24XX: Move common-smdk code to mach directory | Heiko Stuebner | 2012-03-07 | 3 | -213/+0 |
* | | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim | 2012-03-07 | 6 | -785/+6 |
|\ \ |
|
| * | | ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx | Heiko Stuebner | 2012-03-03 | 3 | -642/+0 |
| * | | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/ | Kukjin Kim | 2012-03-02 | 2 | -2/+2 |
| * | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 2012-03-02 | 2 | -4/+4 |
| * | | ARM: S3C24XX: move common S3C2443 clock definitions to clock.h | Heiko Stuebner | 2012-01-31 | 1 | -1/+0 |
| * | | ARM: S3C24XX: remove unused spi gpio setup functions | Heiko Stuebner | 2012-01-27 | 5 | -136/+0 |
| |/ |
|
* / | ARM: s3c24xx: move special idle code to out of line | Nicolas Pitre | 2012-01-21 | 1 | -0/+27 |
|/ |
|
* | Merge branch 'master' into fixes | Russell King | 2012-01-13 | 8 | -21/+32 |
|\ |
|
| * | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-01-09 | 2 | -8/+11 |
| |\ |
|
| | * | Merge branch 'samsung/dt' into samsung/cleanup | Arnd Bergmann | 2012-01-09 | 1 | -23/+0 |
| | |\ |
|
| | * \ | Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2012-01-06 | 1 | -2/+1 |
| | |\ \ |
|
| | | * | | ARM: SAMSUNG: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-12-08 | 1 | -2/+1 |
| | * | | | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names | Rajeshwari Shinde | 2011-12-23 | 1 | -6/+10 |
| * | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -7/+16 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann | 2012-01-07 | 1 | -23/+0 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | * | | | ARM: SAMSUNG: register uart clocks to clock lookup list | Thomas Abraham | 2011-12-23 | 1 | -7/+16 |
| * | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 6 | -6/+5 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 6 | -6/+5 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-22 | 6 | -6/+5 |
| | | |/ |
|
* | | / | ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h> | Kukjin Kim | 2012-01-08 | 1 | -2/+0 |
|/ / / |
|
* / / | ARM: restart: remove s3c24xx restart handler | Russell King | 2012-01-05 | 1 | -23/+0 |
|/ / |
|
* / | ARM: SAMSUNG: inclusion export.h instead of module.h | Kukjin Kim | 2011-11-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-06 | 1 | -5/+130 |
|\ |
|
| * | ARM: S3C24XX: Add devname for hsmmc1 pclk | Heiko Stuebner | 2011-10-14 | 1 | -0/+1 |
| * | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks | Heiko Stuebner | 2011-10-14 | 1 | -5/+3 |
| * | ARM: S3C2443: Accommodate cpufreq frequency scheme in armdiv | Heiko Stuebner | 2011-10-14 | 1 | -2/+4 |
| * | ARM: S3C2443: handle unset armdiv values gracefully | Heiko Stuebner | 2011-10-14 | 1 | -7/+20 |
| * | ARM: S3C2443: Add get_rate operation for clk_armdiv | Heiko Stuebner | 2011-10-14 | 1 | -0/+14 |
| * | ARM: S3C2443: Move clk_arm and clk_armdiv to common code | Heiko St?bner | 2011-10-14 | 1 | -0/+87 |
| * | ARM: S3C24XX: Add infrastructure to transmit armdiv to common code | Heiko Stuebner | 2011-10-14 | 1 | -1/+11 |
* | | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.c | Kukjin Kim | 2011-10-06 | 3 | -529/+101 |
|/ |
|
* | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2 | Kukjin Kim | 2011-10-04 | 19 | -1333/+0 |
|\ |
|
| * | ARM: SAMSUNG: Move S3C24XX header files to plat-samsung | Kukjin Kim | 2011-10-04 | 11 | -1023/+0 |
| * | ARM: SAMSUNG: Moving each SoC support header files | Kukjin Kim | 2011-10-04 | 5 | -186/+0 |
| * | ARM: SAMSUNG: Consolidate plat/pll.h | Kukjin Kim | 2011-10-04 | 1 | -62/+0 |
| * | ARM: SAMSUNG: Consolidate plat/pwm-clock.h | Kukjin Kim | 2011-10-04 | 1 | -55/+0 |