summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
Commit message (Expand)AuthorAgeFilesLines
* Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-211-16/+57
|\
| * cpufreq: intel_pstate: Account for IO wait timePhilippe Longepe2015-12-101-3/+21
| * cpufreq: intel_pstate: Account for non C0 timePhilippe Longepe2015-12-101-5/+24
| * cpufreq: intel_pstate: Configurable algorithm to get target pstatePhilippe Longepe2015-12-101-13/+17
* | cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava2015-12-121-1/+1
|/
* intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates2015-11-251-0/+2
* cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava2015-11-231-0/+1
* cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava2015-11-231-1/+2
* cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe2015-11-191-11/+46
* cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe2015-11-191-29/+29
* Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki2015-11-191-170/+1Star
* Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki2015-11-181-43/+5Star
* intel_pstate: decrease number of "HWP enabled" messagesPrarit Bhargava2015-11-021-4/+6
* cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct valuePrarit Bhargava2015-10-161-57/+85
* Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki2015-10-161-10/+266
|\
| * cpufreq: intel_pstate: Avoid calculation for max/minSrinivas Pandruvada2015-10-151-5/+45
| * cpufreq: intel_pstate: Use ACPI perf configurationSrinivas Pandruvada2015-10-151-1/+170
| * cpufreq: intel-pstate: Use separate max pstate for scalingSrinivas Pandruvada2015-10-151-2/+18
| * cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada2015-10-151-4/+35
* | cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada2015-10-151-0/+5
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-111-10/+28
|\
| * intel_pstate: fix PCT_TO_HWP macroKristen Carlson Accardi2015-09-091-7/+14
| * intel_pstate: Fix user input of min/max to legal policy regionChen Yu2015-09-091-3/+14
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-021-6/+14
|\|
| * intel_pstate: append more Oracle OEM table id to vendor bypass listEthan Zhao2015-08-071-0/+4
| * intel_pstate: Add SKY-S supportKristen Carlson Accardi2015-08-071-0/+1
| * intel_pstate: Fix possible overflow complained by CoverityChen Yu2015-07-311-2/+2
| * Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki2015-07-281-4/+7
| |\
| | * intel_pstate: enable HWP per CPUKristen Carlson Accardi2015-07-161-4/+7
* | | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-181-0/+1
|\| |
| * | intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski2015-07-271-0/+1
| |/
* / x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-1/+1
|/
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-30/+42
|\
| * intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava2015-06-161-5/+5
| * intel_pstate: Force setting target pstate when requiredDoug Smythies2015-06-101-10/+11
| * intel_pstate: change some inconsistent debug informationDoug Smythies2015-06-101-4/+4
| * intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno2015-05-121-1/+1
| * intel_pstate: Add tsc collection and keep previous target pstateDoug Smythies2015-05-051-10/+21
* | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
|/
* cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov2015-04-151-6/+6
* intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi2015-04-151-1/+1
* intel_pstate: Knights Landing supportDasaratharaman Chandramouli2015-04-111-0/+31
* intel_pstate: remove MSR testKristen Carlson Accardi2015-04-111-14/+0Star
* intel_pstate: provide option to only use intel_pstate with HWPKristen Carlson Accardi2015-02-061-0/+6
* intel_pstate: honor user space min_perf_pct override on resumeKristen Carlson Accardi2015-01-301-3/+11
* intel_pstate: respect cpufreq policy requestSrinivas Pandruvada2015-01-301-1/+2
* intel_pstate: Add num_pstates to sysfsKristen Carlson Accardi2015-01-301-0/+13
* intel_pstate: expose turbo range to sysfsKristen Carlson Accardi2015-01-301-0/+18
* intel_pstate: Add support for SkyLakeKristen Carlson Accardi2015-01-301-0/+1
* intel_pstate: Add a few commentsKristen Carlson Accardi2014-12-111-1/+31