1. 3c33710 ARM: exynos: Remove static mapping of SCU SFR by Pankaj Dubey · 7 years ago
  2. 66df44b ARM: exynos: no need to select ARCH_HAS_BANDGAP any longer by Bartlomiej Zolnierkiewicz · 7 years ago
  3. c5deb59 ARM: exynos: Remove support for Exynos5440 by Krzysztof Kozlowski · 7 years ago
  4. ae35c48 ARM: EXYNOS: Simplify code in coupled CPU idle hot path by Marek Szyprowski · 7 years ago
  5. a7480db ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210 by Marek Szyprowski · 7 years ago
  6. cc14b2b ARM: EXYNOS: Extend cpuidle support to Midas boards by Simon Shields · 7 years ago
  7. 347863d ARM: EXYNOS: Add SPDX license identifiers by Krzysztof Kozlowski · 7 years ago
  8. 9e43eca ARM: EXYNOS: Remove Exynos4212 related dead code by Marek Szyprowski · 7 years ago
  9. 8fac2f9 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  10. a8e65e0 ARM: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  11. 1abd350 ARM: align .data section by Russell King · 7 years ago
  12. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  13. 64fc2a9 ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol by Florian Fainelli · 8 years ago
  14. b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  15. 6ae52c6 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  16. 7f36f5d Merge tag 'v4.10-rc6' into devel by Linus Walleij · 8 years ago
  17. 1564dd1 Merge tag 'samsung-soc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/soc by Olof Johansson · 8 years ago
  18. 1096ffd Merge tag 'samsung-drivers-soc-pmu-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 8 years ago
  19. ee55ae6 soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION register by Krzysztof Kozlowski · 8 years ago
  20. 0773101 pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver by Marek Szyprowski · 8 years ago
  21. 22dfab1 ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore) by Krzysztof Kozlowski · 8 years ago
  22. d2d08ab Merge tag 'samsung-soc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/soc by Olof Johansson · 8 years ago
  23. 731d97c ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_init by Krzysztof Kozlowski · 8 years ago
  24. b476503 ARM: EXYNOS: Constify list of retention registers by Krzysztof Kozlowski · 8 years ago
  25. 379f109 ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.c by Pankaj Dubey · 8 years ago
  26. 66f2c6d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  27. a771151 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  28. e13688f ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM by Kishon Vijay Abraham I · 8 years ago
  29. 6016b23 ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly by Kishon Vijay Abraham I · 8 years ago
  30. b030485 ARM: EXYNOS: Clear OF_POPULATED flag from PMU node in IRQ init callback by Javier Martinez Canillas · 8 years ago
  31. a362897 ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappings by Pankaj Dubey · 8 years ago
  32. d3bafff ARM: EXYNOS: Enable ARCH_SUPPORTS_BIG_ENDIAN explicitly by Ben Dooks · 9 years ago
  33. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  34. fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  35. 6f888fe Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  36. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  37. 7c2d780 Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc by Arnd Bergmann · 9 years ago
  38. 850bea2 arm: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 9 years ago
  39. d3221cc ARM: SAMSUNG: Fix missing s5p_init_cpu() declaration by Ben Dooks · 9 years ago
  40. 17e0645 ARM: EXYNOS: Fixup for __raw operations in suspend.c by Ben Dooks · 9 years ago
  41. d0ceee0 ARM: EXYNOS: Fixup endian in pm/pmu by Ben Dooks · 9 years ago
  42. 458ad21 ARM: EXYNOS: Fixups for big-endian operation by Ben Dooks · 9 years ago
  43. d41bde8 Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 9 years ago
  44. b9bacc1 ARM: EXYNOS: Remove code for MFC custom reserved memory handling by Marek Szyprowski · 9 years ago
  45. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 9 years ago
  46. c3d6660 Merge tag 'samsung-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Olof Johansson · 9 years ago
  47. 9479f7cc soc: samsung: pm_domains: Enable COMPILE_TEST for build coverage by Krzysztof Kozlowski · 9 years ago
  48. e465007 ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsung by Krzysztof Kozlowski · 9 years ago
  49. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  50. 8a6f71c ARM: exynos: don't select keyboard driver by Arnd Bergmann · 9 years ago
  51. c47b3bd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  52. a0a966b ARM: EXYNOS: Properly skip unitialized parent clock in power domain on by Krzysztof Kozlowski · 9 years ago
  53. 8ac2266 memory: samsung: exynos-srom: Add support for bank configuration by Pavel Fedin · 9 years ago
  54. 5901f4c ARM: EXYNOS: Remove SROM related register settings from mach-exynos by Pankaj Dubey · 9 years ago
  55. 2249c00 cpufreq: exynos: Use generic platdev driver by Viresh Kumar · 9 years ago
  56. ea3b05e ARM: exynos: exynos-cpufreq platform device isn't supported anymore by Viresh Kumar · 9 years ago
  57. 33b3d2e Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  58. e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  59. ce7f8ce0 ARM: SAMSUNG: Remove unused register offset definition by Pankaj Dubey · 9 years ago
  60. a478144 ARM: EXYNOS: Cleanup header files inclusion by Pankaj Dubey · 9 years ago
  61. bfce552 drivers: soc: Add support for Exynos PMU driver by Pankaj Dubey · 9 years ago
  62. 92c4bf0 ARM: EXYNOS: Split up exynos5420 SoC specific PMU data by Pankaj Dubey · 9 years ago
  63. 3900d6a ARM: EXYNOS: Split up exynos5250 SoC specific PMU data by Pankaj Dubey · 9 years ago
  64. 73d72ed ARM: EXYNOS: Split up exynos4 SoC specific PMU data by Pankaj Dubey · 9 years ago
  65. c21100c ARM: EXYNOS: Split up exynos3250 SoC specific PMU data by Pankaj Dubey · 9 years ago
  66. 2262d6e ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung" by Pankaj Dubey · 9 years ago
  67. 18fd9c6 ARM: EXYNOS: Correct header comment in Kconfig file by Pankaj Dubey · 9 years ago
  68. 25ef3f5 ARM: EXYNOS: Use generic cpufreq driver for Exynos5422/5800 by Bartlomiej Zolnierkiewicz · 9 years ago
  69. 2c828cf ARM: EXYNOS: Use generic cpufreq driver for Exynos5420 by Bartlomiej Zolnierkiewicz · 9 years ago
  70. f2cac80 ARM: EXYNOS: Code cleanup in map.h by Pankaj Dubey · 9 years ago
  71. 1c6c224 ARM: EXYNOS: Remove unused static mapping of CMU for exynos5 by Pankaj Dubey · 9 years ago
  72. 9dfb81e ARM: drop unused Makefile.boot of Multiplatform SoCs by Masahiro Yamada · 9 years ago
  73. dc7eb9d ARM: EXYNOS: select THERMAL_OF by Arnd Bergmann · 9 years ago
  74. 1305eda7 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  75. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  76. b4cee21 Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 8907dba Merge branch 'treewide/cleanup' into next/soc by Olof Johansson · 9 years ago
  78. 39366ef clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option by Daniel Lezcano · 9 years ago
  79. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
  80. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  81. 8438aef ARM: EXYNOS: Remove redundant code from regs-pmu.h by Pankaj Dubey · 9 years ago
  82. f31c7c7 ARM: EXYNOS: Constify local exynos_pmu_data structure by Krzysztof Kozlowski · 9 years ago
  83. 23067d3 ARM: EXYNOS: Switch to syscon reboot and poweroff by Alim Akhtar · 9 years ago
  84. ce36f6a ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf by Pankaj Dubey · 9 years ago
  85. a5e1d71 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  86. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 0cc09e8 ARM: Remove open-coded version of IRQCHIP_DECLARE by Marc Zyngier · 9 years ago
  88. 0690f4f Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 9 years ago
  89. f833f57 irqchip: Convert all alloc/xlate users from of_node to fwnode by Marc Zyngier · 9 years ago
  90. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  91. 51a6256 ARM: EXYNOS: Fix double of_node_put() when parsing child power domains by Krzysztof Kozlowski · 9 years ago
  92. 833b579 ARM: EXYNOS: reset Little cores when cpu is up by Chanho Park · 9 years ago
  93. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  94. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  95. 00e3fcc Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  96. bdd2648 ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12 by Bartlomiej Zolnierkiewicz · 9 years ago
  97. 58c036a ARM: EXYNOS: Add exynos3250 compatible to use generic cpufreq driver by Chanwoo Choi · 9 years ago
  98. c913f02 ARM: EXYNOS: switch to using generic cpufreq driver for exynos5250 by Thomas Abraham · 10 years ago
  99. 3e9f798 ARM: EXYNOS: fix double of_node_put() on error path by Vladimir Zapolskiy · 9 years ago
  100. 27bbd23 ARM: EXYNOS: Fix potentian kfree() of ro memory by Vladimir Zapolskiy · 9 years ago