..
acpi-cpufreq.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
amd_freq_sensitivity.c
arm_big_little_dt.c
PM / OPP: rename header to linux/pm_opp.h
2013-10-25 22:33:23 +02:00
arm_big_little.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
arm_big_little.h
cpufreq: arm_big_little: add in-kernel switching (IKS) support
2013-10-31 00:10:53 +01:00
at32ap-cpufreq.c
cpufreq: at32ap: don't declare local variable as static
2014-04-07 14:31:33 +02:00
blackfin-cpufreq.c
cpufreq: Remove cpufreq_generic_exit()
2014-03-12 01:06:00 +01:00
cpufreq_conservative.c
cpufreq: conservative: set requested_freq to policy max when it is over policy max
2013-11-12 23:18:20 +01:00
cpufreq_governor.c
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
2014-06-09 12:58:21 +02:00
cpufreq_governor.h
cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'
2014-06-09 12:58:21 +02:00
cpufreq_ondemand.c
cpufreq: ondemand: Remove redundant return statement
2013-11-01 00:44:34 +01:00
cpufreq_opp.c
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
2014-05-07 00:39:03 +02:00
cpufreq_performance.c
cpufreq: Clean up header files included in the core
2013-08-07 23:34:09 +02:00
cpufreq_powersave.c
cpufreq: Clean up header files included in the core
2013-08-07 23:34:09 +02:00
cpufreq_stats.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
cpufreq_userspace.c
cpufreq / governor: Remove fossil comment
2013-10-17 23:00:20 +02:00
cpufreq-cpu0.c
cpufreq: cpu0: OPPs can be populated at runtime
2014-07-16 15:12:52 +02:00
cpufreq-nforce2.c
cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macro
2014-05-17 01:16:15 +02:00
cpufreq.c
cpufreq: move policy kobj to policy->cpu at resume
2014-07-17 14:23:22 +02:00
cris-artpec3-cpufreq.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
cris-etraxfs-cpufreq.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
davinci-cpufreq.c
cpufreq: Remove cpufreq_generic_exit()
2014-03-12 01:06:00 +01:00
dbx500-cpufreq.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
e_powersaver.c
cpufreq: add 'freq_table' in struct cpufreq_policy
2014-03-12 01:06:00 +01:00
elanfreq.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
exynos4x12-cpufreq.c
cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM
2014-05-31 03:00:25 +09:00
exynos4210-cpufreq.c
cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM
2014-05-31 03:00:25 +09:00
exynos5250-cpufreq.c
cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM
2014-05-31 03:00:25 +09:00
exynos5440-cpufreq.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
exynos-cpufreq.c
ACPI and power management updates for 3.16-rc1
2014-06-04 08:57:16 -07:00
exynos-cpufreq.h
ACPI and power management updates for 3.16-rc1
2014-06-04 08:57:16 -07:00
freq_table.c
cpufreq: Break out early when frequency equals target_freq
2014-05-20 14:02:09 +02:00
gx-suspmod.c
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
2014-03-26 16:41:41 +01:00
highbank-cpufreq.c
cpufreq: highbank-cpufreq: Enable Midway/ECX-2000
2013-10-17 00:53:08 +02:00
ia64-acpi-cpufreq.c
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
2014-04-07 14:43:49 +02:00
imx6q-cpufreq.c
cpufreq: imx6q: Remove unused include
2014-05-17 01:34:42 +02:00
integrator-cpufreq.c
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
2014-03-26 16:41:41 +01:00
intel_pstate.c
intel_pstate: Set CPU number before accessing MSRs
2014-07-07 01:24:24 +02:00
Kconfig
cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency
2014-06-16 22:33:38 +02:00
Kconfig.arm
cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD
2014-07-16 15:12:03 +02:00
Kconfig.powerpc
cpufreq: powernv: cpufreq driver for powernv platform
2014-04-07 14:35:27 +02:00
Kconfig.x86
cpufreq: Kconfig: Fix spelling errors
2014-05-01 01:18:19 +02:00
kirkwood-cpufreq.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
longhaul.c
Merge branch 'cpufreq-macros' into pm-cpufreq
2014-05-01 00:50:47 +02:00
longhaul.h
cpufreq: delete __cpuinit usage from all cpufreq files
2013-07-14 19:36:57 -04:00
longrun.c
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
2013-10-16 00:50:23 +02:00
loongson2_cpufreq.c
MIPS/loongson2_cpufreq: Fix CPU clock rate setting
2014-05-13 00:29:41 +02:00
Makefile
cpufreq: Makefile: fix compilation for davinci platform
2014-07-09 02:54:15 +02:00
maple-cpufreq.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
omap-cpufreq.c
cpufreq: add 'freq_table' in struct cpufreq_policy
2014-03-12 01:06:00 +01:00
p4-clockmod.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
pasemi-cpufreq.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
pcc-cpufreq.c
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
2014-03-26 16:41:41 +01:00
pmac32-cpufreq.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
pmac64-cpufreq.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
powernow-k6.c
Merge branch 'cpufreq-macros' into pm-cpufreq
2014-05-01 00:50:47 +02:00
powernow-k7.c
cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end
2014-04-29 01:22:54 +02:00
powernow-k7.h
powernow-k8.c
cpufreq: powernow-k8: Suppress checkpatch warnings
2014-05-17 01:27:01 +02:00
powernow-k8.h
cpufreq: powernow-k8: Suppress checkpatch warnings
2014-05-17 01:27:01 +02:00
powernv-cpufreq.c
cpufreq: powernv: make local function static
2014-05-17 01:25:46 +02:00
ppc_cbe_cpufreq_pervasive.c
ppc_cbe_cpufreq_pmi.c
ppc_cbe_cpufreq.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
ppc_cbe_cpufreq.h
ppc-corenet-cpufreq.c
cpufreq: ppc-corenet-cpu-freq: do_div use quotient
2014-06-06 22:50:43 +02:00
pxa2xx-cpufreq.c
cpufreq: Remove cpufreq_generic_exit()
2014-03-12 01:06:00 +01:00
pxa3xx-cpufreq.c
cpufreq: Remove cpufreq_generic_exit()
2014-03-12 01:06:00 +01:00
s3c24xx-cpufreq-debugfs.c
s3c24xx-cpufreq.c
ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
2014-05-09 05:48:44 +09:00
s3c64xx-cpufreq.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
s3c2410-cpufreq.c
s3c2412-cpufreq.c
s3c2416-cpufreq.c
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-30 00:06:21 +02:00
s3c2440-cpufreq.c
cpufreq: s3c2440: Staticize local variables
2014-01-06 01:18:33 +01:00
s5pv210-cpufreq.c
cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE
2014-05-27 01:06:44 +02:00
sa1100-cpufreq.c
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
2014-01-06 14:17:25 +01:00
sa1110-cpufreq.c
cpufreq: sa1110: set memory type for h3600
2014-07-16 14:30:17 +02:00
sc520_freq.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
sh-cpufreq.c
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
2014-03-26 16:41:41 +01:00
sparc-us2e-cpufreq.c
cpufreq: add 'freq_table' in struct cpufreq_policy
2014-03-12 01:06:00 +01:00
sparc-us3-cpufreq.c
cpufreq: add 'freq_table' in struct cpufreq_policy
2014-03-12 01:06:00 +01:00
spear-cpufreq.c
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
2014-04-07 14:43:49 +02:00
speedstep-centrino.c
cpufreq: Make linux-pm@vger.kernel.org official mailing list
2014-05-01 01:15:32 +02:00
speedstep-ich.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
speedstep-lib.c
speedstep-lib.h
speedstep-smi.c
cpufreq: create another field .flags in cpufreq_frequency_table
2014-04-07 14:43:50 +02:00
tegra-cpufreq.c
cpufreq: tegra: update comment for clarity
2014-06-10 22:50:50 +02:00
unicore2-cpufreq.c
cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
2014-04-21 23:42:27 +02:00
vexpress-spc-cpufreq.c
cpufreq: arm_big_little: add vexpress SPC interface driver
2013-10-30 00:48:26 +01:00