diff options
author | Len Brown <len.brown@intel.com> | 2010-07-23 22:04:46 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-07-23 22:04:46 +0200 |
commit | 0394c6676e3fa48587fbe4821390d3264672c530 (patch) | |
tree | 68b4a83288aeeaacec0f94d8fe90ecedbc4fb2f3 /CREDITS | |
parent | intel_idle: delete substates DEBUG modparam (diff) | |
download | linux-0394c6676e3fa48587fbe4821390d3264672c530.tar.xz linux-0394c6676e3fa48587fbe4821390d3264672c530.zip |
intel_idle: delete power_policy modparam, and choose substate functions
The idea behind power policy was that it would start off as a modparam,
and then hook into the new "global" in-kernel power vs energy tunable.
But that tunable isn't happening, so delete the hook here.
With the policy hook gone, the sub-state choice functions
do not do anything useful, so delete them from the critical path.
To handle sub-states in the future, we will advertise them
with dedicated cpuidle_state entries. That is necessary
because some of the sub-states will have substantially different
properties than their peer sub-states.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions