Lines Matching +full:cpufreq +full:- +full:hw
2 Date: pre-git history
3 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
18 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
37 See Documentation/admin-guide/cputopology.rst for more information.
43 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
58 Contact: Linux memory management mailing list <linux-mm@kvack.org>
67 /sys/devices/system/cpu/cpu42/node2 -> ../../node/node2
77 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
93 core_siblings_list: human-readable list of the logical CPU
103 thread_siblings_list: human-readable list of cpu#'s hardware
106 See Documentation/admin-guide/cputopology.rst for more information.
114 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
134 See Documentation/admin-guide/pm/cpuidle.rst and
135 Documentation/driver-api/pm/cpuidle.rst for more information.
147 Contact: Linux power management list <linux-pm@vger.kernel.org>
180 Contact: Linux power management list <linux-pm@vger.kernel.org>
188 Contact: Linux power management list <linux-pm@vger.kernel.org>
201 Contact: Linux power management list <linux-pm@vger.kernel.org>
208 Contact: Linux power management list <linux-pm@vger.kernel.org>
217 Contact: Linux power management list <linux-pm@vger.kernel.org>
219 Idle state usage statistics related to suspend-to-idle.
222 used in suspend-to-idle with suspended timekeeping.
227 Contact: Linux power management list <linux-pm@vger.kernel.org>
229 Total time spent by the CPU in suspend-to-idle (with scheduler
235 Contact: Linux power management list <linux-pm@vger.kernel.org>
238 while entering suspend-to-idle.
240 What: /sys/devices/system/cpu/cpu#/cpufreq/*
241 Date: pre-git history
242 Contact: linux-pm@vger.kernel.org
252 See files in Documentation/cpu-freq/ for more information.
255 What: /sys/devices/system/cpu/cpu#/cpufreq/freqdomain_cpus
257 Contact: linux-pm@vger.kernel.org
262 That information may be hidden from the cpufreq core and the
265 power/performance results for platforms using acpi-cpufreq.
267 This file is only present if the acpi-cpufreq or the cppc-cpufreq
274 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
288 https://www.amd.com/en/support/tech-docs?keyword=bios+kernel
291 What: /sys/devices/system/cpu/cpufreq/boost
293 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
301 Documentation/admin-guide/pm/cpufreq.rst
320 Contact: linux-pm@vger.kernel.org
321 Description: Parameters for the Intel P-state driver
323 Logic for selecting the current P-state in Intel
325 limits for the P-state that will be requested by the
338 Documentation/admin-guide/pm/intel_pstate.rst
343 Linux kernel mailing list <linux-kernel@vger.kernel.org>
347 - WriteAllocate:
350 - ReadAllocate:
353 - ReadWriteAllocate:
364 the cache hierarchy in the multi-level cache configuration
384 - Instruction: cache that only holds instructions
385 - Data: cache that only caches data
386 - Unified: cache that holds both data and instructions
393 - WriteThrough:
395 and to the block in the lower-level memory
396 - WriteBack:
404 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
412 Note that id value can be non-contiguous. E.g. level 1
417 What: /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats
418 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/turbo_stat
419 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/sub_turbo_stat
420 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/unthrottle
421 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/powercap
422 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/overtemp
423 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/supply_fault
424 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/overcurrent
425 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/occ_reset
427 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
428 Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
429 Description: POWERNV CPUFreq driver's frequency throttle stats directory and
432 'cpuX/cpufreq/throttle_stats' directory contains the CPU frequency
437 - turbo_stat : This file gives the total number of times the max
441 - sub_turbo_stat : This file gives the total number of times the
442 max frequency is throttled to lower frequency in sub-turbo(below
445 - unthrottle : This file gives the total number of times the max
448 - powercap : This file gives the total number of times the max
451 - overtemp : This file gives the total number of times the max
454 - supply_fault : This file gives the total number of times the
457 - overcurrent : This file gives the total number of times the
460 - occ_reset : This file gives the total number of times the max
467 What: /sys/devices/system/cpu/cpufreq/policyX/throttle_stats
468 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/turbo_stat
469 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/sub_turbo_stat
470 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/unthrottle
471 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/powercap
472 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/overtemp
473 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/supply_fault
474 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/overcurrent
475 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/occ_reset
477 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
478 Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
479 Description: POWERNV CPUFreq driver's frequency throttle stats directory and
483 the /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats directory and
491 Contact: Linux ARM Kernel Mailing list <linux-arm-kernel@lists.infradead.org>
499 Contact: Linux ARM Kernel Mailing list <linux-arm-kernel@lists.infradead.org>
501 AArch32 (32-bit ARM) applications. If present, the same format as
508 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
524 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
537 See also: Documentation/admin-guide/hw-vuln/index.rst
543 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
565 Contact: linux-pm@vger.kernel.org
568 EPB for the given CPU in a sliding scale 0 - 15, where a value
573 a number in the 0 - 15 sliding scale above, or one of the
574 strings: "performance", "balance-performance", "normal",
575 "balance-power", "power" (that represent values reflected by
585 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
599 in TSC-quanta that the CPU can reside in either C0.1
600 or C0.2 state. The time is an unsigned 32-bit number.
606 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
607 Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
616 Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
620 a 64-bit counter which provides an estimate of the
627 Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
631 (SPURR) is a 64-bit counter that provides a frequency
639 Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
647 Contact: Linux for PowerPC mailing list <linuxppc-dev@ozlabs.org>
655 Contact: Linux ARM Kernel Mailing list <linux-arm-kernel@lists.infradead.org>
668 See also: Documentation/arm64/memory-tagging-extension.rst