Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-18 | base: arch_topology: fix section mismatch build warnings | 1 | -6/+6 | |
2017-08-28 | base: Convert to using %pOF instead of full_name | 1 | -4/+4 | |
2017-07-17 | arch_topology: Get rid of cap_parsing_done | 1 | -3/+1 | |
2017-07-17 | arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity() | 1 | -11/+13 | |
2017-07-17 | arch_topology: Change return type of topology_parse_cpu_capacity() to bool | 1 | -4/+4 | |
2017-07-17 | arch_topology: Convert switch block to if block | 1 | -19/+22 | |
2017-07-17 | arch_topology: Don't break lines unnecessarily | 1 | -6/+3 | |
2017-06-03 | arm,arm64,drivers: add a prefix to drivers arch_topology interfaces | 1 | -10/+10 | |
2017-06-03 | arm,arm64,drivers: move externs in a new header file | 1 | -0/+1 | |
2017-06-03 | arm,arm64,drivers: reduce scope of cap_parsing_failed | 1 | -2/+2 | |
2017-06-03 | arm, arm64: factorize common cpu capacity default code | 1 | -0/+242 |