index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
arch_topology.c
Age
Commit message (
Expand
)
Author
2018-03-15
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
2017-12-07
drivers: core: arch_topology.c: move SPDX tag to top of the file
Greg Kroah-Hartman
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-10-20
arch_topology: Fix section miss match warning due to free_raw_capacity()
Prasad Sodagudi
2017-10-03
drivers base/arch_topology: allow inlining cpu-invariant accounting support
Dietmar Eggemann
2017-10-03
drivers base/arch_topology: provide frequency-invariant accounting support
Dietmar Eggemann
2017-10-03
drivers base/arch_topology: free cpumask cpus_to_visit
Dietmar Eggemann
2017-09-18
base: arch_topology: fix section mismatch build warnings
Sudeep Holla
2017-08-28
base: Convert to using %pOF instead of full_name
Rob Herring
2017-07-17
arch_topology: Get rid of cap_parsing_done
Viresh Kumar
2017-07-17
arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()
Viresh Kumar
2017-07-17
arch_topology: Change return type of topology_parse_cpu_capacity() to bool
Viresh Kumar
2017-07-17
arch_topology: Convert switch block to if block
Viresh Kumar
2017-07-17
arch_topology: Don't break lines unnecessarily
Viresh Kumar
2017-06-03
arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
2017-06-03
arm,arm64,drivers: move externs in a new header file
Juri Lelli
2017-06-03
arm,arm64,drivers: reduce scope of cap_parsing_failed
Juri Lelli
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli