Lines Matching +full:cpu +full:- +full:core
6 ------------
9 the ability to change the core, memory and peripheral operating
10 frequencies. The core control is exported via the CPUFreq driver
12 rate the core is running at.
14 There are two forms of the driver depending on the specific CPU and
19 ARM core is available as a separate driver.
23 ------
25 The code core manages the CPU specific drivers, any data that they
27 system. Each CPU registers a driver to control the PLL, clock dividers
31 The core registers with drivers/cpufreq at init time if all the data
35 CPU support
36 -----------
38 The support for each CPU depends on the facilities provided by the
44 ---------
52 -----
54 The core code exports extra information via sysfs in the directory
55 devices/system/cpu/cpu0/arch-freq.
59 -------------
62 information with the core driver to provide information about what the
73 ---------------