commit | 32297abd90a5d181e8e026c8b8e65ef41e9ffc07 | [log] [tgz] |
---|---|---|
author | Naga Chumbalkar <nagananda.chumbalkar@hp.com> | Wed Feb 02 23:26:58 2011 +0000 |
committer | Len Brown <len.brown@intel.com> | Wed Mar 23 01:34:15 2011 -0400 |
tree | bab8d21b47e264f7a08da3babf36fbef03c95530 | |
parent | af10f941ab7807d8b0bb3c66e679d8a6bbbe7485 [diff] |
ACPI: make acpi_pad /sys output more readable Make /sys output from acpi_pad more readable. Before the fix: # cat idlecpus idlepct rrtime 00000000510 After the fix: # cat idlecpus idlepct rrtime 00000000 5 10 Signed-off-by: Naga Chumbalkar <nagananda.chumbalkar@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>