summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-05-171-1/+1
| | * intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie2014-05-131-0/+3
| | * cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis2014-05-081-11/+0
| | * PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-072-0/+112
| | * cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-05-071-0/+14
| | * intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis2014-05-071-7/+4
| | * cpufreq: Kconfig: Fix spelling errorsStratos Karafotis2014-05-012-4/+4
| | * cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2014-05-011-1/+1
| | * cpufreq: exynos: Use dev_err/info function instead of pr_err/infoChanwoo Choi2014-05-012-9/+13
| | * Merge branch 'cpufreq-macros' into pm-cpufreqRafael J. Wysocki2014-05-0115-146/+127
| | |\
| | | * cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-3014-146/+116
| | | * cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis2014-04-301-0/+11
| * | | intel_pstate: Improve initial busy calculationDoug Smythies2014-06-021-5/+8
| * | | intel_pstate: add sample time scalingDirk Brandewie2014-06-021-1/+17
| * | | intel_pstate: Correct rounding in busy calculationDirk Brandewie2014-06-021-5/+7
| * | | intel_pstate: Remove C0 trackingDirk Brandewie2014-06-021-12/+1
* | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-026-41/+119
|\ \ \ \
| * | | | cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa2014-05-316-41/+119
* | | | | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-024-12/+27
|\| | | | | |/ / / |/| | |
| * | | cpufreq: exynos: Fix the compile errorJonghwan Choi2014-05-263-12/+26
| * | | Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim2014-05-261-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-091-0/+1
* | | | Merge branches 'pm-cpufreq' and 'acpi-thermal'Rafael J. Wysocki2014-05-262-5/+17
|\ \ \ \
| * | | | cpufreq: cpu0: drop wrong devm usageLucas Stach2014-05-201-5/+11