1. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  2. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  3. a727eaf Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  4. b5b9324 ARM: exynos: don't run exynos4 l2x0 setup on other platforms by Olof Johansson · 10 years ago
  5. 4081503 ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplug by Abhilash Kesavan · 10 years ago
  6. 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
  7. fe61f9f Merge tag 'exynos-mcpm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 10 years ago
  8. fe388fa Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 10 years ago
  9. 7c5688e ARM: EXYNOS: mcpm rename the power_down_finish by Kukjin Kim · 10 years ago
  10. f99acff ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoC by Abhilash Kesavan · 10 years ago
  11. 9dfa92e ARM: EXYNOS: Enable multi-platform build support by Arnd Bergmann · 10 years ago
  12. 9a10132 ARM: EXYNOS: Consolidate Kconfig entries by Sachin Kamat · 10 years ago
  13. 723c9c7 ARM: EXYNOS: Add support for EXYNOS5410 SoC by Tarek Dakhran · 10 years ago
  14. 6457158 ARM: EXYNOS: Support secondary CPU boot of Exynos3250 by Chanwoo Choi · 10 years ago
  15. 940bc58 ARM: EXYNOS: Add Exynos3250 SoC ID by Chanwoo Choi · 10 years ago
  16. 86c6f14 ARM: EXYNOS: Add 5800 SoC support by Arun Kumar K · 10 years ago
  17. ed08f10 ARM: EXYNOS: initial board support for exynos5260 SoC by Pankaj Dubey · 10 years ago
  18. 15b0bc4 ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it) by Russell King · 10 years ago
  19. 25a9ef6 ARM: l2c: exynos: convert to common l2c310 early resume functionality by Russell King · 10 years ago
  20. dfbdd3d ARM: l2c: exynos: remove cache size override by Russell King · 10 years ago
  21. 36bccb1 ARM: l2c: remove platforms/SoCs setting early BRESP by Russell King · 10 years ago
  22. 1a5a954 ARM: l2c: fix register naming by Russell King · 10 years ago
  23. cd245f5 ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos by Daniel Lezcano · 10 years ago
  24. ff6a9c0 ARM: EXYNOS: Move the driver to drivers/cpuidle directory by Daniel Lezcano · 10 years ago
  25. ce4305d2a ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c by Daniel Lezcano · 10 years ago
  26. 277f504 ARM: EXYNOS: Pass the AFTR callback to the platform_data by Daniel Lezcano · 10 years ago
  27. e30b154 ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.c by Daniel Lezcano · 10 years ago
  28. 0ebc13e ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier by Daniel Lezcano · 10 years ago
  29. 3681baf ARM: EXYNOS: Move the AFTR state function into pm.c by Daniel Lezcano · 10 years ago
  30. 712bb69 ARM: EXYNOS: Encapsulate the AFTR code into a function by Daniel Lezcano · 10 years ago
  31. 70ecb84 ARM: EXYNOS: Disable cpuidle for exynos5440 by Daniel Lezcano · 10 years ago
  32. dcef663 ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidle by Daniel Lezcano · 10 years ago
  33. 623f226 ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidle by Daniel Lezcano · 10 years ago
  34. 58afbc6 ARM: EXYNOS: Remove ifdef for scu_enable in pm by Daniel Lezcano · 10 years ago
  35. 795537d ARM: EXYNOS: Move scu_enable in the cpu_pm notifier by Daniel Lezcano · 10 years ago
  36. 85f9f90 ARM: EXYNOS: Use the cpu_pm notifier for pm by Daniel Lezcano · 10 years ago
  37. 9bd5544 ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle by Daniel Lezcano · 10 years ago
  38. 20115fa ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle by Daniel Lezcano · 10 years ago
  39. 309e08c ARM: EXYNOS: Encapsulate register access inside a function for pm by Daniel Lezcano · 10 years ago
  40. 7880e45 ARM: EXYNOS: Change function name prefix for cpuidle by Daniel Lezcano · 10 years ago
  41. 043c86b ARM: EXYNOS: Use cpuidle_register by Daniel Lezcano · 10 years ago
  42. 53af16a ARM: EXYNOS: Prevent forward declaration for cpuidle by Daniel Lezcano · 10 years ago
  43. 9a8f399 ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock by Amit Daniel Kachhap · 10 years ago
  44. 4b245ed ARM: EXYNOS: Remove unnecessary inclusion of cpu.h by Sachin Kamat · 10 years ago
  45. 7cb2ded ARM: EXYNOS: Migrate Exynos specific macros from plat to mach by Sachin Kamat · 10 years ago
  46. ced2d24 ARM: EXYNOS: Remove exynos_subsys registration by Sachin Kamat · 10 years ago
  47. fd57706 ARM: EXYNOS: Remove duplicate lines in Makefile by Sachin Kamat · 10 years ago
  48. 75ad2ab ARM: EXYNOS: use v7_exit_coherency_flush macro for cache disabling by Leela Krishna Amudala · 10 years ago
  49. ccf5511 ARM: EXYNOS: Add MCPM call-back functions by Abhilash Kesavan · 10 years ago
  50. 096d21c ARM: EXYNOS: Add generic cluster power control functions by Abhilash Kesavan · 10 years ago
  51. 664ba44 ARM: EXYNOS: use generic exynos cpu power control functions by Leela Krishna Amudala · 10 years ago
  52. d3af697 ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs by Leela Krishna Amudala · 10 years ago
  53. 989ff3f ARM: EXYNOS: fix the secondary CPU boot of exynos4212 by Kyungmin Park · 10 years ago
  54. b3205de ARM: EXYNOS: Map SYSRAM through generic DT bindings by Sachin Kamat · 10 years ago
  55. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  56. 2bf73dd6 Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  57. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  58. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  60. 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
  61. 2c793fa Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3 by Arnd Bergmann · 10 years ago
  62. efa25ff Merge tag 'samsung-cleanup-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup3 by Arnd Bergmann · 10 years ago
  63. cf2afdc Merge branches 'samsung/cleanup', 'samsung/exynos-clk' and 'samsung/exynos-clk2' into next/cleanup3 by Arnd Bergmann · 10 years ago
  64. 96c3a25 ARM: exynos: add missing include of linux/module.h by Arnd Bergmann · 10 years ago
  65. 39378e4 ARM: exynos: fix l2x0 saved regs handling by Arnd Bergmann · 10 years ago
  66. 8dec067 ARM: EXYNOS: Fix compilation error in cpuidle.c by Tomasz Figa · 10 years ago
  67. 1aa9c483 ARM: EXYNOS: Remove hardware.h file by Sachin Kamat · 10 years ago
  68. dd8ac69 ARM: EXYNOS: Allow wake-up using GIC interrupts by Tomasz Figa · 10 years ago
  69. d710aa3 ARM: EXYNOS: Stop using legacy Samsung PM code by Tomasz Figa · 10 years ago
  70. 559ba23 ARM: EXYNOS: Remove PM initcalls and useless indirection by Tomasz Figa · 10 years ago
  71. dbc5ca1 ARM: EXYNOS: Fix abuse of CONFIG_PM by Tomasz Figa · 10 years ago
  72. 8460dc7 Merge branch 'v3.15-next/cleanup-samsung-2' into v3.15-next/s2r-pm-samsung-2 by Kukjin Kim · 10 years ago
  73. 4868123 ARM: EXYNOS: Add generic compatible strings by Sachin Kamat · 10 years ago
  74. cbf08b9 ARM: EXYNOS: Consolidate exynos4 and exynos5 machine files by Sachin Kamat · 10 years ago
  75. 6eb8466 ARM: EXYNOS: Consolidate CPU init code by Sachin Kamat · 10 years ago
  76. 7ed3001 ARM: EXYNOS: Add support to reserve memory for MFC-v7 by Sachin Kamat · 10 years ago
  77. 8b3e8bb ARM: SAMSUNG: Reorganize calls to reserve memory for MFC by Tushar Behera · 10 years ago
  78. 6ddc1d3 Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 10 years ago
  79. d9671ca ARM: EXYNOS: Remove uncompress.h by Sachin Kamat · 11 years ago
  80. 11d73c5 Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup by Olof Johansson · 11 years ago
  81. f6723b5 usb: host: remove selects of USB_ARCH_HAS_?HCI by Paul Bolle · 11 years ago
  82. e6b07ee ARM: EXYNOS: Remove unused header file from pm_domains.c by Tushar Behera · 11 years ago
  83. 334a1c7 ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file by Tushar Behera · 11 years ago
  84. e11d919 ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume code by Tomasz Figa · 11 years ago
  85. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  86. 7744064 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  87. 118f5c1 ARM: EXYNOS: cpuidle: fix AFTR mode check by Bartlomiej Zolnierkiewicz · 11 years ago
  88. d568b6f cpufreq: exynos: Convert exynos-cpufreq to platform driver by Lukasz Majewski · 11 years ago
  89. 6eb5c9d Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 11 years ago
  90. bb74889 Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 11 years ago
  91. 1fd3cbc ARM: EXYNOS: Kill exynos_pm_late_initcall() by Sylwester Nawrocki · 11 years ago
  92. 2628288 ARM: EXYNOS: Consolidate selection of PM_GENERIC_DOMAINS for Exynos4 by Sylwester Nawrocki · 11 years ago
  93. 79f08d9 ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too by Uwe Kleine-König · 11 years ago
  94. 2857f65 ARM: EXYNOS: remove <mach/regs-clock.h> for exynos by Kukjin Kim · 11 years ago
  95. b5fd130 ARM: EXYNOS: local definitions for cpuidle.c into mach-exynos dir by Kukjin Kim · 11 years ago
  96. df3e9c0 cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/ by Kukjin Kim · 11 years ago
  97. 9c9239a ARM: EXYNOS: local definitions for pm.c into mach-exynos dir by Kukjin Kim · 11 years ago
  98. 7d8f159 PM / devfreq: move definitions for exynos4_bus into drivers/devfreq by Kukjin Kim · 11 years ago
  99. 7285994 ARM: EXYNOS: cleanup <mach/regs-clock.h> by Kukjin Kim · 11 years ago
  100. 05a6380 ARM: EXYNOS: cleanup <mach/regs-irq.h> by Kukjin Kim · 11 years ago