summaryrefslogtreecommitdiffstats
path: root/drivers/base/arch_topology.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami2018-03-151-6/+6
* drivers: core: arch_topology.c: move SPDX tag to top of the fileGreg Kroah-Hartman2017-12-071-7/+1
* Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-161-1/+1
|\
| * arch_topology: Fix section miss match warning due to free_raw_capacity()Prasad Sodagudi2017-10-201-1/+1
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-11-131-6/+23
|\ \ | |/ |/|
| * drivers base/arch_topology: allow inlining cpu-invariant accounting supportDietmar Eggemann2017-10-031-6/+1
| * drivers base/arch_topology: provide frequency-invariant accounting supportDietmar Eggemann2017-10-031-0/+14
| * drivers base/arch_topology: free cpumask cpus_to_visitDietmar Eggemann2017-10-031-2/+10
* | 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/+1
* 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/+3
* 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
OpenPOWER on IntegriCloud