summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2014-12-05cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis1-11/+0
2014-12-05cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis1-0/+11
2014-12-05cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar1-2/+1
2014-11-14intel_pstate: Correct BYT VID values.Dirk Brandewie1-1/+12
2014-11-14intel_pstate: Fix BYT frequency reportingDirk Brandewie1-6/+36
2014-11-14cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg1-0/+1
2014-11-14intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie1-0/+3
2014-11-14cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár1-0/+1
2014-11-14cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie1-6/+17
2014-10-09cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann1-2/+2
2014-10-05cpufreq: release policy->rwsem on errorPrarit Bhargava1-0/+2
2014-08-07cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar1-2/+4
2014-07-17intel_pstate: Set CPU number before accessing MSRsVincent Minet1-2/+1
2014-07-17intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie1-6/+16
2014-07-17intel_pstate: Fix setting VIDDirk Brandewie1-5/+5
2014-07-17cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad1-1/+1
2014-07-09intel_pstate: Correct rounding in busy calculationDoug Smythies1-4/+1
2014-06-11intel_pstate: Improve initial busy calculationDoug Smythies1-5/+8
2014-06-11intel_pstate: add sample time scalingDirk Brandewie1-1/+17
2014-06-11intel_pstate: Correct rounding in busy calculationDirk Brandewie1-5/+7
2014-06-11intel_pstate: Remove C0 trackingDirk Brandewie1-12/+1
2014-06-11intel_pstate: remove unneeded sample buffersDirk Brandewie1-13/+11
2014-06-11cpufreq: remove race while accessing cur_policyBibek Basu1-0/+6
2014-06-11cpufreq: cpu0: drop wrong devm usageLucas Stach1-5/+11
2014-06-07intel_pstate: remove setting P state to MAX on initDirk Brandewie1-12/+1
2014-06-07intel_pstate: Set turbo VID for BayTrailDirk Brandewie1-6/+15
2014-06-07MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen1-2/+2
2014-05-13cpufreq: unicore32: fix typo issue for 'clk'Chen Gang1-1/+1
2014-05-13cpufreq: at32ap: don't declare local variable as staticViresh Kumar1-1/+1
2014-05-13cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar1-1/+1
2014-03-13cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki1-2/+2
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar1-0/+2
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar1-14/+14
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner1-14/+7
2014-02-26intel_pstate: Change busy calculation to use fixed point math.Dirk Brandewie1-10/+18
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie1-3/+12
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie1-1/+1
2014-02-19cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat1-3/+7
2014-02-19cpufreq: remove sysfs link when a cpu != policy->cpu, is removedviresh kumar1-2/+1
2014-02-13intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie1-9/+0
2014-02-04intel_pstate: Take core C0 time into account for core busy calculationDirk Brandewie1-4/+17
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+4
2014-01-29Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki1-3/+4
2014-01-28acpi-cpufreq: De-register CPU notifier and free struct msr on error.Konrad Rzeszutek Wilk1-3/+4
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-1/+17
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds40-590/+826
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+22
2014-01-17cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQLukasz Majewski1-1/+1
2014-01-17cpufreq: exynos: Extend Exynos cpufreq driver to support boostLukasz Majewski1-0/+3
2014-01-17cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski2-0/+19