summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner2014-04-291-1/+4
* | cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-4/+0
* | cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-9/+11
* | cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat2014-04-291-2/+3
* | cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-12/+24
|/
* cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warningKefeng Wang2014-04-221-5/+1
* cpufreq: ppc: Fix integer overflow in expressionGeert Uytterhoeven2014-04-211-1/+1
* cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat2014-04-211-0/+1
* cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-211-3/+1
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-0835-164/+507
|\
| * cpufreq: ppc: Remove duplicate inclusion of fsl_soc.hSachin Kamat2014-04-081-1/+0
| * cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-0721-139/+139
| * cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-076-13/+9
| * cpufreq: don't print value of .driver_data from coreViresh Kumar2014-04-071-4/+3
| * cpufreq: ia64: don't set .driver_data to indexViresh Kumar2014-04-071-1/+0
| * cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate idsGautham R. Shenoy2014-04-071-3/+2
| * cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-073-0/+351
| * cpufreq: at32ap: don't declare local variable as staticViresh Kumar2014-04-071-1/+1
| * cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar2014-04-071-1/+1
| * cpufreq: unicore32: fix typo issue for 'clk'Chen Gang2014-04-071-1/+1
| * cpufreq: exynos: Disable on multiplatform buildSachin Kamat2014-04-071-3/+3
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-3/+4
|\ \
| * | acpi-cpufreq: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+4
* | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann2014-03-171-1/+1
| |\ \
| | * | drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn2014-02-241-1/+1
* | | | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0214-39/+72
|\ \ \ \
| * | | | cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar2014-03-261-4/+2
| * | | | cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-2613-29/+28
| * | | | cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat2014-03-261-0/+37
| * | | | intel_pstate: Use del_timer_sync in intel_pstate_cpu_stopDirk Brandewie2014-03-261-1/+1
| * | | | cpufreq: resume drivers before enabling governorsViresh Kumar2014-03-261-5/+4
* | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-0141-534/+315
|\ \ \ \ \ | |/ / / /
| * | | | intel_pstate: Set core to min P state during core offlineDirk Brandewie2014-03-201-8/+11
| * | | | cpufreq: Add stop CPU callback to cpufreq_driver interfaceDirk Brandewie2014-03-201-0/+2
| * | | | cpufreq: Remove unnecessary bracesStratos Karafotis2014-03-201-2/+1