summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Avoid crash in resume on SMP without OPPGeert Uytterhoeven2014-11-271-1/+2
* cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg2014-11-141-0/+1
* intel_pstate: Correct BYT VID values.Dirk Brandewie2014-11-051-1/+12
* intel_pstate: Fix BYT frequency reportingDirk Brandewie2014-11-051-6/+36
* intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie2014-11-051-3/+3
* cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta2014-11-051-12/+37
* cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie2014-11-051-6/+17
* cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár2014-11-051-0/+1
* cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki2014-10-091-1/+1
* cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann2014-10-091-2/+2
* cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar2014-10-051-3/+4
* cpufreq: fix cpufreq suspend/resume for intel_pstateLan Tianyu2014-10-051-4/+4
* cpufreq: release policy->rwsem on errorPrarit Bhargava2014-10-051-0/+2
* cpufreq: OPP: Avoid sleeping while atomicStephen Boyd2014-10-051-1/+1
* powerpc/cpufreq: Add pr_warn() on OPAL firmware failuresVaidyanathan Srinivasan2014-09-171-2/+16
* cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar2014-07-171-2/+4
* cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar2014-07-161-5/+2
* cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage2014-07-161-1/+1
* cpufreq: imx6q: Select PM_OPPNicolas Del Piano2014-07-161-0/+1
* cpufreq: sa1110: set memory type for h3600Linus Walleij2014-07-161-1/+1
* cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad2014-07-091-1/+1
* intel_pstate: Set CPU number before accessing MSRsVincent Minet2014-07-071-2/+1
* intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie2014-07-071-6/+16
* intel_pstate: Fix setting VIDDirk Brandewie2014-07-071-5/+5
* cpufreq: unlock when failing cpufreq_update_policy()Aaron Plattner2014-06-181-6/+4
* intel_pstate: Correct rounding in busy calculationDoug Smythies2014-06-171-4/+1
* cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann2014-06-161-0/+2
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-129-59/+204
|\
| * cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar2014-06-101-1/+1
| * cpufreq: tegra: update comment for clarityViresh Kumar2014-06-101-3/+6
| * cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis2014-06-101-6/+0
| * cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-06-091-1/+1
| * cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'Viresh Kumar2014-06-092-9/+19
| * cpufreq: governor: Be friendly towards latency-sensitive bursty workloadsSrivatsa S. Bhat2014-06-072-3/+61
| * cpufreq: ppc-corenet-cpu-freq: do_div use quotientEd Swarthout2014-06-061-4/+5
| * Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"Rafael J. Wysocki2014-06-061-2/+1
| * cpufreq: Tegra: implement intermediate frequency callbacksViresh Kumar2014-06-051-35/+62
| * cpufreq: add support for intermediate (stable) frequenciesViresh Kumar2014-06-051-7/+60
* | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-0429-352/+457
|\|
| * Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-0329-331/+426
| |\
| | * cpufreq: handle calls to ->target_index() in separate routineViresh Kumar2014-05-291-23/+33
| | * cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSEPaul Bolle2014-05-271-4/+2
| | * cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis2014-05-271-4/+0
| | * cpufreq: Break out early when frequency equals target_freqStratos Karafotis2014-05-201-2/+6
| | * cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar2014-05-171-7/+2
| | * cpufreq: imx6q: Remove unused includePhilipp Zabel2014-05-171-1/+0
| | * cpufreq: imx6q: Drop devm_clk/regulator_get usagePhilipp Zabel2014-05-171-14/+39
| | * cpufreq: powernow-k8: Suppress checkpatch warningsStratos Karafotis2014-05-172-108/+74
| | * cpufreq: powernv: make local function staticBrian Norris2014-05-171-1/+1
| | * cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown2014-05-171-1/+2