1. 3681baf ARM: EXYNOS: Move the AFTR state function into pm.c by Daniel Lezcano · 11 years ago
  2. 58afbc6 ARM: EXYNOS: Remove ifdef for scu_enable in pm by Daniel Lezcano · 11 years ago
  3. 795537d ARM: EXYNOS: Move scu_enable in the cpu_pm notifier by Daniel Lezcano · 11 years ago
  4. 85f9f90 ARM: EXYNOS: Use the cpu_pm notifier for pm by Daniel Lezcano · 11 years ago
  5. 309e08c ARM: EXYNOS: Encapsulate register access inside a function for pm by Daniel Lezcano · 11 years ago
  6. 096d21c ARM: EXYNOS: Add generic cluster power control functions by Abhilash Kesavan · 11 years ago
  7. d3af697 ARM: EXYNOS: Add generic cpu power control functions for exynos SoCs by Leela Krishna Amudala · 11 years ago
  8. dd8ac696 ARM: EXYNOS: Allow wake-up using GIC interrupts by Tomasz Figa · 11 years ago
  9. d710aa3 ARM: EXYNOS: Stop using legacy Samsung PM code by Tomasz Figa · 11 years ago
  10. 559ba23 ARM: EXYNOS: Remove PM initcalls and useless indirection by Tomasz Figa · 11 years ago
  11. e11d919 ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume code by Tomasz Figa · 11 years ago
  12. 9c9239a ARM: EXYNOS: local definitions for pm.c into mach-exynos dir by Kukjin Kim · 12 years ago
  13. 05a6380 ARM: EXYNOS: cleanup <mach/regs-irq.h> by Kukjin Kim · 12 years ago
  14. 65c9a85 ARM: EXYNOS: local regs-pmu.h header file by Kukjin Kim · 12 years ago
  15. 7c394e7 ARM: EXYNOS: Constify clksrc immutable register restore tables by Daniel Kurtz · 12 years ago
  16. e085cad ARM: EXYNOS: skip pm support on exynos5440 by Kukjin Kim · 12 years ago
  17. 1816b9d ARM: EXYNOS: Remove mach/regs-gpio.h header by Tomasz Figa · 12 years ago
  18. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. d3fcacf ARM: SAMSUNG: Gracefully exit on suspend failure by Abhilash Kesavan · 13 years ago
  20. ccd458c ARM: EXYNOS: move mach/pmu.h file into common.h by Kukjin Kim · 13 years ago
  21. 6a57d10 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  22. 573e5bb ARM: EXYNOS: Add flush_cache_all in suspend finisher by Abhilash Kesavan · 13 years ago
  23. ebee854 ARM: EXYNOS: Fix soft reboot hang after suspend/resume by Inderpal Singh · 13 years ago
  24. 86ffb0e ARM: EXYNOS: Fix i2c suspend/resume for legacy controller by Abhilash Kesavan · 13 years ago
  25. 60e49ca ARM: EXYNOS: Support suspend and resume for EXYNOS5250 by Jongpill Lee · 13 years ago
  26. 7d44d2b ARM: EXYNOS: Add PMU table for EXYNOS5250 by Jongpill Lee · 13 years ago
  27. c934710 ARM: EXYNOS: Rename of function for pm.c by Jongpill Lee · 13 years ago
  28. 063bd6f ARM: EXYNOS: Remove GIC save & restore function by Jongpill Lee · 13 years ago
  29. 2de05a5 Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2 by Kukjin Kim · 13 years ago
  30. 9ee6af9 ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5 by Thomas Abraham · 13 years ago
  31. 5ddfa84 ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412 by Inderpal Singh · 13 years ago
  32. bde7556 Merge branch 'samsung/cleanup-exynos-clock' into next/soc by Arnd Bergmann · 13 years ago
  33. a855039 ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock by Kukjin Kim · 13 years ago
  34. f7c8fae Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 13 years ago
  35. d0341c6 ARM: EXYNOS: remove useless code to save/restore L2 by Amit Daniel Kachhap · 13 years ago
  36. 9a60571 ARM: EXYNOS: Fix "warning: initialization from incompatible pointer type" by Jonghwan Choi · 14 years ago
  37. 556ef3e ARM: EXYNOS: fix non-SMP builds for EXYNOS4 by Marek Szyprowski · 14 years ago
  38. 190a44e Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  39. 4a858cf arm: convert sysdev_class to a regular subsystem by Kay Sievers · 14 years ago
  40. 63b870f ARM: EXYNOS: remove exynos4_scu_enable() by Shawn Guo · 14 years ago
  41. 8301457 ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos by Kukjin Kim · 14 years ago[Renamed from arch/arm/mach-exynos4/pm.c]
  42. db3c94a Merge branch 'next-samsung-devel' into next-samsung-devel-2 by Kukjin Kim · 14 years ago
  43. 00a351f ARM: EXYNOS4: Support suspend/resume for EXYNOS4212 by Jongpill Lee · 14 years ago
  44. acd3561 ARM: EXYNOS4: Add support PM for EXYNOS4212 by Jonghwan Choi · 14 years ago
  45. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  46. b93cb91 ARM: EXYNOS4: Add more registers to be saved and restored for PM by MyungJoo Ham · 14 years ago
  47. 56c03d9 ARM: EXYNOS4: Add save/restore function for PLL by Jaecheol Lee · 14 years ago
  48. f4ba4b0 ARM: EXYNOS4: Add save/restore for other ARM registers by Jaecheol Lee · 14 years ago
  49. 12974e9 ARM: EXYNOS4: Move S5P_CENTRAL_SEQ_CONFIGURATION setting for PM by Jaecheol Lee · 14 years ago
  50. e240ab1c ARM: EXYNOS4: Support early wakeup entering sleep mode by Jaecheol Lee · 14 years ago
  51. e4cf2d1 ARM: EXYNOS4: Remove PMU configuration for S2RAM by Jaecheol Lee · 14 years ago
  52. 29cb3cd ARM: pm: allow suspend finisher to return error codes by Russell King · 14 years ago
  53. e7089da ARM: pm: samsung: move cpu_suspend into C code by Russell King · 14 years ago
  54. bb072c3 ARM / Samsung: Use struct syscore_ops for "core" power management by Rafael J. Wysocki · 14 years ago
  55. 1663895 ARM: EXYNOS4: Suspend to RAM Support by Jaecheol Lee · 14 years ago