aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
Commit message (Expand)AuthorAge
* intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno2015-07-10
* cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov2015-04-15
* intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi2015-04-15
* intel_pstate: Knights Landing supportDasaratharaman Chandramouli2015-04-10
* intel_pstate: remove MSR testKristen Carlson Accardi2015-04-10
* intel_pstate: provide option to only use intel_pstate with HWPKristen Carlson Accardi2015-02-06
* intel_pstate: honor user space min_perf_pct override on resumeKristen Carlson Accardi2015-01-29
* intel_pstate: respect cpufreq policy requestSrinivas Pandruvada2015-01-29
* intel_pstate: Add num_pstates to sysfsKristen Carlson Accardi2015-01-29
* intel_pstate: expose turbo range to sysfsKristen Carlson Accardi2015-01-29
* intel_pstate: Add support for SkyLakeKristen Carlson Accardi2015-01-29
* intel_pstate: Add a few commentsKristen Carlson Accardi2014-12-10
* intel_pstate: add kernel parameter to force loadingEthan Zhao2014-12-10
* intel_pstate: skip this driver if Sun server has _PPC methodethan zhao2014-12-02
* intel_pstate: Add CPUID for BDW-H CPUDirk Brandewie2014-11-11
* intel_pstate: Add support for HWPDirk Brandewie2014-11-11
* intel_pstate: Correct BYT VID values.Dirk Brandewie2014-10-23
* intel_pstate: Fix BYT frequency reportingDirk Brandewie2014-10-23
* intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie2014-10-23
* cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta2014-10-23
* cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár2014-10-23
* cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta2014-09-02
* cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg2014-08-27
* intel_pstate: Turn per cpu printk into pr_debugAndi Kleen2014-08-27
* cpufreq: intel_pstate: Remove core_pct roundingStratos Karafotis2014-07-21
* cpufreq: intel_pstate: Simplify P state adjustment logic.Stratos Karafotis2014-07-21
* cpufreq: intel_pstate: Keep values in aperf/mperf in full precisionStratos Karafotis2014-07-21
* cpufreq: intel_pstate: Disable interrupts during MSRs readingStratos Karafotis2014-07-21
* cpufreq: intel_pstate: Align multiple lines to open parenthesisStratos Karafotis2014-07-21
* cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_timeStratos Karafotis2014-07-21
* cpufreq: intel_pstate: Cleanup parenthesesStratos Karafotis2014-07-21
* cpufreq: intel_pstate: Fit code in a single line where possibleStratos Karafotis2014-07-21
* cpufreq: intel_pstate: Add missing blank lines after declarationsStratos Karafotis2014-07-21
* cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() callStratos Karafotis2014-07-21
* cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent localsStratos Karafotis2014-07-21
* intel_pstate: Set CPU number before accessing MSRsVincent Minet2014-07-06
* intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie2014-07-06
* intel_pstate: Fix setting VIDDirk Brandewie2014-07-06
* intel_pstate: Correct rounding in busy calculationDoug Smythies2014-06-17
* cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis2014-06-10
* Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-03
|\
| * cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis2014-05-26
| * intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie2014-05-12
| * intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis2014-05-06
* | intel_pstate: Improve initial busy calculationDoug Smythies2014-06-02
* | intel_pstate: add sample time scalingDirk Brandewie2014-06-02
* | intel_pstate: Correct rounding in busy calculationDirk Brandewie2014-06-02
* | intel_pstate: Remove C0 trackingDirk Brandewie2014-06-02
* | intel_pstate: remove setting P state to MAX on initDirk Brandewie2014-05-13
* | intel_pstate: Set turbo VID for BayTrailDirk Brandewie2014-05-11
|/