Hi all,
The following three patches fix some relatively minor issues and add
a bit of new functionality related to the PM domains' support for cpuidle.
[1/3] - Fix names of cpuidle-related PM domain's functions and add kerneldoc
comments describing them.
[2/3] - Make the cpuidle ladder governor use the "disabled" state flag.
[3/3] - Make it possible to use domain names for connecting cpuidle to and
disconnecting it from a PM domain.
The patches are on top of the current linux-next branch of the linux-pm.git tree.
Thanks,
Rafael