summaryrefslogtreecommitdiffstats
path: root/drivers/base/arch_topology.c
Commit message (Expand)AuthorAgeFilesLines
* base: arch_topology: fix section mismatch build warningsSudeep Holla2017-09-181-6/+6
* base: Convert to using %pOF instead of full_nameRob Herring2017-08-281-4/+4
* arch_topology: Get rid of cap_parsing_doneViresh Kumar2017-07-171-3/+1Star
* arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()Viresh Kumar2017-07-171-11/+13
* arch_topology: Change return type of topology_parse_cpu_capacity() to boolViresh Kumar2017-07-171-4/+4
* arch_topology: Convert switch block to if blockViresh Kumar2017-07-171-19/+22
* arch_topology: Don't break lines unnecessarilyViresh Kumar2017-07-171-6/+3Star
* arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli2017-06-031-10/+10
* arm,arm64,drivers: move externs in a new header fileJuri Lelli2017-06-031-0/+1
* arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli2017-06-031-2/+2
* arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-031-0/+242