summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2014-11-14intel_pstate: Correct BYT VID values.Dirk Brandewie
2014-11-14intel_pstate: Fix BYT frequency reportingDirk Brandewie
2014-11-14cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg
2014-11-14intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie
2014-11-14cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár
2014-11-14cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie
2014-10-09cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann
2014-10-05cpufreq: release policy->rwsem on errorPrarit Bhargava
2014-08-07cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar
2014-07-17intel_pstate: Set CPU number before accessing MSRsVincent Minet
2014-07-17intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie
2014-07-17intel_pstate: Fix setting VIDDirk Brandewie
2014-07-17cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad
2014-07-09intel_pstate: Correct rounding in busy calculationDoug Smythies
2014-06-11intel_pstate: Improve initial busy calculationDoug Smythies
2014-06-11intel_pstate: add sample time scalingDirk Brandewie
2014-06-11intel_pstate: Correct rounding in busy calculationDirk Brandewie
2014-06-11intel_pstate: Remove C0 trackingDirk Brandewie
2014-06-11intel_pstate: remove unneeded sample buffersDirk Brandewie
2014-06-11cpufreq: remove race while accessing cur_policyBibek Basu
2014-06-11cpufreq: cpu0: drop wrong devm usageLucas Stach
2014-06-07intel_pstate: remove setting P state to MAX on initDirk Brandewie
2014-06-07intel_pstate: Set turbo VID for BayTrailDirk Brandewie
2014-06-07MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-05-13cpufreq: unicore32: fix typo issue for 'clk'Chen Gang
2014-05-13cpufreq: at32ap: don't declare local variable as staticViresh Kumar
2014-05-13cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar
2014-03-13cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner
2014-02-26intel_pstate: Change busy calculation to use fixed point math.Dirk Brandewie
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie
2014-02-19cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat
2014-02-19cpufreq: remove sysfs link when a cpu != policy->cpu, is removedviresh kumar
2014-02-13intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie
2014-02-04intel_pstate: Take core C0 time into account for core busy calculationDirk Brandewie
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2014-01-28acpi-cpufreq: De-register CPU notifier and free struct msr on error.Konrad Rzeszutek Wilk
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-17cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQLukasz Majewski
2014-01-17cpufreq: exynos: Extend Exynos cpufreq driver to support boostLukasz Majewski
2014-01-17cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski
2014-01-17acpi-cpufreq: Adjust the code to use the common boost attributeLukasz Majewski
2014-01-17cpufreq: Add boost frequency support in coreLukasz Majewski
2014-01-17intel_pstate: Add trace point to report internal state.Dirk Brandewie