| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | ar5312_chip.c | 101 const uint32_t cpufreq = (40000000 / divisor) * multiplier; in ar5312_chip_detect_sys_frequency() local 103 u_ar531x_cpu_freq = cpufreq; in ar5312_chip_detect_sys_frequency() 104 u_ar531x_ahb_freq = cpufreq / 4; in ar5312_chip_detect_sys_frequency()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/cpufreq/ |
| H A D | cpufreq-spear.txt | 1 SPEAr cpufreq driver 4 SPEAr SoC cpufreq driver for CPU frequency scaling.
|
| H A D | cpufreq-dt.txt | 1 Generic cpufreq driver 3 It is a generic DT based cpufreq driver for frequency management. It supports
|
| H A D | cpufreq-qcom-hw.txt | 11 Definition: must be "qcom,cpufreq-hw". 162 cpufreq_hw: cpufreq@17d43000 { 163 compatible = "qcom,cpufreq-hw";
|
| H A D | ti-cpufreq.txt | 6 The ti-cpufreq driver can use revision and an efuse value from the SoC to 53 clock-latency = <300000>; /* From omap-cpufreq driver */
|
| H A D | cpufreq-mediatek.txt | 18 - sram-supply: Regulator for Vsram of CPU cluster. When present, the cpufreq driver
|
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | db8500-thermal.txt | 33 trip0-cdev-name0 = "thermal-cpufreq-0"; 38 trip1-cdev-name0 = "thermal-cpufreq-0";
|
| H A D | thermal-idle.yaml | 51 // Example: Combining idle cooling device on big CPUs with cpufreq cooling device
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ste-db8500.dtsi | 8 /* cpufreq controls */
|
| H A D | ste-db8520.dtsi | 8 /* cpufreq controls */
|
| H A D | spear13xx.dtsi | 63 cpufreq { 64 compatible = "st,cpufreq-spear";
|
| H A D | dra74x.dtsi | 23 clock-latency = <300000>; /* From omap-cpufreq driver */
|
| H A D | omap36xx.dtsi | 27 clock-latency = <300000>; /* From omap-cpufreq driver */
|
| H A D | omap5.dtsi | 56 clock-latency = <300000>; /* From omap-cpufreq driver */ 75 clock-latency = <300000>; /* From omap-cpufreq driver */
|
| /f-stack/freebsd/kern/ |
| H A D | cpufreq_if.m | 31 INTERFACE cpufreq; 38 # cpufreq interface methods
|
| H A D | kern_cpu.c | 135 DRIVER_MODULE(cpufreq, cpu, cpufreq_driver, cpufreq_dc, 0, 0); 139 static SYSCTL_NODE(_debug, OID_AUTO, cpufreq, CTLFLAG_RD | CTLFLAG_MPSAFE, NULL,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/marvell/ |
| H A D | kirkwood.txt | 11 In order to support the kirkwood cpufreq driver, there must be a node
|
| /f-stack/freebsd/contrib/device-tree/Bindings/opp/ |
| H A D | allwinner,sun50i-h6-operating-points.yaml | 18 sun50i-cpufreq-nvmem driver reads the efuse value from the SoC to
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | power_man.rst | 21 The Linux kernel provides a cpufreq module for CPU frequency scaling for each lcore. 22 For example, for cpuX, /sys/devices/system/cpu/cpuX/cpufreq/ has the following sys files for freque…
|
| /f-stack/freebsd/amd64/conf/ |
| H A D | MINIMAL | 92 device cpufreq
|
| /f-stack/freebsd/i386/conf/ |
| H A D | MINIMAL | 93 device cpufreq
|
| /f-stack/freebsd/arm64/conf/ |
| H A D | NOTES | 67 device cpufreq
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | cpu-capacity.txt | 53 fall back to the default capacity value for every CPU. If cpufreq is not
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 54 the APCI ``cpufreq`` ``sysfs`` interface used on the host in non-virtualised 161 the ``sys`` file folder ``/sys/devices/system/cpu/cpu0/cpufreq`` does not 173 Should the ``acpi-cpufreq driver`` be required, the ``intel_pstate`` 174 module must be disabled, and the ``acpi-cpufreq`` module loaded in its place.
|
| /f-stack/freebsd/arm/conf/ |
| H A D | GENERIC | 82 device cpufreq
|