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