1. 4f506da ARM: S3C24XX: fix building without PM_SLEEP by Arnd Bergmann · 9 years ago
  2. f6361c6 ARM: S3C24XX: remove separate restart code by Heiko Stuebner · 10 years ago
  3. 32726d2 ARM: SAMSUNG: Remove legacy clock code by Tomasz Figa · 10 years ago
  4. defd9da ARM: S3C24XX: remove legacy clock code by Heiko Stuebner · 10 years ago
  5. 4659c53 ARM: S3C24XX: add platform code for conversion to the common clock framework by Heiko Stuebner · 10 years ago
  6. 334a1c7 ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file by Tushar Behera · 11 years ago
  7. b0161ca ARM: S3C[24|64]xx: move includes back under <mach/> scope by Linus Walleij · 11 years ago
  8. c67d0f2 ARM: s3c24xx: get rid of custom <mach/gpio.h> by Linus Walleij · 11 years ago
  9. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  10. 88f5973 ARM: SAMSUNG: Let platforms use the new watchdog reset driver by Tomasz Figa · 11 years ago
  11. e1a621d ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h by Heiko Stuebner · 12 years ago
  12. d8fdec1 ARM: S3C24XX: Move irq syscore-ops to irq-pm by Heiko Stuebner · 12 years ago
  13. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  14. 85fd6d6 ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/ by Kukjin Kim · 13 years ago[Renamed from arch/arm/mach-s3c2410/s3c2410.c]
  15. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  16. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  17. 237c78b Merge branch 'depends/rmk/for-linus' into samsung/dt by Arnd Bergmann · 13 years ago
  18. b27b072 ARM: 7265/1: restart: S3C24XX: use new restart hook by Kukjin Kim · 13 years ago
  19. 0cfb26e ARM: SAMSUNG: register uart clocks to clock lookup list by Thomas Abraham · 13 years ago
  20. 4a858cf arm: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  21. 7abec10 Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  22. fb630b9 ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM by Domenico Andreoli · 13 years ago
  23. 782d8a3 ARM: SAMSUNG: Update the name of regarding Samsung GPIO by Kukjin Kim · 13 years ago
  24. bb072c3 ARM / Samsung: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 13 years ago
  25. 1ec7269 ARM: S3C24XX: Add the gpio pull configuration for pull-up by Ben Dooks · 14 years ago
  26. ad78759 ARM: S3C2410: Add armclk for cpufreq support by Ben Dooks · 15 years ago
  27. f017679 ARM: S3C2410: Add S3C2410A sysdev. by Ben Dooks · 15 years ago
  28. e425382 [ARM] S3C24XX: Update clock data on resume by Ben Dooks · 16 years ago
  29. e24b864 [ARM] S3C24XX: Split pll code out of regs-clock.h by Ben Dooks · 16 years ago
  30. 74b265d [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c by Ben Dooks · 16 years ago
  31. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  32. d5120ae [ARM] S3C24XX: Additional include moves by Ben Dooks · 16 years ago
  33. a2b7ba9 [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* by Ben Dooks · 16 years ago
  34. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  35. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  36. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  37. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  38. 531b617 [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c by Ben Dooks · 17 years ago
  39. 6db3eee [ARM] 4163/1: S3C2410: minor typo in init comment by Ben Dooks · 18 years ago
  40. a21765a [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components by Ben Dooks · 18 years ago
  41. b6d1f54 [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h by Ben Dooks · 18 years ago
  42. 58d19d6 [ARM] 4045/1: S3C24XX: remove old VA for non-shared areas by Ben Dooks · 18 years ago
  43. 7f61a84 [ARM] 3843/1: S3C24XX: Remove modfication lines from comments by Ben Dooks · 18 years ago
  44. 99c1385 [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks by Ben Dooks · 18 years ago
  45. a341305 [ARM] 3613/1: S3C2410: Add sysdev and sysclass by Ben Dooks · 18 years ago
  46. 66a9b49 [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration by Ben Dooks · 18 years ago
  47. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  48. 3a8f675 [ARM] 3006/1: S3C2410 - arch/arm/mach-s3c2410 sparse fixes by Ben Dooks · 19 years ago
  49. 62ee914 [ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc by Dimitry Andric · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago