| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch... | Morten Rasmussen | 2018-09-10 | 1 | -0/+26 |
* | Revert "base: arch_topology: fix section mismatch build warnings" | Gaku Inami | 2018-03-15 | 1 | -6/+6 |
* | drivers: core: arch_topology.c: move SPDX tag to top of the file | Greg Kroah-Hartman | 2017-12-07 | 1 | -7/+1 |
* | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-16 | 1 | -1/+1 |
|\ |
|
| * | arch_topology: Fix section miss match warning due to free_raw_capacity() | Prasad Sodagudi | 2017-10-20 | 1 | -1/+1 |
* | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-11-13 | 1 | -6/+23 |
|\ \
| |/
|/| |
|
| * | drivers base/arch_topology: allow inlining cpu-invariant accounting support | Dietmar Eggemann | 2017-10-03 | 1 | -6/+1 |
| * | drivers base/arch_topology: provide frequency-invariant accounting support | Dietmar Eggemann | 2017-10-03 | 1 | -0/+14 |
| * | drivers base/arch_topology: free cpumask cpus_to_visit | Dietmar Eggemann | 2017-10-03 | 1 | -2/+10 |
* | | base: arch_topology: fix section mismatch build warnings | Sudeep Holla | 2017-09-18 | 1 | -6/+6 |
|/ |
|
* | base: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-28 | 1 | -4/+4 |
* | arch_topology: Get rid of cap_parsing_done | Viresh Kumar | 2017-07-17 | 1 | -3/+1 |
* | arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity() | Viresh Kumar | 2017-07-17 | 1 | -11/+13 |
* | arch_topology: Change return type of topology_parse_cpu_capacity() to bool | Viresh Kumar | 2017-07-17 | 1 | -4/+4 |
* | arch_topology: Convert switch block to if block | Viresh Kumar | 2017-07-17 | 1 | -19/+22 |
* | arch_topology: Don't break lines unnecessarily | Viresh Kumar | 2017-07-17 | 1 | -6/+3 |
* | arm,arm64,drivers: add a prefix to drivers arch_topology interfaces | Juri Lelli | 2017-06-03 | 1 | -10/+10 |
* | arm,arm64,drivers: move externs in a new header file | Juri Lelli | 2017-06-03 | 1 | -0/+1 |
* | arm,arm64,drivers: reduce scope of cap_parsing_failed | Juri Lelli | 2017-06-03 | 1 | -2/+2 |
* | arm, arm64: factorize common cpu capacity default code | Juri Lelli | 2017-06-03 | 1 | -0/+242 |