summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: add support for intermediate (stable) frequenciesViresh Kumar2014-06-053-9/+112
* Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-0346-556/+576
|\
| * 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/+2Star
| * cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis2014-05-271-4/+0Star
| * 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/+2Star
| * cpufreq: imx6q: Remove unused includePhilipp Zabel2014-05-171-1/+0Star
| * cpufreq: imx6q: Drop devm_clk/regulator_get usagePhilipp Zabel2014-05-171-14/+39
| * cpufreq: powernow-k8: Suppress checkpatch warningsStratos Karafotis2014-05-172-108/+74Star
| * 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-082-13/+9Star
| * Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-05-0839-391/+418
| |\
| | * PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-077-147/+167
| | * PM / OPP: Remove cpufreq wrapper dependency on internal data organizationNishanth Menon2014-05-071-27/+28
| | * cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-05-072-0/+15
| | * intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis2014-05-071-7/+4Star
| | * cpufreq: Kconfig: Fix spelling errorsStratos Karafotis2014-05-012-4/+4
| | * cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2014-05-016-9/+7Star
| | * 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-0123-216/+208Star
| | |\
| | | * sh: clk: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-15/+5Star
| | | * irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-9/+5Star
| | | * thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-20/+13Star
| | | * mips: lemote 2f: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+5Star
| | | * mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+8Star
| | | * ARM: davinci: da850: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-4/+5
| | | * cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-3014-146/+116Star
| | | * cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis2014-04-303-0/+51
* | | | 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/+1Star
* | | | Linux 3.15-rc8Linus Torvalds2014-06-021-1/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-06-023-1/+3
|\ \ \ \
| * | | | powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-023-1/+3
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-0211-30/+28Star
|\ \ \ \ \
| * | | | | MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2Thomas Bogendoerfer2014-05-281-2/+2
| * | | | | MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith2014-05-281-7/+7
| * | | | | MIPS: Lemote 2F: cs5536: mfgpt: use raw locksSebastian Andrzej Siewior2014-05-281-6/+5Star
| * | | | | MIPS: SB1: Fix excessive kernel warnings.Ralf Baechle2014-05-281-1/+1
| * | | | | MIPS: RC32434: fix broken PCI resource initializationGabor Juhos2014-05-261-1/+0Star
| * | | | | MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras2014-05-251-1/+1
| * | | | | MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras2014-05-251-2/+2
| * | | | | MIPS: Fix inconsistancy of __NR_Linux_syscalls valueHuacai Chen2014-05-251-3/+3
| * | | | | MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle2014-05-231-4/+4
| * | | | | MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen2014-05-221-1/+1