aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
* cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar2014-07-17
* cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar2014-07-16
* cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage2014-07-16
* cpufreq: imx6q: Select PM_OPPNicolas Del Piano2014-07-16
* cpufreq: sa1110: set memory type for h3600Linus Walleij2014-07-16
* cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad2014-07-08
* intel_pstate: Set CPU number before accessing MSRsVincent Minet2014-07-06
* intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie2014-07-06
* intel_pstate: Fix setting VIDDirk Brandewie2014-07-06
* cpufreq: unlock when failing cpufreq_update_policy()Aaron Plattner2014-06-18
* intel_pstate: Correct rounding in busy calculationDoug Smythies2014-06-17
* cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann2014-06-16
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-12
|\
| * cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar2014-06-10
| * cpufreq: tegra: update comment for clarityViresh Kumar2014-06-10
| * cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis2014-06-10
| * cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-06-09
| * cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'Viresh Kumar2014-06-09
| * cpufreq: governor: Be friendly towards latency-sensitive bursty workloadsSrivatsa S. Bhat2014-06-07
| * cpufreq: ppc-corenet-cpu-freq: do_div use quotientEd Swarthout2014-06-06
| * Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"Rafael J. Wysocki2014-06-06
| * cpufreq: Tegra: implement intermediate frequency callbacksViresh Kumar2014-06-05
| * cpufreq: add support for intermediate (stable) frequenciesViresh Kumar2014-06-05
* | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04
|\|
| * Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-03
| |\
| | * cpufreq: handle calls to ->target_index() in separate routineViresh Kumar2014-05-28
| | * cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSEPaul Bolle2014-05-26
| | * cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis2014-05-26
| | * cpufreq: Break out early when frequency equals target_freqStratos Karafotis2014-05-20
| | * cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar2014-05-16
| | * cpufreq: imx6q: Remove unused includePhilipp Zabel2014-05-16
| | * cpufreq: imx6q: Drop devm_clk/regulator_get usagePhilipp Zabel2014-05-16
| | * cpufreq: powernow-k8: Suppress checkpatch warningsStratos Karafotis2014-05-16
| | * cpufreq: powernv: make local function staticBrian Norris2014-05-16
| | * cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown2014-05-16
| | * cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-05-16
| | * intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie2014-05-12
| | * cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis2014-05-08
| | * PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-06
| | * cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-05-06
| | * intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis2014-05-06
| | * cpufreq: Kconfig: Fix spelling errorsStratos Karafotis2014-04-30
| | * cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2014-04-30
| | * cpufreq: exynos: Use dev_err/info function instead of pr_err/infoChanwoo Choi2014-04-30
| | * Merge branch 'cpufreq-macros' into pm-cpufreqRafael J. Wysocki2014-04-30
| | |\
| | | * cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-29
| | | * cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis2014-04-29
| * | | intel_pstate: Improve initial busy calculationDoug Smythies2014-06-02
| * | | intel_pstate: add sample time scalingDirk Brandewie2014-06-02
| * | | intel_pstate: Correct rounding in busy calculationDirk Brandewie2014-06-02