summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
Commit message (Expand)AuthorAgeFilesLines
...
* cpufreq: intel_pstate: Add missing blank lines after declarationsStratos Karafotis2014-07-211-5/+13
* cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() callStratos Karafotis2014-07-211-1/+1
* cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent localsStratos Karafotis2014-07-211-4/+4
* intel_pstate: Set CPU number before accessing MSRsVincent Minet2014-07-071-2/+1Star
* intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie2014-07-071-6/+16
* intel_pstate: Fix setting VIDDirk Brandewie2014-07-071-5/+5
* intel_pstate: Correct rounding in busy calculationDoug Smythies2014-06-171-4/+1Star
* cpufreq: intel_pstate: Remove duplicate CPU ID checkStratos Karafotis2014-06-101-6/+0Star
* Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-031-9/+6Star
|\
| * cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis2014-05-271-4/+0Star
| * intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie2014-05-131-0/+3
| * intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis2014-05-071-7/+4Star
* | intel_pstate: Improve initial busy calculationDoug Smythies2014-06-021-5/+8
* | intel_pstate: add sample time scalingDirk Brandewie2014-06-021-1/+17
* | intel_pstate: Correct rounding in busy calculationDirk Brandewie2014-06-021-5/+7
* | intel_pstate: Remove C0 trackingDirk Brandewie2014-06-021-12/+1Star
* | intel_pstate: remove setting P state to MAX on initDirk Brandewie2014-05-131-12/+1Star
* | intel_pstate: Set turbo VID for BayTrailDirk Brandewie2014-05-121-6/+15
|/
* intel_pstate: Use del_timer_sync in intel_pstate_cpu_stopDirk Brandewie2014-03-261-1/+1
* intel_pstate: Set core to min P state during core offlineDirk Brandewie2014-03-201-8/+11
* intel_pstate: fix pid_reset to use fixed point valuesDirk Brandewie2014-03-021-1/+1
* intel_pstate: remove unneeded sample buffersDirk Brandewie2014-03-021-13/+11Star
* intel_pstate: Change busy calculation to use fixed point math.Dirk Brandewie2014-02-261-10/+18
* intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie2014-02-211-3/+12
* intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie2014-02-211-1/+1
* intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie2014-02-131-9/+0Star
* intel_pstate: Take core C0 time into account for core busy calculationDirk Brandewie2014-02-041-4/+17
* intel_pstate: Add trace point to report internal state.Dirk Brandewie2014-01-171-0/+24
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-01-141-15/+54
|\
| * Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-01-051-15/+54
| |\
| | * intel_pstate: Remove periodic P state boostDirk Brandewie2013-12-221-11/+0Star
| | * intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie2013-12-221-4/+54
* | | intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie2014-01-061-1/+2
|/ /
* / intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2013-12-311-0/+5
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-071-2/+76
|\
| * intel_pstate: skip the driver if ACPI has power mgmt optionAdrian Huang2013-11-071-0/+74
| * cpufreq/intel_pstate: Add static declarations to internal functionsDirk Brandewie2013-10-311-2/+2
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-281-48/+133
|\|
| * intel_pstate: Add Baytrail supportDirk Brandewie2013-10-251-0/+35
| * intel_pstate: Refactor driver to support CPUs with different MSR layoutsDirk Brandewie2013-10-251-46/+98
| * Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-251-3/+1Star
| |\
| | * cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar2013-10-161-3/+1Star
* | | intel_pstate: Correct calculation of min pstate valueDirk Brandewie2013-10-221-2/+3
* | | intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett2013-10-221-18/+15Star
|/ /
* | intel_pstate: Fix type mismatch warningRafael J. Wysocki2013-10-161-3/+4
* | cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie2013-10-161-4/+3Star
* | intel_pstate: fix no_turboSrinivas Pandruvada2013-10-011-1/+4
|/
* intel_pstate: Add Haswell CPU modelsNell Hardcastle2013-09-101-0/+5
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0Star
* cpufreq / intel_pstate: Change to scale off of max P-stateDirk Brandewie2013-07-231-6/+6