All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] ARM: EXYNOS: cpuidle: fixes in exynos cpuidle/PM
@ 2013-06-12 11:28 ` Amit Daniel Kachhap
  0 siblings, 0 replies; 46+ messages in thread
From: Amit Daniel Kachhap @ 2013-06-12 11:28 UTC (permalink / raw)
  To: linux-samsung-soc, Kukjin Kim
  Cc: linux-arm-kernel, Thomas Abraham, Abhilash Kesavan

This patch series contains a couple of fixes in cpuidle/PM due to
1) exynos5440 platform which does not support cpuidle C1 state.
2) Compilations error when generic PM options are enabled.

This patch series depends on earlier posted patch
http://www.spinics.net/lists/arm-kernel/msg248831.html

Changes in V2:
* Rebase against samsung maintainer's for next tree.

Amit Daniel Kachhap (2):
  ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm
  ARM: EXYNOS: cpuidle: Allow C1 state only in supported SOC's.

 arch/arm/mach-exynos/Makefile           |    2 +-
 arch/arm/mach-exynos/common.c           |    2 +-
 arch/arm/mach-exynos/common.h           |    1 -
 arch/arm/mach-exynos/cpuidle.c          |    5 ++++-
 arch/arm/plat-samsung/Kconfig           |    7 +++++++
 arch/arm/plat-samsung/Makefile          |    3 +--
 arch/arm/plat-samsung/include/plat/pm.h |    8 ++++----
 7 files changed, 18 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 46+ messages in thread

end of thread, other threads:[~2013-07-29 10:06 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 11:28 [PATCH V2 0/2] ARM: EXYNOS: cpuidle: fixes in exynos cpuidle/PM Amit Daniel Kachhap
2013-06-12 11:28 ` Amit Daniel Kachhap
2013-06-12 11:28 ` [PATCH V2 1/2] ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm Amit Daniel Kachhap
2013-06-12 11:28   ` Amit Daniel Kachhap
2013-06-13 12:42   ` Kukjin Kim
2013-06-13 12:42     ` Kukjin Kim
2013-06-14  4:25     ` amit daniel kachhap
2013-06-14  4:25       ` amit daniel kachhap
2013-07-24  4:54   ` Kukjin Kim
2013-07-24  4:54     ` Kukjin Kim
2013-07-24  5:58     ` amit daniel kachhap
2013-07-24  5:58       ` amit daniel kachhap
2013-06-12 11:28 ` [PATCH V2 2/2] ARM: EXYNOS: cpuidle: Allow C1 state only in supported SOC's Amit Daniel Kachhap
2013-06-12 11:28   ` Amit Daniel Kachhap
2013-07-24  5:15   ` Kukjin Kim
2013-07-24  5:15     ` Kukjin Kim
2013-07-24  5:59     ` amit daniel kachhap
2013-07-24  5:59       ` amit daniel kachhap
2013-07-24  7:36       ` Kukjin Kim
2013-07-24  7:36         ` Kukjin Kim
2013-07-24  9:53         ` [PATCH] ARM: EXYNOS: cpuidle: Skip C1 cpuidle state for exynos5440 Amit Daniel Kachhap
2013-07-24  9:53           ` Amit Daniel Kachhap
2013-07-24 11:47           ` Kukjin Kim
2013-07-24 11:47             ` Kukjin Kim
2013-07-28  7:10             ` Daniel Lezcano
2013-07-28  7:10               ` Daniel Lezcano
2013-07-28  9:22               ` Tomasz Figa
2013-07-28  9:22                 ` Tomasz Figa
2013-07-28 10:31                 ` Daniel Lezcano
2013-07-28 10:31                   ` Daniel Lezcano
2013-07-28 10:46                   ` Tomasz Figa
2013-07-28 10:46                     ` Tomasz Figa
2013-07-29  4:46                   ` amit daniel kachhap
2013-07-29  4:46                     ` amit daniel kachhap
2013-07-29  5:34                     ` Kukjin Kim
2013-07-29  5:34                       ` Kukjin Kim
2013-07-29  8:33                     ` Tomasz Figa
2013-07-29  8:33                       ` Tomasz Figa
2013-07-29  9:33                       ` amit daniel kachhap
2013-07-29  9:33                         ` amit daniel kachhap
2013-07-29 10:06                         ` Daniel Lezcano
2013-07-29 10:06                           ` Daniel Lezcano
2013-07-25 11:19           ` Bartlomiej Zolnierkiewicz
2013-07-25 11:19             ` Bartlomiej Zolnierkiewicz
2013-07-24  9:55         ` [PATCH V2 2/2] ARM: EXYNOS: cpuidle: Allow C1 state only in supported SOC's amit daniel kachhap
2013-07-24  9:55           ` amit daniel kachhap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.