Hello all, Here is a patch set with minor changes to improve our current cpuidle name convention and also to add some description about them. Currently, depending on which Cstates are enabled/disabled, there is a inconsistency between C-state name and what power domain states it is supposed to reach when that C-state is selected. Besides, there is no way to determine what each C-state is supposed to be, from user space point of view. So, these two minor changes, first, reports the power domain states inside the desc node, and also uses a consistent name convention for each cstate, based on power domain states. BR, Eduardo Valentin (2): OMAP3: PM: Add cpuidle C-state description information OMAP3: PM: Consistently report cpuidle C-state's names arch/arm/mach-omap2/cpuidle34xx.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html