linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH V5 0/4] cpuidle: global registration of idle states with per-cpu statistics
@ 2011-06-06 13:39 Trinabh Gupta
  2011-06-06 13:39 ` [RFC PATCH V5 1/4] cpuidle: Move dev->last_residency update to driver enter routine, remove dev->last_state Trinabh Gupta
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Trinabh Gupta @ 2011-06-06 13:39 UTC (permalink / raw)
  To: arjan, peterz, lenb, venki, ak, len.brown, santosh.shilimkar,
	khilman
  Cc: linux-kernel, linux-pm, linux-sh, linux-arm-kernel, linux-omap,
	linux-acpi

The following patch series implements global registration of cpuidle
states, and also has the necessary data structure changes to
accommodate the per-cpu writable members of the cpuidle_states
structure.

Previous version of the series (V4) is at https://lkml.org/lkml/2011/4/28/312
This series applies on 3.0-rc1

Changes from previous version (V4):

1. Rebased the series to 3.0-rc1
2. Made same changes for Samsung exynos4 cpuidle driver registration

Tests done:
1. Compile tested for ARM using the following configs: da8xx_omapl_defconfig,
  exynos4_defconfig, kirkwood_defconfig, omap2plus_defconfig.

2. Boot tested on x86 nehalem with multiple C-states for both intel_idle
  and acpi_idle drivers.

Thanks
-Trinabh 

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

end of thread, other threads:[~2011-06-06 13:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 13:39 [RFC PATCH V5 0/4] cpuidle: global registration of idle states with per-cpu statistics Trinabh Gupta
2011-06-06 13:39 ` [RFC PATCH V5 1/4] cpuidle: Move dev->last_residency update to driver enter routine, remove dev->last_state Trinabh Gupta
2011-06-06 13:51   ` Russell King - ARM Linux
2011-06-06 13:39 ` [RFC PATCH V5 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() Trinabh Gupta
2011-06-06 13:39 ` [RFC PATCH V5 3/4] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields Trinabh Gupta
2011-06-06 13:39 ` [RFC PATCH V5 4/4] cpuidle: Single/Global registration of idle states Trinabh Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).