Searched refs:cpufreq (Results 101 - 125 of 138) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dspeedstep-centrino.c2 * cpufreq driver for Enhanced SpeedStep, as found in Intel's Pentium
19 #include <linux/cpufreq.h>
30 #define MAINTAINER "cpufreq@vger.kernel.org"
257 dprintk("try using the acpi-cpufreq driver\n");
486 /* cpufreq holds the hotplug lock, so we are safe here */
H A Dacpi-cpufreq.c2 * acpi-cpufreq.c - ACPI Processor P-States Driver
33 #include <linux/cpufreq.h>
51 "acpi-cpufreq", msg)
343 /* cpufreq holds the hotplug lock, so we are safe from here on */
498 printk(KERN_INFO "acpi-cpufreq: Intel(R) "
501 "acpi-cpufreq.\n");
734 .name = "acpi-cpufreq",
H A Dpcc-cpufreq.c2 * pcc-cpufreq.c - Processor Clocking Control firmware cpufreq interface
31 #include <linux/cpufreq.h>
52 "pcc-cpufreq", msg)
530 printk(KERN_DEBUG "pcc-cpufreq: (v%s) driver loaded with frequency"
589 .name = "pcc-cpufreq",
H A Dpowernow-k7.c21 #include <linux/cpufreq.h>
263 * the cpufreq frequency table in powernow_decode_bios,
615 "cpufreq scaling has been disabled as a result of this.\n");
622 * Mention this, and disable cpufreq.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/
H A Drd_stats.h486 unsigned long cpufreq __attribute__ ((aligned (8))); member in struct:stats_pwr_cpufreq
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dda850.c17 #include <linux/cpufreq.h>
28 #include <mach/cpufreq.h>
928 .name = "cpufreq-davinci",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dsoc_common.c44 #include <linux/cpufreq.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dprocessor_driver.c41 #include <linux/cpufreq.h>
H A Dprocessor_perflib.c32 #include <linux/cpufreq.h>
52 /* Use cpufreq debug layer for _PPC changes. */
54 "cpufreq-core", msg)
67 * -1 -> cpufreq low level drivers not initialized -> _PSS, etc. not called yet
69 * 0 -> cpufreq low level drivers initialized -> consider _PPC values
373 * Check that ACPI's u64 MHz will be valid as u32 KHz in cpufreq
417 /* We need to call _PPC once when cpufreq starts */
488 * we can allow the cpufreq driver to be rmmod'ed. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dtime_64.c28 #include <linux/cpufreq.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpufreq/
H A Dcpufreq_conservative.c2 * drivers/cpufreq/cpufreq_conservative.c
17 #include <linux/cpufreq.h>
742 MODULE_DESCRIPTION("'cpufreq_conservative' - A dynamic cpufreq governor for "
H A Dcpufreq_ondemand.c2 * drivers/cpufreq/cpufreq_ondemand.c
16 #include <linux/cpufreq.h>
822 MODULE_DESCRIPTION("'cpufreq_ondemand' - A dynamic cpufreq governor for "
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-davinci.c39 #include <linux/cpufreq.h>
702 dev_err(&pdev->dev, "failed to register cpufreq\n");
H A Di2c-s3c2410.c36 #include <linux/cpufreq.h>
893 dev_err(&pdev->dev, "failed to register cpufreq notifier\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtsc.c7 #include <linux/cpufreq.h>
30 * TSC can be unstable due to cpufreq or due to unsynced TSCs
711 mark_tsc_unstable("cpufreq changes");
978 * speed as the bootup CPU. (cpufreq notifiers will fix this
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dcpu-freq.c18 #include <linux/cpufreq.h>
37 /* note, cpufreq support deals in kHz, no Hz */
204 /* setup our cpufreq parameters */
282 * called by the cpufreq core to adjust the frequency that the CPU
375 printk(KERN_ERR "cpufreq: failed to get clock '%s'\n", name);
712 printk(KERN_INFO "cpufreq: %d PLL entries\n", plls_no);
714 printk(KERN_ERR "cpufreq: no memory for PLL tables\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dviper.c26 #include <linux/cpufreq.h>
906 pr_err("viper: Failed to setup cpufreq notifier\n");
H A Dzeus.c14 #include <linux/cpufreq.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Ds3c2410.c39 #include <linux/cpufreq.h>
619 /* cpufreq driver support */
1025 dev_err(&pdev->dev, "failed to init cpufreq support\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsamsung.c45 #include <linux/cpufreq.h>
1172 dev_err(&dev->dev, "failed to add cpufreq notifier\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dda8xx-fb.c31 #include <linux/cpufreq.h>
1087 dev_err(&device->dev, "failed to register cpufreq\n");
H A Dimxfb.c28 #include <linux/cpufreq.h>
H A Dnuc900fb.c32 #include <linux/cpufreq.h>
640 dev_err(&pdev->dev, "Failed to register cpufreq\n");
H A Ds3c2410fb.c27 #include <linux/cpufreq.h>
965 dev_err(&pdev->dev, "Failed to register cpufreq\n");
H A Dsa1100fb.c175 #include <linux/cpufreq.h>

Completed in 436 milliseconds

123456