git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dea44c6
)
acpi_idle: delete bogus data from cpuidle_state.power_usage
author
Len Brown
<len.brown@intel.com>
Sat, 16 Oct 2010 01:25:02 +0000
(21:25 -0400)
committer
Len Brown
<len.brown@intel.com>
Sat, 16 Oct 2010 01:25:02 +0000
(21:25 -0400)
The mW data in this field comes from AML _CST,
which was typed in by a BIOS writer, and is thus
considered unreliable.
Linux does not use it for making any decisions.
We do display it in sysfs where somebody might
read it and assume it is meaningful, so delete it.
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found