commit | 74aa51b5ccd3975392e30d11820dc073c5f2cd32 | [log] [tgz] |
---|---|---|
author | Preeti U. Murthy <preeti@linux.vnet.ibm.com> | Tue Oct 14 13:23:00 2014 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Oct 21 00:58:58 2014 +0200 |
tree | bbdcbd0339855a9dd08eb7d7b3794953b28fb135 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
cpuidle: powernv: Populate cpuidle state details by querying the device-tree We hard code the metrics relevant for cpuidle states in the kernel today. Instead pick them up from the device tree so that they remain relevant and updated for the system that the kernel is running on. Signed-off-by: Preeti U. Murthy <preeti@linux.vnet.ibm.com> Signed-off-by: Shreyas B. Prabhu <shreyas@linux.vnet.ibm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>