1. 1a02b66 Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixes by Arnd Bergmann · 9 years ago
  2. fe93122 ARM: exynos: Fix wake-up interrupts for Exynos3250 by Marc Zyngier · 9 years ago
  3. c1f0ecf ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4 by Krzysztof Kozlowski · 9 years ago
  4. 6f02497 ARM: EXYNOS: Fix failed second suspend on Exynos4 by Krzysztof Kozlowski · 9 years ago
  5. 0b7dc0f ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_provider by Krzysztof Kozlowski · 9 years ago
  6. e5cbec6 ARM: EXYNOS: Don't try to initialize suspend on old DT by Julien Grall · 9 years ago
  7. 7895f73 ARM: MCPM: remove residency argument from mcpm_cpu_suspend() by Nicolas Pitre · 9 years ago
  8. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  9. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  10. 38eb1db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  11. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  12. 4b2f883 Merge branch 'devel-stable' into for-next by Russell King · 9 years ago
  13. b7dccbe Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  14. 7cef987 Merge tag 'samsung-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 9 years ago
  15. 03a1e74 Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 9 years ago
  16. 5f493ac ARM: Exynos: migrate DCSCB to the new MCPM backend abstraction by Nicolas Pitre · 9 years ago
  17. 12833ba ARM: 8325/1: exynos: move resume code to .text section by Ard Biesheuvel · 9 years ago
  18. ee8e5d5 arm-cci: Split the code for PMU vs driver support by Suzuki K. Poulose · 9 years ago
  19. bd0d888 ARM: EXYNOS: allow cpuidle driver usage on Exynos3250 SoC by Bartlomiej Zolnierkiewicz · 9 years ago
  20. 8936640 ARM: EXYNOS: add AFTR mode support for Exynos3250 by Bartlomiej Zolnierkiewicz · 9 years ago
  21. dc1b944 ARM: EXYNOS: add code for setting/clearing boot flag by Bartlomiej Zolnierkiewicz · 9 years ago
  22. 497ab3b ARM: EXYNOS: fix CPU1 hotplug on Exynos3250 by Bartlomiej Zolnierkiewicz · 9 years ago
  23. 8b283c0 ARM: exynos4/5: convert pmu wakeup to stacked domains by Marc Zyngier · 9 years ago
  24. cfdda35 ARM: EXYNOS: Fix build breakage cpuidle on !SMP by Bartlomiej Zolnierkiewicz · 9 years ago
  25. 1cd3de0 ARM: EXYNOS: Remove left over 'extra_save' by Krzysztof Kozlowski · 9 years ago
  26. 7383833 ARM: EXYNOS: Constify exynos_pm_data array by Krzysztof Kozlowski · 9 years ago
  27. 8c8a251 ARM: EXYNOS: use static in suspend.c by Krzysztof Kozlowski · 9 years ago
  28. 70e9d7b ARM: EXYNOS: Use platform device name as power domain name by Krzysztof Kozlowski · 9 years ago
  29. 528eae6 ARM: EXYNOS: add support for async-bridge clocks for pm_domains by Andrzej Hajda · 9 years ago
  30. 0be32d2 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 9 years ago
  31. ace283a ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoC by Chanwoo Choi · 9 years ago
  32. ca489c5 ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherency by Krzysztof Kozlowski · 9 years ago
  33. 0f78075 ARM: EXYNOS: add support for sub-power domains by Marek Szyprowski · 9 years ago
  34. 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 9 years ago
  35. 543c504 ARM: make arrays containing machine compatible strings const by Uwe Kleine-König · 9 years ago
  36. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  37. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  38. ea7531a Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  39. 712eddf cpuidle: exynos: add coupled cpuidle support for exynos4210 by Bartlomiej Zolnierkiewicz · 9 years ago
  40. 865e8b7 ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessary by Bartlomiej Zolnierkiewicz · 9 years ago
  41. d50b9e2 ARM: SAMSUNG: remove unused DMA infrastructure by Arnd Bergmann · 9 years ago
  42. 30ad527 ARM: 8264/1: EXYNOS: Add support for non-secure L2X0 resume by Tomasz Figa · 9 years ago
  43. 5445b64 ARM: 8263/1: EXYNOS: Add .write_sec outer cache callback for L2C-310 by Tomasz Figa · 9 years ago
  44. a4f582f ARM: EXYNOS: Add exynos3250 suspend-to-ram support by Chanwoo Choi · 9 years ago
  45. adacba5 ARM: EXYNOS: Recognize Samsung MFC v8 devices by Sjoerd Simons · 9 years ago
  46. 32b0aa9 ARM: EXYNOS: Remove i2c sys configuration related code by Pankaj Dubey · 9 years ago
  47. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  48. 1b3e3aa PM / Kconfig: Replace PM_RUNTIME with PM in dependencies by Rafael J. Wysocki · 9 years ago
  49. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  50. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  51. 6c9e924 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  52. b04fa9f ARM: EXYNOS: use u8 for val[] in struct exynos_pmu_conf by Bartlomiej Zolnierkiewicz · 10 years ago
  53. 8cfc7fd ARM: EXYNOS: move restart code into pmu driver by Pankaj Dubey · 10 years ago
  54. 5e6473f clk: exynos5440: move restart code into clock driver by Pankaj Dubey · 10 years ago
  55. 8fcc774 ARM: EXYNOS: add exynos3250 PMU support by Bartlomiej Zolnierkiewicz · 10 years ago
  56. c645a59 ARM: EXYNOS: Call regulator core suspend prepare and finish functions by Javier Martinez Canillas · 10 years ago
  57. adc548d ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420 by Abhilash Kesavan · 10 years ago
  58. 0fdf088 ARM: EXYNOS: Add Suspend-to-RAM support for exynos5420 by Vikas Sajjan · 10 years ago
  59. af2e0a0 ARM: EXYNOS: Add PMU support for exynos5420 by Abhilash Kesavan · 10 years ago
  60. 6b7bfd8 ARM: EXYNOS: Move PMU specific definitions from common.h by Pankaj Dubey · 10 years ago
  61. 14fc8b9 ARM: EXYNOS: Add platform driver support for Exynos PMU by Pankaj Dubey · 10 years ago
  62. c0adae9 ARM: EXYNOS: Add support for exynos4415 SoC by Chanwoo Choi · 10 years ago
  63. b5d841a Merge branch 'v3.19-next/non-critical-fixes' into v3.19-next/mach-exynos by Kukjin Kim · 10 years ago
  64. 68847ed Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynos by Kukjin Kim · 10 years ago
  65. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  66. 9c50b2a ARM: EXYNOS: Remove unused static iomapping by Pankaj Dubey · 10 years ago
  67. d4c6c6c ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe" by Pankaj Dubey · 10 years ago
  68. 52b6a8f arm: fix wording of "Crotex" in CONFIG_ARCH_EXYNOS3 help by Ian Campbell · 10 years ago
  69. 03c1b76 ARM: EXYNOS: Fix build with ARM_CPU_SUSPEND=n by Arnd Bergmann · 10 years ago
  70. b588aae ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250 by Krzysztof Kozlowski · 10 years ago
  71. 0d713cf ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y by Bartlomiej Zolnierkiewicz · 10 years ago
  72. 42d5dc3 ARM: EXYNOS: allow driver usage on Exynos4x12 SoCs by Bartlomiej Zolnierkiewicz · 10 years ago
  73. c2dd114 ARM: EXYNOS: fix register setup for AFTR mode code by Bartlomiej Zolnierkiewicz · 10 years ago
  74. a135e20 ARM: EXYNOS: add secure firmware support to AFTR mode code by Bartlomiej Zolnierkiewicz · 10 years ago
  75. 0b7778a ARM: firmware: add AFTR mode support to firmware do_idle method by Bartlomiej Zolnierkiewicz · 10 years ago
  76. 134abc2 ARM: EXYNOS: replace EXYNOS_BOOT_VECTOR_* macros by static inlines by Bartlomiej Zolnierkiewicz · 10 years ago
  77. 2b9d9c3 ARM: EXYNOS: Add support for firmware-assisted suspend/resume by Tomasz Figa · 10 years ago
  78. 066da1a ARM: EXYNOS: Refactor the pm code to use DT based lookup by Vikas Sajjan · 10 years ago
  79. 32ed35f ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.c by Vikas Sajjan · 10 years ago
  80. 13cfa6c ARM: EXYNOS: Fix CPU idle clock down after CPU off by Krzysztof Kozlowski · 10 years ago
  81. 27b9ee8 ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die function by Krzysztof Kozlowski · 10 years ago
  82. 6f0b7c0 ARM: EXYNOS: Move code from hotplug.c to platsmp.c by Krzysztof Kozlowski · 10 years ago
  83. 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
  84. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  85. 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
  86. ac84eb4 kbuild: remove unnecessary variable initializaions by Masahiro Yamada · 10 years ago
  87. 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
  88. 658cff0 ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n by Bartlomiej Zolnierkiewicz · 10 years ago
  89. a4a8c2c ARM: exynos: Move to generic PM domain DT bindings by Tomasz Figa · 10 years ago
  90. 68ba947 ARM: EXYNOS: Do not calculate boot address twice by Krzysztof Kozlowski · 10 years ago
  91. 0fcc455 ARM: exynos: Leave disabling of unused PM domains to genpd by Ulf Hansson · 10 years ago
  92. 2c32c65 ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex by Mark Rutland · 10 years ago
  93. effd8c3 ARM: EXYNOS: remove unused <mach/memory.h> by Uwe Kleine-Koenig · 10 years ago
  94. 01601b3 ARM: EXYNOS: Fix suspend/resume sequences by Tomasz Figa · 10 years ago
  95. 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
  96. 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
  97. 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
  98. c4846a7 Merge branch 'next/fixes-non-critical' into next/cleanup by Olof Johansson · 10 years ago
  99. 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
  100. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago