aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-08cpufreq: rcar: Add support for R8A7795 SoCKhiem Nguyen1-0/+1
2017-08-04Merge v4.13 intel_pstate fixes.Rafael J. Wysocki1-8/+0
2017-08-04cpufreq: dt: Add rk3328 compatible to use generic cpufreq driverFinley Xiao1-0/+1
2017-08-04cpufreq: intel_pstate: Improve IO performance with per-core P-statesSrinivas Pandruvada1-0/+10
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki1-8/+0
2017-08-01cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar1-0/+1
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar2-0/+11
2017-08-01cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVALRafael J. Wysocki1-1/+0
2017-07-27cpufreq: intel_pstate: Drop ->get from intel_pstate structureRafael J. Wysocki1-8/+0
2017-07-26cpufreq: s5pv210: add missing of_node_put()Julia Lawall1-0/+3
2017-07-26cpufreq: intel_pstate: Drop ->update_util from pstate_funcsRafael J. Wysocki1-13/+2
2017-07-26cpufreq: intel_pstate: Do not use PID-based P-state selectionRafael J. Wysocki1-274/+2
2017-07-26cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latencyViresh Kumar1-2/+1
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar10-18/+20
2017-07-26cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar2-5/+5
2017-07-26cpufreq: arm_big_little: Make ->get_transition_latency() mandatoryViresh Kumar1-6/+4
2017-07-26cpufreq: Don't set transition_latency for setpolicy driversViresh Kumar2-2/+0
2017-07-22cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar2-8/+16
2017-07-22cpufreq: governor: Drop min_sampling_rateViresh Kumar4-27/+2
2017-07-22cpufreq: dt: Don't use generic platdev driver for tangoMarc Gonzalez4-2/+44
2017-07-22cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoCSean Wang3-5/+6
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki1-2/+19
2017-07-16cpufreq: dt: Add zynqmp to the cpufreq dt platdevShubhrajyoti Datta1-0/+1
2017-07-16cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset()Gustavo A. R. Silva1-1/+1
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds6-17/+9
2017-07-14Merge branches 'pm-cpufreq-sched' and 'intel_pstate'Rafael J. Wysocki1-1/+1
2017-07-14cpufreq: intel_pstate: Correct the busy calculation for KNLSrinivas Pandruvada1-2/+19
2017-07-12cpufreq: intel_pstate: Fix ratio setting for min_perf_pctSrinivas Pandruvada1-1/+1
2017-07-10Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+2
2017-07-10Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2-2/+2
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui6-17/+9
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-32/+6
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-99/+119
2017-07-04cpufreq: intel_pstate: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04cpufreq: cpufreq_stats: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+11
2017-07-03Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Rafael J. Wysocki7-80/+104
2017-07-03Merge branch 'pm-tools'Rafael J. Wysocki1-19/+15
2017-06-29cpufreq: intel_pstate: Clean up after performance governor changesRafael J. Wysocki1-6/+0
2017-06-27cpufreq / CPPC: Initialize policy->min to lowest nonlinear performancePrakash, Prashanth1-3/+16
2017-06-27intel_pstate: skip scheduler hook when in "performance" modeLen Brown1-2/+2
2017-06-27intel_pstate: delete scheduler hook in HWP modeLen Brown1-11/+3
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown1-1/+11
2017-06-27Merge back PM tools material for v4.13.Rafael J. Wysocki1-19/+15
2017-06-24cpufreq: intel_pstate: Remove max/min fractions to limit performanceSrinivas Pandruvada1-51/+63
2017-06-24cpufreq: sfi: make freq_table staticColin Ian King1-1/+1
2017-06-24cpufreq: exynos5440: Fix inconsistent indentingKrzysztof Kozlowski1-3/+3
2017-06-24cpufreq: imx6q: imx6ull should use the same flow as imx6ulOctavian Purdila1-2/+4
2017-06-24cpufreq: dt: Add support for hi3660Tao Wang1-0/+1