summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
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-26Merge branches 'pm-cpufreq' and 'acpi-thermal'Rafael J. Wysocki
2014-05-21Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-20cpufreq: cpu0: drop wrong devm usageLucas Stach
2014-05-20cpufreq: remove race while accessing cur_policyBibek Basu
2014-05-13intel_pstate: remove setting P state to MAX on initDirk Brandewie
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-05-12intel_pstate: Set turbo VID for BayTrailDirk Brandewie
2014-04-29cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner
2014-04-29cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-29cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-29cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat
2014-04-29cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-04-22cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warningKefeng Wang
2014-04-21cpufreq: ppc: Fix integer overflow in expressionGeert Uytterhoeven
2014-04-21cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat
2014-04-21cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-08cpufreq: ppc: Remove duplicate inclusion of fsl_soc.hSachin Kamat
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar
2014-04-07cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar
2014-04-07cpufreq: don't print value of .driver_data from coreViresh Kumar
2014-04-07cpufreq: ia64: don't set .driver_data to indexViresh Kumar
2014-04-07cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate idsGautham R. Shenoy
2014-04-07cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan
2014-04-07cpufreq: at32ap: don't declare local variable as staticViresh Kumar
2014-04-07cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar
2014-04-07cpufreq: unicore32: fix typo issue for 'clk'Chen Gang
2014-04-07cpufreq: exynos: Disable on multiplatform buildSachin Kamat
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-03-26cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar
2014-03-26cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat
2014-03-26intel_pstate: Use del_timer_sync in intel_pstate_cpu_stopDirk Brandewie
2014-03-26cpufreq: resume drivers before enabling governorsViresh Kumar
2014-03-20acpi-cpufreq: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20intel_pstate: Set core to min P state during core offlineDirk Brandewie
2014-03-20cpufreq: Add stop CPU callback to cpufreq_driver interfaceDirk Brandewie
2014-03-20cpufreq: Remove unnecessary bracesStratos Karafotis
2014-03-20cpufreq: Fix checkpatch errors and warningsStratos Karafotis
2014-03-20cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCsZhuoyu Zhang
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar