aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/arch_topology.c
AgeCommit message (Expand)AuthorFilesLines
5 daysarch/topology: Fix variable naming to avoid shadowingVincent Guittot1-4/+4
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot1-13/+13
2024-01-30topology: Set capacity_freq_ref in all casesVincent Guittot1-7/+6
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-12/+26
2023-12-23arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot1-1/+11
2023-12-23cpufreq/cppc: Set the frequency used for computing the capacityVincent Guittot1-1/+14
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot1-15/+14
2023-12-06arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUsJames Morse1-12/+26
2023-04-14arch_topology: Remove early cacheinfo error message if -ENOENTPierre Gondois1-3/+4
2023-04-13cacheinfo: Allow early level detection when DT/ACPI info is missing/brokenRadu Rendec1-2/+2
2023-01-18arch_topology: Build cacheinfo from primary CPUPierre Gondois1-2/+10
2022-10-09Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+19
2022-10-03Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'Rafael J. Wysocki1-1/+1
2022-09-07arch_topology: Make cluster topology span at least SMT CPUsYicong Yang1-1/+1
2022-09-03Revert "arch_topology: Make cluster topology span at least SMT CPUs"Greg Kroah-Hartman1-1/+1
2022-09-01arch_topology: Make cluster topology span at least SMT CPUsYicong Yang1-1/+1
2022-09-01arch_topology: Silence early cacheinfo errors when non-existentFlorian Fainelli1-1/+1
2022-08-25ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()Perry Yuan1-1/+1
2022-08-15arm64: topology: move store_cpu_topology() to shared codeConor Dooley1-0/+19
2022-07-22arch_topology: Fix cache attributes detection in the CPU hotplug pathSudeep Holla1-10/+6
2022-07-04arch_topology: Warn that topology for nested clusters is not supportedSudeep Holla1-0/+2
2022-07-04arch_topology: Add support for parsing sockets in /cpu-mapSudeep Holla1-5/+32
2022-07-04arch_topology: Set cluster identifier in each core/thread from /cpu-mapSudeep Holla1-5/+8
2022-07-04arch_topology: Limit span of cpu_clustergroup_mask()Ionela Voinescu1-0/+8
2022-07-04arch_topology: Don't set cluster identifier as physical package identifierSudeep Holla1-5/+1
2022-07-04arch_topology: Avoid parsing through all the CPUs once a outlier CPU is foundSudeep Holla1-1/+3
2022-07-04arch_topology: Check for non-negative value rather than -1 for IDs validitySudeep Holla1-2/+2
2022-07-04arch_topology: Set thread sibling cpumask only within the clusterSudeep Holla1-5/+7
2022-07-04arch_topology: Drop LLC identifier stash from the CPU topologySudeep Holla1-1/+0
2022-07-04arch_topology: Use the last level cache information from the cacheinfoSudeep Holla1-2/+3
2022-07-04arch_topology: Add support to parse and detect cache attributesSudeep Holla1-7/+21
2022-05-06arch_topology: Trace the update thermal pressureLukasz Luba1-0/+5
2022-04-20arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing1-1/+1
2022-04-20topology: make core_mask include at least cluster_siblingsDarren Hart1-0/+9
2022-03-10arch_topology: obtain cpu capacity using information from CPPCIonela Voinescu1-3/+42
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba1-12/+5
2021-11-23arch_topology: Introduce thermal pressure update functionLukasz Luba1-1/+42
2021-11-11arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()Wang ShaoBo1-0/+2
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron1-0/+15
2021-10-05drivers/base/arch_topology.c: remove superfluous headerMianhan Liu1-3/+0
2021-08-30cpufreq: qcom-cpufreq-hw: Add dcvs interrupt supportThara Gopinath1-0/+2
2021-07-01arch_topology: Avoid use-after-free for scale_freq_dataViresh Kumar1-6/+21
2021-03-12arch_topology: Export arch_freq_scale and helpersViresh Kumar1-0/+3
2021-03-10arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar1-4/+78
2021-03-10arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar1-2/+2
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu1-2/+2
2020-10-02drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches1-1/+1
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider1-0/+6
2020-09-18arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider1-2/+2
2020-09-18arch_topology: validate input frequencies to arch_set_freq_scale()Ionela Voinescu1-0/+3
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider1-0/+11
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+12
2020-03-18arch_topology: Fix putting invalid cpu clkJeffy Chen1-3/+3
2020-03-11cpu-topology: Fix the potential data corruptionZeng Tao1-2/+2
2020-03-11arch_topology: Adjust initial CPU capacities with current freqJeffy Chen1-12/+28
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu1-0/+12
2020-01-17cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device treeZeng Tao1-5/+15
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2019-08-26arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFYViresh Kumar1-1/+1
2019-07-22arm: Use common cpu_topology structure and functions.Atish Patra1-1/+3
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra1-0/+296
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+1
2019-07-03arch_topology: Remove error messages on out-of-memory conditionsGeert Uytterhoeven1-4/+1
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot1-3/+3
2019-04-04arch_topology: Make cpu_capacity sysfs node as read-onlyLingutla Chandrasekhar1-35/+1
2018-09-10sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen1-0/+26
2018-03-15Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami1-6/+6
2017-12-07drivers: core: arch_topology.c: move SPDX tag to top of the fileGreg Kroah-Hartman1-7/+1
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+23
2017-10-20arch_topology: Fix section miss match warning due to free_raw_capacity()Prasad Sodagudi1-1/+1
2017-10-03drivers base/arch_topology: allow inlining cpu-invariant accounting supportDietmar Eggemann1-6/+1
2017-10-03drivers base/arch_topology: provide frequency-invariant accounting supportDietmar Eggemann1-0/+14
2017-10-03drivers base/arch_topology: free cpumask cpus_to_visitDietmar Eggemann1-2/+10
2017-09-18base: arch_topology: fix section mismatch build warningsSudeep Holla1-6/+6
2017-08-28base: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2017-07-17arch_topology: Get rid of cap_parsing_doneViresh Kumar1-3/+1
2017-07-17arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()Viresh Kumar1-11/+13
2017-07-17arch_topology: Change return type of topology_parse_cpu_capacity() to boolViresh Kumar1-4/+4
2017-07-17arch_topology: Convert switch block to if blockViresh Kumar1-19/+22
2017-07-17arch_topology: Don't break lines unnecessarilyViresh Kumar1-6/+3
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli1-10/+10
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli1-0/+1
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli1-2/+2
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli1-0/+242