1. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  2. 054e6aa ARM: EXYNOS: Remove duplicated define of SLEEP_MAGIC by Krzysztof Kozlowski · 9 years ago
  3. af99711 ARM: EXYNOS: add coupled cpuidle support for Exynos3250 by Bartlomiej Zolnierkiewicz · 9 years ago
  4. 6f02497 ARM: EXYNOS: Fix failed second suspend on Exynos4 by Krzysztof Kozlowski · 9 years ago
  5. dc1b944 ARM: EXYNOS: add code for setting/clearing boot flag by Bartlomiej Zolnierkiewicz · 9 years ago
  6. 712eddf cpuidle: exynos: add coupled cpuidle support for exynos4210 by Bartlomiej Zolnierkiewicz · 9 years ago
  7. 8cfc7fd ARM: EXYNOS: move restart code into pmu driver by Pankaj Dubey · 10 years ago
  8. 6b7bfd8 ARM: EXYNOS: Move PMU specific definitions from common.h by Pankaj Dubey · 10 years ago
  9. 68847ed Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynos by Kukjin Kim · 10 years ago
  10. 0d713cf ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y by Bartlomiej Zolnierkiewicz · 10 years ago
  11. 0b7778a ARM: firmware: add AFTR mode support to firmware do_idle method by Bartlomiej Zolnierkiewicz · 10 years ago
  12. 2b9d9c3 ARM: EXYNOS: Add support for firmware-assisted suspend/resume by Tomasz Figa · 10 years ago
  13. 6f0b7c0 ARM: EXYNOS: Move code from hotplug.c to platsmp.c by Krzysztof Kozlowski · 10 years ago
  14. 2e94ac4 ARM: EXYNOS: Refactored code for using PMU address via DT by Pankaj Dubey · 10 years ago
  15. fce9e5b ARM: EXYNOS: Add support for mapping PMU base address via DT by Pankaj Dubey · 10 years ago
  16. 5e299f6 ARM: EXYNOS: Make exynos machine_ops as static by Pankaj Dubey · 10 years ago
  17. d79992a ARM: EXYNOS: Remove unused code in common.h by Sachin Kamat · 10 years ago
  18. 1754c42 ARM: exynos: move sysram info to exynos.c by Olof Johansson · 10 years ago
  19. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  20. 45e70b7 Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 10 years ago
  21. 723c9c7 ARM: EXYNOS: Add support for EXYNOS5410 SoC by Tarek Dakhran · 10 years ago
  22. 940bc58 ARM: EXYNOS: Add Exynos3250 SoC ID by Chanwoo Choi · 10 years ago
  23. 86c6f14 ARM: EXYNOS: Add 5800 SoC support by Arun Kumar K · 10 years ago
  24. 25a9ef6 ARM: l2c: exynos: convert to common l2c310 early resume functionality by Russell King · 10 years ago
  25. cd245f5 ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos by Daniel Lezcano · 10 years ago
  26. 3681baf ARM: EXYNOS: Move the AFTR state function into pm.c by Daniel Lezcano · 10 years ago
  27. 7cb2ded ARM: EXYNOS: Migrate Exynos specific macros from plat to mach by Sachin Kamat · 10 years ago
  28. 096d21c ARM: EXYNOS: Add generic cluster power control functions by Abhilash Kesavan · 10 years ago
  29. d3af697 ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs by Leela Krishna Amudala · 10 years ago
  30. b3205de ARM: EXYNOS: Map SYSRAM through generic DT bindings by Sachin Kamat · 10 years ago
  31. 9e0c42e Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3 by Arnd Bergmann · 10 years ago
  32. d710aa3 ARM: EXYNOS: Stop using legacy Samsung PM code by Tomasz Figa · 10 years ago
  33. 559ba23 ARM: EXYNOS: Remove PM initcalls and useless indirection by Tomasz Figa · 10 years ago
  34. cbf08b9 ARM: EXYNOS: Consolidate exynos4 and exynos5 machine files by Sachin Kamat · 10 years ago
  35. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  36. d568b6f cpufreq: exynos: Convert exynos-cpufreq to platform driver by Lukasz Majewski · 11 years ago
  37. 1fd3cbc ARM: EXYNOS: Kill exynos_pm_late_initcall() by Sylwester Nawrocki · 11 years ago
  38. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  39. e8ecbc7 ARM: exynos: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  40. 35baa33 ARM: EXYNOS: convert cpuidle driver to be a platform driver by Bartlomiej Zolnierkiewicz · 11 years ago
  41. 8a75f0a Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Kevin Hilman · 11 years ago
  42. 8969301 ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm by Amit Daniel Kachhap · 11 years ago
  43. 95f4c46 ARM: EXYNOS: Cleanup common.h file by Sachin Kamat · 11 years ago
  44. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  45. 0e2238e ARM: EXYNOS: Use exynos_init_io() as map_io callback by Arnd Bergmann · 11 years ago
  46. 1a522f2 ARM: EXYNOS: Remove custom init_irq callbacks by Arnd Bergmann · 11 years ago
  47. 68a433f ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC by Tomasz Figa · 11 years ago
  48. bb9055b Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  49. 863a08d irqchip: exynos: pass irq_base from platform by Arnd Bergmann · 11 years ago
  50. 6761dcf irqchip: exynos: pass max combiner number to combiner_init by Arnd Bergmann · 11 years ago
  51. 034c097 clocksource: exynos_mct: remove platform header dependency by Arnd Bergmann · 11 years ago
  52. 25e56eb clk: exynos: prepare for multiplatform by Arnd Bergmann · 11 years ago
  53. bca28f8 ARM: EXYNOS: Add support for Exynos secure firmware by Tomasz Figa · 12 years ago
  54. 9274427 ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speed by Thomas Abraham · 11 years ago
  55. 6e6aac7 ARM: EXYNOS: Migrate clock support to common clock framework by Thomas Abraham · 11 years ago
  56. 9fbf0c8 ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_init by Thomas Abraham · 11 years ago
  57. a900e5d ARM: exynos: move exynos4210-combiner to drivers/irqchip by Rob Herring · 11 years ago
  58. 5b399db Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 11 years ago
  59. ccd458c ARM: EXYNOS: move mach/pmu.h file into common.h by Kukjin Kim · 12 years ago
  60. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  61. d0c2e4e ARM: exynos: Fix warning due to missing 'inline' in stub by Olof Johansson · 12 years ago
  62. 06853ae ARM: SoC: convert Exynos4 to SMP operations by Marc Zyngier · 13 years ago
  63. bb13fab ARM: exynos: use machine specific hook for late init by Shawn Guo · 12 years ago
  64. 94c7ca7 ARM: EXYNOS: add support for EXYNOS5250 SoC by Kukjin Kim · 12 years ago
  65. 906c789 ARM: EXYNOS: to declare static for mach-exynos/common.c by Kukjin Kim · 12 years ago
  66. a855039 ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock by Kukjin Kim · 12 years ago
  67. 9eb4859 ARM: 7262/1: restart: EXYNOS: use new restart hook by Russell King · 13 years ago
  68. cc511b8 ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch] by Kukjin Kim · 13 years ago