Show patches with: Submitter = None       |   74 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2,v3] intel_pstate: skip this driver if Sun server has _PPC method - - - --- 2014-11-25 dirk.brandewie@gmail.com RFC
intel_pstate: Add CPUID for BDW-H CPU - - - --- 2014-11-06 dirk.brandewie@gmail.com Accepted
[2/2] intel_pstate: Add support for HWP - - - --- 2014-11-06 dirk.brandewie@gmail.com Accepted
[1/2] x86: Add support for Intel HWP feature detection. - - - --- 2014-11-06 dirk.brandewie@gmail.com Accepted
[5/5] intel_pstate: Correct BYT VID values. - - - --- 2014-10-13 dirk.brandewie@gmail.com Accepted
[4/5] intel_pstate: Fix BYT frequency reporting - - - --- 2014-10-13 dirk.brandewie@gmail.com Accepted
[3/5] intel_pstate: Don't lose sysfs settings during cpu offline - - - --- 2014-10-13 dirk.brandewie@gmail.com Accepted
[2/5] cpufreq: intel_pstate: Reflect current no_turbo state correctly - - - --- 2014-10-13 dirk.brandewie@gmail.com Accepted
[1/5] cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers - - - --- 2014-10-13 dirk.brandewie@gmail.com Accepted
[11/11] cpufreq: intel_pstate: Keep values in aperf/mperf in full precision - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[10/11] cpufreq: intel_pstate: Remove core_pct rounding - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[09/11] cpufreq: intel_pstate: Simplify P state adjustment logic. - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[09/17] cpufreq: intel_pstate: Keep values in aperf/mperf in full precision - - - --- 2014-07-18 dirk.brandewie@gmail.com Superseded
[08/11] cpufreq: intel_pstate: Disable interrupts during MSRs reading - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[07/11] cpufreq: intel_pstate: Align multiple lines to open parenthesis - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[06/11] cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[05/11] cpufreq: intel_pstate: Cleanup parentheses - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[04/11] cpufreq: intel_pstate: Fit code in a single line where possible - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[03/11] cpufreq: intel_pstate: Add missing blank lines after declarations - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[02/11] cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[01/11] cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals - - - --- 2014-07-18 dirk.brandewie@gmail.com Accepted
[3/3] intel_pstate: Update documentation of {max,min}_perf_pct sysfs files - - - --- 2014-06-20 dirk.brandewie@gmail.com Accepted
[2/3] intel_pstate: don't touch turbo bit if turbo disabled or unavailable. - - - --- 2014-06-20 dirk.brandewie@gmail.com Accepted
[1/3] intel_pstate: Fix setting VID - - - --- 2014-06-20 dirk.brandewie@gmail.com Accepted
Kernel Fails on Acer Aspire E1-510P - - - --- 2014-06-19 dirk.brandewie@gmail.com Superseded
intel_pstate: Improve initial busy calculation - - - --- 2014-05-30 dirk.brandewie@gmail.com Not Applicable
[4/4] intel_pstate: Improve initial busy calculation - - - --- 2014-05-29 dirk.brandewie@gmail.com Superseded
[3/4] intel_pstate: add sample time scaling - - - --- 2014-05-29 dirk.brandewie@gmail.com Accepted
[2/4] intel_pstate: Correct rounding in busy calculation - - - --- 2014-05-29 dirk.brandewie@gmail.com Accepted
[1/4] intel_pstate: Remove C0 tracking - - - --- 2014-05-29 dirk.brandewie@gmail.com Accepted
[5/5] intel_pstate: Add CPU IDs for Broadwell processors - - - --- 2014-05-08 dirk.brandewie@gmail.com Accepted
[4/5] intel_pstate: Remove C0 tracking - - - --- 2014-05-08 dirk.brandewie@gmail.com Not Applicable
[3/5] intel_pstate: Fix fixed point rounding macro - - - --- 2014-05-08 dirk.brandewie@gmail.com Changes Requested
[2/5] intel_pstate: remove setting P state to MAX on init - - - --- 2014-05-08 dirk.brandewie@gmail.com Accepted
[2/2] intel_pstate: Set core to min P state during core offline - - - --- 2014-03-19 dirk.brandewie@gmail.com Accepted
[1/2] cpufreq: Add stop callback to cpufreq_driver interface - - - --- 2014-03-19 dirk.brandewie@gmail.com Accepted
[2/2] intel_pstate: Set core to min P state during core offline - - - --- 2014-03-18 dirk.brandewie@gmail.com Superseded
[1/2] cpufreq: Add stop callback to cpufreq_driver interface - - - --- 2014-03-18 dirk.brandewie@gmail.com Superseded
[v2,2/2] intel_pstate: Set core to min P state during core offline - - - --- 2014-03-14 dirk.brandewie@gmail.com Superseded
[v2,1/2] cpufreq: Add exit_prepare callback to cpufreq_driver interface - - - --- 2014-03-14 dirk.brandewie@gmail.com Superseded
[2/2] intel_pstate: Set core to min P state during core offline - - - --- 2014-03-13 dirk.brandewie@gmail.com Changes Requested
[1/2] cpufreq: Add exit_prepare callback to cpufreq_driver interface - - - --- 2014-03-13 dirk.brandewie@gmail.com Changes Requested
intel_pstate: Change busy calculation to use fixed point math. - - - --- 2014-02-25 dirk.brandewie@gmail.com Accepted
Commit fcb6a15c2e7e (intel_pstate: Take core C0 time into account for core busy calculation) sucks … - - - --- 2014-02-24 dirk.brandewie@gmail.com Superseded
[v2] intel_pstate: Use LFM bus ratio as min ratio/P state - - - --- 2014-02-19 dirk.brandewie@gmail.com Accepted
[5/5] intel_pstate: Add support for Baytrail turbo P states - - - --- 2014-02-12 dirk.brandewie@gmail.com Accepted
[4/5] intel_pstate: Use LFM bus ratio as min ratio/P state - - - --- 2014-02-12 dirk.brandewie@gmail.com Superseded
[3/5] intel_pstate: fix pid_reset to use fixed point values - - - --- 2014-02-12 dirk.brandewie@gmail.com Accepted
[2/5] intel_pstate: remove unneeded sample buffers - - - --- 2014-02-12 dirk.brandewie@gmail.com Accepted
[1/5] intel_pstate: Remove energy reporting from pstate_sample tracepoint - - - --- 2014-02-12 dirk.brandewie@gmail.com Accepted
intel_pstate: Remove periodic P state boost - - - --- 2014-01-23 dirk.brandewie@gmail.com Not Applicable
[v2] intel_pstate: Add trace point to report internal state. - - - --- 2014-01-16 dirk.brandewie@gmail.com Accepted
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters. - - - --- 2014-01-06 dirk.brandewie@gmail.com Accepted
intel_pstate divide error with v3.13-rc4-256-gb7000ad - - - --- 2014-01-06 dirk.brandewie@gmail.com Not Applicable
intel_pstate divide error with v3.13-rc4-256-gb7000ad - - - --- 2014-01-03 dirk.brandewie@gmail.com Not Applicable
[V2] intel_pstate: Add setting voltage value for baytrail P states. - - - --- 2013-12-18 dirk.brandewie@gmail.com Accepted
[2/2] intel_pstate: Remove periodic P state boost - - - --- 2013-12-17 dirk.brandewie@gmail.com Accepted
[1/2] intel_pstate: Add setting voltage value for baytrail P states. - - - --- 2013-12-17 dirk.brandewie@gmail.com Superseded
turbostat: Add option to report joules consumed per sample - - - --- 2013-12-16 dirk.brandewie@gmail.com Accepted
Add reporting raw joules - - - --- 2013-12-16 dirk.brandewie@gmail.com Superseded
Problem: Possible regression in intel_pstate on 3.12 - - - --- 2013-12-16 dirk.brandewie@gmail.com Not Applicable
intel_pstate: Add trace point to report internal state. - - - --- 2013-12-16 dirk.brandewie@gmail.com Superseded
[4/4] cpufreq/intel_pstate: Add Baytrail support - - - --- 2013-10-21 dirk.brandewie@gmail.com Accepted
[3/4] cpufreq/intel_pstate: Refactor driver to support CPUs with different MSR layouts - - - --- 2013-10-21 dirk.brandewie@gmail.com Accepted
[2/4] cpufreq/intel_pstate: Correct calculation of min pstate value - - - --- 2013-10-21 dirk.brandewie@gmail.com Accepted
[1/4] cpufreq: intel_pstate: Improve accuracy by not truncating until final result - - - --- 2013-10-21 dirk.brandewie@gmail.com Accepted
cpfreq/intel_pstate: Fix max_perf_pct on resume - - - --- 2013-10-15 dirk.brandewie@gmail.com Accepted
cpufreq/intel_pstate: Change to scale off of max P-state - - - --- 2013-07-18 dirk.brandewie@gmail.com Accepted
cpufreq/intel_pstate: Add additional supported CPU ID - - - --- 2013-05-17 dirk.brandewie@gmail.com Accepted
cpufreq/intel_pstate: Add additional supported CPU ID's - - - --- 2013-05-17 dirk.brandewie@gmail.com Superseded
[0/4] CPUFreq Fixes for 3.9 - - - --- 2013-02-09 dirk.brandewie@gmail.com Not Applicable
cpufreq: handle cpufreq being disabled for all exported function. - - - --- 2013-01-17 dirk.brandewie@gmail.com Accepted
cpufreq: handle cpufreq being disabled for all exported function. - - - --- 2013-01-16 dirk.brandewie@gmail.com Superseded
[RFC,1/1] cpufreq/x86: Add P-state driver for sandy bridge. - - - --- 2012-12-05 dirk.brandewie@gmail.com RFC