aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki1-2/+19
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
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar4-7/+22
2017-06-18Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/driversOlof Johansson1-32/+6
2017-06-15Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki9-138/+111
2017-06-12cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz WilczyƄski1-2/+2
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki1-2/+3
2017-06-05cpufreq: intel_pstate: Avoid division by 0 in min_perf_pct_min()Rafael J. Wysocki1-2/+3
2017-06-05cpufreq: scpi: use new scpi_ops functions to remove duplicate codeSudeep Holla1-32/+6
2017-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki2-3/+17
2017-05-30cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable()Arvind Yadav1-3/+16
2017-05-30cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari1-0/+1
2017-05-27cpufreq: create cpufreq_table_count_valid_entries()Viresh Kumar1-9/+4
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar5-8/+5
2017-05-26cpufreq: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior1-10/+11
2017-05-23cpufreq/pasemi: Adjust system_state checkThomas Gleixner1-1/+1
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2-1/+10
2017-05-16Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki1-19/+15
2017-05-14cpufreq: dbx500: add a Kconfig symbolArnd Bergmann2-1/+10
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-7/+0
2017-05-11intel_pstate: use updated msr-index.h HWP.EPP valuesLen Brown1-19/+15
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+1
2017-05-08format-security: move static strings to constKees Cook1-1/+2
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-2/+2
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-125/+103