summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2014-06-12Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-06-10cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar
2014-06-10cpufreq: tegra: update comment for clarityViresh Kumar
2014-06-10cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis
2014-06-09cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar
2014-06-09cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'Viresh Kumar
2014-06-07cpufreq: governor: Be friendly towards latency-sensitive bursty workloadsSrivatsa S. Bhat
2014-06-06cpufreq: ppc-corenet-cpu-freq: do_div use quotientEd Swarthout
2014-06-06Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64"Rafael J. Wysocki
2014-06-05cpufreq: Tegra: implement intermediate frequency callbacksViresh Kumar
2014-06-05cpufreq: add support for intermediate (stable) frequenciesViresh Kumar
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-02intel_pstate: Improve initial busy calculationDoug Smythies
2014-06-02intel_pstate: add sample time scalingDirk Brandewie
2014-06-02intel_pstate: Correct rounding in busy calculationDirk Brandewie
2014-06-02intel_pstate: Remove C0 trackingDirk Brandewie
2014-05-31cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa
2014-05-29cpufreq: handle calls to ->target_index() in separate routineViresh Kumar
2014-05-27cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSEPaul Bolle
2014-05-27cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis
2014-05-26Merge branches 'pm-cpufreq' and 'acpi-thermal'Rafael J. Wysocki
2014-05-26cpufreq: exynos: Fix the compile errorJonghwan Choi
2014-05-26Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim
2014-05-21Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-20cpufreq: Break out early when frequency equals target_freqStratos Karafotis
2014-05-20cpufreq: cpu0: drop wrong devm usageLucas Stach
2014-05-20cpufreq: remove race while accessing cur_policyBibek Basu
2014-05-17cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar
2014-05-17cpufreq: imx6q: Remove unused includePhilipp Zabel
2014-05-17cpufreq: imx6q: Drop devm_clk/regulator_get usagePhilipp Zabel
2014-05-17cpufreq: powernow-k8: Suppress checkpatch warningsStratos Karafotis
2014-05-17cpufreq: powernv: make local function staticBrian Norris
2014-05-17cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown
2014-05-17cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-05-13intel_pstate: remove setting P state to MAX on initDirk Brandewie
2014-05-13intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-05-12intel_pstate: Set turbo VID for BayTrailDirk Brandewie
2014-05-09ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner
2014-05-08cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis
2014-05-07PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon
2014-05-07cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-05-07intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis
2014-05-01cpufreq: Kconfig: Fix spelling errorsStratos Karafotis
2014-05-01cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar
2014-05-01cpufreq: exynos: Use dev_err/info function instead of pr_err/infoChanwoo Choi
2014-05-01Merge branch 'cpufreq-macros' into pm-cpufreqRafael J. Wysocki