Re: [PATCH PM-QA v2] Update the README file

2015-04-21 Thread Amit Kucheria
On Mon, Apr 20, 2015 at 10:03 PM, Lisa Nguyen wrote: > Update the README file with bugs, questions, and contribution > sections and fix the format for readability. > > Signed-off-by: Lisa Nguyen Feel free to add my ack and commit. > --- > Changes in v2: > * Removed references to LAVA > * Rewrit

[PATCH PM-QA v4] cputopology: add arm capacity calculation test

2015-04-21 Thread Larry Bassel
Add test which verifies capacity calculation on arm architecture platforms. This will work on any platform that uses parse_dt_topology() arch hook to set cpu capacity. Currently only arm (not arm64) platforms do this. Signed-off-by: Larry Bassel --- cputopology/cputopology_04.sh | 131