summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2017-08-04Merge v4.13 intel_pstate fixes.Rafael J. Wysocki
2017-08-04cpufreq: dt: Add rk3328 compatible to use generic cpufreq driverFinley Xiao
2017-08-04cpufreq: intel_pstate: Improve IO performance with per-core P-statesSrinivas Pandruvada
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki
2017-08-01cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar
2017-08-01cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVALRafael J. Wysocki
2017-07-27cpufreq: intel_pstate: Drop ->get from intel_pstate structureRafael J. Wysocki
2017-07-26cpufreq: s5pv210: add missing of_node_put()Julia Lawall
2017-07-26cpufreq: intel_pstate: Drop ->update_util from pstate_funcsRafael J. Wysocki
2017-07-26cpufreq: intel_pstate: Do not use PID-based P-state selectionRafael J. Wysocki
2017-07-26cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latencyViresh Kumar
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar
2017-07-26cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar
2017-07-26cpufreq: arm_big_little: Make ->get_transition_latency() mandatoryViresh Kumar
2017-07-26cpufreq: Don't set transition_latency for setpolicy driversViresh Kumar
2017-07-22cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar
2017-07-22cpufreq: governor: Drop min_sampling_rateViresh Kumar
2017-07-22cpufreq: dt: Don't use generic platdev driver for tangoMarc Gonzalez
2017-07-22cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoCSean Wang
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki
2017-07-16cpufreq: dt: Add zynqmp to the cpufreq dt platdevShubhrajyoti Datta
2017-07-16cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset()Gustavo A. R. Silva
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-07-14Merge branches 'pm-cpufreq-sched' and 'intel_pstate'Rafael J. Wysocki
2017-07-14cpufreq: intel_pstate: Correct the busy calculation for KNLSrinivas Pandruvada
2017-07-12cpufreq: intel_pstate: Fix ratio setting for min_perf_pctSrinivas Pandruvada
2017-07-10Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-10Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-04cpufreq: intel_pstate: constify attribute_group structuresArvind Yadav
2017-07-04cpufreq: cpufreq_stats: constify attribute_group structuresArvind Yadav
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Rafael J. Wysocki
2017-07-03Merge branch 'pm-tools'Rafael J. Wysocki
2017-06-29cpufreq: intel_pstate: Clean up after performance governor changesRafael J. Wysocki
2017-06-27cpufreq / CPPC: Initialize policy->min to lowest nonlinear performancePrakash, Prashanth
2017-06-27intel_pstate: skip scheduler hook when in "performance" modeLen Brown
2017-06-27intel_pstate: delete scheduler hook in HWP modeLen Brown
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown
2017-06-27Merge back PM tools material for v4.13.Rafael J. Wysocki
2017-06-24cpufreq: intel_pstate: Remove max/min fractions to limit performanceSrinivas Pandruvada
2017-06-24cpufreq: sfi: make freq_table staticColin Ian King
2017-06-24cpufreq: exynos5440: Fix inconsistent indentingKrzysztof Kozlowski
2017-06-24cpufreq: imx6q: imx6ull should use the same flow as imx6ulOctavian Purdila
2017-06-24cpufreq: dt: Add support for hi3660Tao Wang
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar