summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: intel_pstate: Fix limits issue with operation mode switchingRafael J. Wysocki2017-02-281-43/+22
* Merge back earlier cpufreq changes for v4.11.Rafael J. Wysocki2017-02-091-76/+323
|\
| * cpufreq: intel_pstate: Calculate guaranteed performance for HWPSrinivas Pandruvada2017-02-041-26/+49
| * cpufreq: intel_pstate: Make HWP limits compatible with legacySrinivas Pandruvada2017-02-041-6/+4
| * cpufreq: intel_pstate: Lower frequency than expected under no_turboSrinivas Pandruvada2017-02-041-0/+14
| * cpufreq: intel_pstate: Operation mode control from sysfsRafael J. Wysocki2017-02-041-44/+180
| * cpufreq: intel_pstate: Expose global sysfs attributes upfrontRafael J. Wysocki2017-02-041-2/+66
| *-. Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2017-01-271-1/+13
| |\ \
| | | * cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policySrinivas Pandruvada2017-01-201-1/+13
* | | | cpufreq: intel_pstate: Disable energy efficiency optimizationSrinivas Pandruvada2017-02-041-0/+30
|/ / /
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-01-061-22/+31
|\ \ \ | | |/ | |/|
| * | cpufreq: intel_pstate: Always keep all limits settings in syncRafael J. Wysocki2016-12-311-16/+14
| * | cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy()Rafael J. Wysocki2016-12-311-0/+4
| * | cpufreq: intel_pstate: Use locking in intel_pstate_resume()Rafael J. Wysocki2016-12-311-1/+9
| * | cpufreq: intel_pstate: Do not expose PID parameters in passive modeRafael J. Wysocki2016-12-271-5/+4
* | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-119/+707
|\ \ \ | |/ /
| * | cpufreq: intel_pstate: Support for energy performance hints with HWPSrinivas Pandruvada2016-12-081-18/+224
| * | cpufreq: intel_pstate: Add locking around HWP requestsSrinivas Pandruvada2016-12-081-12/+12
| * | cpufreq: intel_pstate: Add Knights Mill CPUIDPiotr Luc2016-12-011-0/+1
| * | cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototypeArnd Bergmann2016-11-281-2/+2
| * | cpufreq: intel_pstate: Set EPP/EPB to 0 in performance modeSrinivas Pandruvada2016-11-281-1/+105
| * | cpufreq: intel_pstate: increase precision of performance limitsSrinivas Pandruvada2016-11-221-13/+15
| * | cpufreq: intel_pstate: round up min_perf limitsSrinivas Pandruvada2016-11-221-2/+3
| * | cpufreq: intel_pstate: Generic governors supportRafael J. Wysocki2016-11-211-24/+170
| * | cpufreq: intel_pstate: Request P-states control from SMM if neededRafael J. Wysocki2016-11-171-0/+13
| * | cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILESrinivas Pandruvada2016-11-141-0/+14
| * | cpufreq: intel_pstate: protect limits variableSrinivas Pandruvada2016-11-011-0/+22
| * | cpufreq: intel_pstate: Reduce impact due to rounding errorSrinivas Pandruvada2016-11-011-2/+8
| * | cpufreq: intel_pstate: Per CPU P-State limitsSrinivas Pandruvada2016-11-011-80/+156
| * | Merge back earlier cpufreq material for v4.10.Rafael J. Wysocki2016-10-301-7/+4
| |\ \ | | |/ | |/|
| | * cpufreq: intel_pstate: Remove PID debugfs when not usedSrinivas Pandruvada2016-10-211-1/+3
| | * cpufreq: intel_pstate: Drop boost_iowait flagRafael J. Wysocki2016-10-211-6/+1
* | | cpufreq/intel_pstate: Use CPPC to get max performanceRafael J. Wysocki2016-11-241-1/+55
|/ /
* | cpufreq: intel_pstate: Always set max P-state in performance modeRafael J. Wysocki2016-10-241-3/+8
* | cpufreq: intel_pstate: Set P-state upfront in performance modeRafael J. Wysocki2016-10-211-4/+25
|/
* cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldocRafael J. Wysocki2016-10-121-1/+1
* cpufreq: intel_pstate: Proportional algorithm for AtomRafael J. Wysocki2016-10-121-1/+21
* cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()Rafael J. Wysocki2016-10-091-4/+5
* cpufreq: intel_pstate: Fix unsafe HWP MSR accessSrinivas Pandruvada2016-10-091-5/+5
* Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-10-021-29/+34
|\
| * cpufreq: intel_pstate: Add io_boost traceSrinivas Pandruvada2016-09-161-1/+2
| * cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithmRafael J. Wysocki2016-09-141-27/+31
| * cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki2016-08-161-1/+1
* | intel_pstate: constify local structuresJulia Lawall2016-09-131-4/+4
|/
*---. Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2016-08-051-0/+2
|\ \ \
| | * | cpufreq: intel_pstate: Add more out-of-band IDsSrinivas Pandruvada2016-07-281-0/+2
* | | | Merge branch 'pm-cpu'Rafael J. Wysocki2016-07-251-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMITSrinivas Pandruvada2016-07-071-2/+2
* | | | cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPTSrinivas Pandruvada2016-07-211-1/+2
* | | | intel_pstate: Update cpu_frequency tracepoint every timeRafael J. Wysocki2016-07-211-8/+4
OpenPOWER on IntegriCloud