All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: S3C64xx: cpuidle cleanups
@ 2012-05-14 14:06 ` Daniel Lezcano
  0 siblings, 0 replies; 17+ messages in thread
From: Daniel Lezcano @ 2012-05-14 14:06 UTC (permalink / raw)
  To: ben-linux, kgene.kim, broonie
  Cc: linux-arm-kernel, linaro-dev, patches, linux-samsung-soc, heiko

These couple of patches use the new cpuidle core api to refactor
some part of the code. The first one declares the states directly
in the driver declaration and the second one use the timekeeping
flag to let the cpuidle core to compute the idle time.

I don't have this board, I was not able to test these patches.

Daniel Lezcano (2):
  ARM: s3c64xx: cpuidle - declare the states with the new api
  ARM: s3c64xx: cpuidle - use timekeeping wrapper

 arch/arm/mach-s3c64xx/cpuidle.c |   45 +++++++++++++--------------------------
 1 files changed, 15 insertions(+), 30 deletions(-)

-- 
1.7.5.4

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH 0/2] ARM: S3C64xx: cpuidle cleanups
@ 2012-05-09 14:08 Daniel Lezcano
  2012-05-09 14:08 ` [PATCH 2/2] ARM: s3c64xx: cpuidle - use timekeeping wrapper Daniel Lezcano
  0 siblings, 1 reply; 17+ messages in thread
From: Daniel Lezcano @ 2012-05-09 14:08 UTC (permalink / raw)
  To: linux-arm-kernel

These couple of patches use the new cpuidle core api to refactor
some part of the code. The first one declares the states directly
in the driver declaration and the second one use the timekeeping
flag to let the cpuidle core to compute the idle time.

I don't have this board, I was not able to test these patches.

Daniel Lezcano (2):
  ARM: s3c64xx: cpuidle - declare the states with the new api
  ARM: s3c64xx: cpuidle - use timekeeping wrapper

 arch/arm/mach-s3c64xx/cpuidle.c |   45 +++++++++++++--------------------------
 1 files changed, 15 insertions(+), 30 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2012-05-19 17:35 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 14:06 [PATCH 0/2] ARM: S3C64xx: cpuidle cleanups Daniel Lezcano
2012-05-14 14:06 ` Daniel Lezcano
2012-05-14 14:06 ` [PATCH 1/2] ARM: s3c64xx: cpuidle - declare the states with the new api Daniel Lezcano
2012-05-14 14:06   ` Daniel Lezcano
2012-05-17  7:02   ` Kukjin Kim
2012-05-17  7:02     ` Kukjin Kim
2012-05-17 12:28   ` Mark Brown
2012-05-17 12:28     ` Mark Brown
2012-05-19 17:35     ` Kukjin Kim
2012-05-19 17:35       ` Kukjin Kim
     [not found] ` <1337004377-17732-1-git-send-email-daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-05-14 14:06   ` [PATCH 2/2] ARM: s3c64xx: cpuidle - use timekeeping wrapper Daniel Lezcano
2012-05-14 14:06     ` Daniel Lezcano
2012-05-17 12:28     ` Mark Brown
2012-05-17 12:28       ` Mark Brown
2012-05-17  6:57 ` [PATCH 0/2] ARM: S3C64xx: cpuidle cleanups Kukjin Kim
2012-05-17  6:57   ` Kukjin Kim
  -- strict thread matches above, loose matches on Subject: below --
2012-05-09 14:08 Daniel Lezcano
2012-05-09 14:08 ` [PATCH 2/2] ARM: s3c64xx: cpuidle - use timekeeping wrapper Daniel Lezcano

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.