1. e17fd8e Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  2. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  3. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  4. ac84eb4 kbuild: remove unnecessary variable initializaions by Masahiro Yamada · 10 years ago
  5. 2b3a47d Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Arnd Bergmann · 10 years ago
  6. 658cff0 ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n by Bartlomiej Zolnierkiewicz · 10 years ago
  7. a4a8c2c ARM: exynos: Move to generic PM domain DT bindings by Tomasz Figa · 10 years ago
  8. 68ba947 ARM: EXYNOS: Do not calculate boot address twice by Krzysztof Kozlowski · 10 years ago
  9. 0fcc455 ARM: exynos: Leave disabling of unused PM domains to genpd by Ulf Hansson · 10 years ago
  10. 2c32c65 ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex by Mark Rutland · 10 years ago
  11. effd8c3 ARM: EXYNOS: remove unused <mach/memory.h> by Uwe Kleine-Koenig · 10 years ago
  12. 01601b3 ARM: EXYNOS: Fix suspend/resume sequences by Tomasz Figa · 10 years ago
  13. d4e1f5a Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  14. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  15. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  16. c4846a7 Merge branch 'next/fixes-non-critical' into next/cleanup by Olof Johansson · 10 years ago
  17. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  18. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  19. 5a12a597 arm: Add devicetree fixup machine function by Laura Abbott · 10 years ago
  20. 22ead0d ARM: EXYNOS: Add exynos5260 PMU compatible string to DT match table by Vikas Sajjan · 10 years ago
  21. 98504de ARM: EXYNOS: Add support for Exynos5410 PMU by Andreas Faerber · 10 years ago
  22. 944483d Merge branch 'next/fixes-non-critical' into next/soc by Arnd Bergmann · 10 years ago
  23. 96bda11 Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Arnd Bergmann · 10 years ago
  24. 6887d9e ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine by Pankaj Dubey · 10 years ago
  25. 2e94ac4 ARM: EXYNOS: Refactored code for using PMU address via DT by Pankaj Dubey · 10 years ago
  26. 20fe6f9 ARM: EXYNOS: Support cluster power off on exynos5420/5800 by Abhilash Kesavan · 10 years ago
  27. 5f534d1 Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynos by Kukjin Kim · 10 years ago
  28. 036c37c Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynos by Kukjin Kim · 10 years ago
  29. 78c5e0b PM / OPP: Remove ARCH_HAS_OPP by Mark Brown · 10 years ago
  30. 7310d99 ARM: EXYNOS: Fix build breakge with PM_SLEEP=n by Krzysztof Kozlowski · 10 years ago
  31. 9637f30 ARM: EXYNOS: Fix core ID used by platsmp and hotplug code by Tomasz Figa · 10 years ago
  32. 32726d2 ARM: SAMSUNG: Remove legacy clock code by Tomasz Figa · 10 years ago
  33. fc2cac4 ARM: EXYNOS: populate suspend and powered_up callbacks for mcpm by Chander Kashyap · 10 years ago
  34. b5a296c ARM: EXYNOS: do not allow cpuidle registration for exynos5420 by Chander Kashyap · 10 years ago
  35. 6ec4f8d ARM: EXYNOS: add generic function to calculate cpu number by Chander Kashyap · 10 years ago
  36. af040ff ARM: make it easier to check the CPU part number correctly by Russell King · 10 years ago
  37. ee2593e ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=n by Krzysztof Kozlowski · 10 years ago
  38. fbb0499 ARM: 8083/1: exynos: activate the CCI on boot CPU/cluster using the MCPM loopback by Nicolas Pitre · 10 years ago
  39. fce9e5b ARM: EXYNOS: Add support for mapping PMU base address via DT by Pankaj Dubey · 10 years ago
  40. 632b98a ARM: EXYNOS: Remove "linux/bug.h" from pmu.c by Pankaj Dubey · 10 years ago
  41. b634e38f ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domain by Pankaj Dubey · 10 years ago
  42. 4552386 ARM: EXYNOS: Remove file path from comment section by Pankaj Dubey · 10 years ago
  43. 318fd20 ARM: EXYNOS: Move SYSREG definition into sys-reg specific file by Pankaj Dubey · 10 years ago
  44. 5e299f6 ARM: EXYNOS: Make exynos machine_ops as static by Pankaj Dubey · 10 years ago
  45. d79992a ARM: EXYNOS: Remove unused code in common.h by Sachin Kamat · 10 years ago
  46. cacadb4 Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  47. bed7118 ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250 by Tomasz Figa · 10 years ago
  48. c760569 ARM: EXYNOS: Add support for clock handling in power domain by Prathyush K · 10 years ago
  49. 35e7564 ARM: EXYNOS: Update secondary boot addr for secure mode by Sachin Kamat · 10 years ago
  50. 73ea6ec ARM: EXYNOS: Fix the check for non-smp configuration by Abhilash Kesavan · 10 years ago
  51. 9cbf3d2 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 10 years ago
  52. 7cbcb9d ARM: EXYNOS: Don't rely on firmware's secondary_cpu_start for mcpm by Doug Anderson · 10 years ago
  53. c0c3c35 ARM: EXYNOS: fix pm code to check for cortex A9 rather than the SoC by Abhilash Kesavan · 10 years ago
  54. 21278ae ARM: use menuconfig for sub-arch menus by Rob Herring · 10 years ago
  55. 3eb9364 ARM: EXYNOS: Fix compilation warning by Sachin Kamat · 10 years ago
  56. 1754c42 ARM: exynos: move sysram info to exynos.c by Olof Johansson · 10 years ago
  57. 19682f7 ARM: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 10 years ago
  58. b92ad20 ARM: EXYNOS: Use wfi macro in platform_do_lowpower by Leela Krishna Amudala · 10 years ago
  59. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  60. 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
  61. 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
  62. b5b9324 ARM: exynos: don't run exynos4 l2x0 setup on other platforms by Olof Johansson · 10 years ago
  63. 4081503 ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplug by Abhilash Kesavan · 10 years ago
  64. 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
  65. 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
  66. 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
  67. 7c5688e ARM: EXYNOS: mcpm rename the power_down_finish by Kukjin Kim · 10 years ago
  68. f99acff ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoC by Abhilash Kesavan · 10 years ago
  69. 9dfa92e ARM: EXYNOS: Enable multi-platform build support by Arnd Bergmann · 10 years ago
  70. 9a10132 ARM: EXYNOS: Consolidate Kconfig entries by Sachin Kamat · 10 years ago
  71. 723c9c7 ARM: EXYNOS: Add support for EXYNOS5410 SoC by Tarek Dakhran · 10 years ago
  72. 6457158 ARM: EXYNOS: Support secondary CPU boot of Exynos3250 by Chanwoo Choi · 10 years ago
  73. 940bc58 ARM: EXYNOS: Add Exynos3250 SoC ID by Chanwoo Choi · 10 years ago
  74. 86c6f14 ARM: EXYNOS: Add 5800 SoC support by Arun Kumar K · 10 years ago
  75. ed08f10 ARM: EXYNOS: initial board support for exynos5260 SoC by Pankaj Dubey · 10 years ago
  76. 15b0bc4 ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it) by Russell King · 10 years ago
  77. 25a9ef6 ARM: l2c: exynos: convert to common l2c310 early resume functionality by Russell King · 10 years ago
  78. dfbdd3d ARM: l2c: exynos: remove cache size override by Russell King · 10 years ago
  79. 36bccb1 ARM: l2c: remove platforms/SoCs setting early BRESP by Russell King · 10 years ago
  80. 1a5a954 ARM: l2c: fix register naming by Russell King · 11 years ago
  81. cd245f5 ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos by Daniel Lezcano · 10 years ago
  82. ff6a9c0 ARM: EXYNOS: Move the driver to drivers/cpuidle directory by Daniel Lezcano · 10 years ago
  83. ce4305d2a ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.c by Daniel Lezcano · 10 years ago
  84. 277f504 ARM: EXYNOS: Pass the AFTR callback to the platform_data by Daniel Lezcano · 10 years ago
  85. e30b154 ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.c by Daniel Lezcano · 10 years ago
  86. 0ebc13e ARM: EXYNOS: Move the power sequence call in the cpu_pm notifier by Daniel Lezcano · 10 years ago
  87. 3681baf ARM: EXYNOS: Move the AFTR state function into pm.c by Daniel Lezcano · 10 years ago
  88. 712bb69 ARM: EXYNOS: Encapsulate the AFTR code into a function by Daniel Lezcano · 10 years ago
  89. 70ecb84 ARM: EXYNOS: Disable cpuidle for exynos5440 by Daniel Lezcano · 10 years ago
  90. dcef663 ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidle by Daniel Lezcano · 10 years ago
  91. 623f226 ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidle by Daniel Lezcano · 10 years ago
  92. 58afbc6 ARM: EXYNOS: Remove ifdef for scu_enable in pm by Daniel Lezcano · 10 years ago
  93. 795537d ARM: EXYNOS: Move scu_enable in the cpu_pm notifier by Daniel Lezcano · 10 years ago
  94. 85f9f90 ARM: EXYNOS: Use the cpu_pm notifier for pm by Daniel Lezcano · 10 years ago
  95. 9bd5544 ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidle by Daniel Lezcano · 10 years ago
  96. 20115fa ARM: EXYNOS: Move some code inside the idle_finisher for cpuidle by Daniel Lezcano · 10 years ago
  97. 309e08c ARM: EXYNOS: Encapsulate register access inside a function for pm by Daniel Lezcano · 10 years ago
  98. 7880e45 ARM: EXYNOS: Change function name prefix for cpuidle by Daniel Lezcano · 10 years ago
  99. 043c86b ARM: EXYNOS: Use cpuidle_register by Daniel Lezcano · 10 years ago
  100. 53af16a ARM: EXYNOS: Prevent forward declaration for cpuidle by Daniel Lezcano · 10 years ago