aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds29-352/+457
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki29-331/+426
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds6-41/+119
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds4-12/+27
2014-06-02intel_pstate: Improve initial busy calculationDoug Smythies1-5/+8
2014-06-02intel_pstate: add sample time scalingDirk Brandewie1-1/+17
2014-06-02intel_pstate: Correct rounding in busy calculationDirk Brandewie1-5/+7
2014-06-02intel_pstate: Remove C0 trackingDirk Brandewie1-12/+1
2014-05-31cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa6-41/+119
2014-05-29cpufreq: handle calls to ->target_index() in separate routineViresh Kumar1-23/+33
2014-05-27cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSEPaul Bolle1-4/+2
2014-05-27cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis1-4/+0
2014-05-26Merge branches 'pm-cpufreq' and 'acpi-thermal'Rafael J. Wysocki2-5/+17
2014-05-26cpufreq: exynos: Fix the compile errorJonghwan Choi3-12/+26
2014-05-26Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim1-0/+1
2014-05-21Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-18/+16
2014-05-20cpufreq: Break out early when frequency equals target_freqStratos Karafotis1-2/+6
2014-05-20cpufreq: cpu0: drop wrong devm usageLucas Stach1-5/+11
2014-05-20cpufreq: remove race while accessing cur_policyBibek Basu1-0/+6
2014-05-17cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar1-7/+2
2014-05-17cpufreq: imx6q: Remove unused includePhilipp Zabel1-1/+0
2014-05-17cpufreq: imx6q: Drop devm_clk/regulator_get usagePhilipp Zabel1-14/+39
2014-05-17cpufreq: powernow-k8: Suppress checkpatch warningsStratos Karafotis2-108/+74
2014-05-17cpufreq: powernv: make local function staticBrian Norris1-1/+1
2014-05-17cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown1-1/+2
2014-05-17cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2014-05-13intel_pstate: remove setting P state to MAX on initDirk Brandewie1-12/+1
2014-05-13intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie1-0/+3
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen1-2/+2
2014-05-12intel_pstate: Set turbo VID for BayTrailDirk Brandewie1-6/+15
2014-05-09ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner1-0/+1
2014-05-08cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis1-11/+0
2014-05-07PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2-0/+112
2014-05-07cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat1-0/+14
2014-05-07intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis1-7/+4
2014-05-01cpufreq: Kconfig: Fix spelling errorsStratos Karafotis2-4/+4
2014-05-01cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar1-1/+1
2014-05-01cpufreq: exynos: Use dev_err/info function instead of pr_err/infoChanwoo Choi2-9/+13
2014-05-01Merge branch 'cpufreq-macros' into pm-cpufreqRafael J. Wysocki15-146/+127
2014-04-30cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis14-146/+116
2014-04-30cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis1-0/+11
2014-04-29cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner1-1/+4
2014-04-29cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat1-4/+0
2014-04-29cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat1-9/+11
2014-04-29cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat1-2/+3
2014-04-29cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat1-12/+24
2014-04-22cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warningKefeng Wang1-5/+1
2014-04-21cpufreq: ppc: Fix integer overflow in expressionGeert Uytterhoeven1-1/+1
2014-04-21cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat1-0/+1
2014-04-21cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1