Dirk Brandewie ([email protected])

Number of posts: 209 (0.14 per day)
First post: 2010-11-09 19:54:35
Last post: 2014-12-01 15:11:56

Date List Subject
2014-12-01 15:11:56 linux-kernel Re: [PATCH 1/2 V6] intel_pstate: skip this driver if Sun server has _PPC method
2014-11-25 14:57:08 linux-kernel Re: [PATCH 1/2 v3] intel_pstate: skip this driver if Sun server has _PPC method
2014-11-25 14:51:41 linux-kernel Re: [PATCH 2/2 v3] intel_pstate: add kernel parameter to enable loading on Sun X86 servers.
2014-11-20 16:50:13 linux-kernel Re: [PATCH 1/3] intel_pstate: skip the driver if Sun server has ACPI _PPC method
2014-11-19 15:00:15 linux-kernel Re: [PATCH 1/3] intel_pstate: skip the driver if Sun server has ACPI _PPC method
2014-11-06 17:41:30 linux-kernel [PATCH 1/2] x86: Add support for Intel HWP feature detection.
2014-11-06 17:41:06 linux-kernel [PATCH 2/2] intel_pstate: Add support for HWP
2014-11-06 17:40:59 linux-kernel [PATCH 0/2] intel_pstate: Add support for hardware managed P states (HWP)
2014-10-31 06:15:15 linux-kernel Re: [PATCH v2] cpufreq: allow powersave governor as the default without expert mode
2014-10-16 15:05:43 linux-kernel Re: [PATCH] cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
2014-07-16 14:31:53 linux-kernel Re: [PATCH v3 1/2] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
2014-06-13 13:49:00 linux-kernel Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct
2014-06-10 17:26:49 linux-kernel Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup
2014-06-10 17:19:25 linux-kernel Re: [PATCH 7/7] cpufreq: intel_pstate: Make intel_pstate_kobject local
2014-06-10 17:14:34 linux-kernel Re: [PATCH 1/7] cpufreq: intel_pstate: Remove duplicate CPU ID check
2014-06-10 17:07:55 linux-kernel Re: [PATCH 4/7] cpufreq: intel_pstate: Simplify code in intel_pstate_adjust_busy_pstate
2014-06-10 17:05:07 linux-kernel Re: [PATCH 3/7] cpufreq: intel_pstate: Add debugfs file stats
2014-06-10 16:05:58 linux-kernel Re: [PATCH 2/7] cpufreq: intel_pstate: Avoid duplicate call of intel_pstate_get_scaled_busy
2014-06-10 15:47:20 linux-kernel Re: [PATCH 3/7] cpufreq: intel_pstate: Add debugfs file stats
2014-06-10 15:12:53 linux-kernel Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup
2014-06-09 22:44:09 linux-kernel Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU
2014-06-09 22:17:30 linux-kernel Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU
2014-06-05 15:10:38 linux-kernel Re: [PATCH] Documentation, intel_pstate: Add a description of the intel_pstate internal governors [v2]
2014-06-05 15:03:21 linux-kernel Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler
2014-02-26 16:52:57 linux-kernel Re: [PATCH v2] drivers: cpufreq: Mark function as static in cpufreq.c
2014-02-25 18:35:53 linux-kernel [PATCH] intel_pstate: Change busy calculation to use fixed point math.
2014-02-24 23:03:24 linux-kernel Re: Commit fcb6a15c2e7e (intel_pstate: Take core C0 time into account for core busy calculation) sucks rocks
2014-02-20 21:36:33 linux-kernel Re: [3.14-rc3] possible regression Haswell runs only at 770Mhz with powersave governor
2014-02-20 16:48:44 linux-kernel Re: [3.14-rc3] possible regression Haswell runs only at 770Mhz with powersave governor
2014-02-20 14:56:33 linux-kernel Re: Commit fcb6a15c2e7e (intel_pstate: Take core C0 time into account for core busy calculation) sucks rocks
2014-02-20 00:03:59 linux-kernel Re: Commit fcb6a15c2e7e (intel_pstate: Take core C0 time into account for core busy calculation) sucks rocks
2014-02-19 18:36:03 linux-kernel [PATCH v2] intel_pstate: Use LFM bus ratio as min ratio/P state
2014-02-19 18:26:59 linux-kernel Re: [PATCH 0/5] intel_pstate updates for v3.14-rcX
2014-02-19 16:41:52 linux-kernel Re: [PATCH 3.13 39/40] intel_pstate: Take core C0 time into account for core busy calculation
2014-02-19 15:46:50 linux-kernel Re: [cpufreq/intel_pstate] 1abc4b20b85: +7.3% turbostat.Pkg_W
2014-02-19 00:36:04 linux-kernel Re: [PATCH 0/5] intel_pstate updates for v3.14-rcX
2014-02-18 23:53:55 linux-kernel Re: [PATCH 0/5] intel_pstate updates for v3.14-rcX
2014-02-18 20:30:04 linux-kernel Re: [PATCH 0/5] intel_pstate updates for v3.14-rcX
2014-02-12 18:02:31 linux-kernel [PATCH 5/5] intel_pstate: Add support for Baytrail turbo P states
2014-02-12 18:01:47 linux-kernel [PATCH 2/5] intel_pstate: remove unneeded sample buffers
2014-02-12 18:01:42 linux-kernel [PATCH 4/5] intel_pstate: Use LFM bus ratio as min ratio/P state
2014-02-12 18:01:40 linux-kernel [PATCH 3/5] intel_pstate: fix pid_reset to use fixed point values
2014-02-12 18:01:39 linux-kernel [PATCH 1/5] intel_pstate: Remove energy reporting from pstate_sample tracepoint
2014-02-12 18:01:31 linux-kernel [PATCH 0/5] intel_pstate updates for v3.14-rcX
2014-02-10 15:54:25 linux-kernel Re: [intel_pstate] fcb6a15c: -34.4% aim7 jobs-per-min and -17.0% will-it-scale/page_fault1 Pkg_W
2014-02-10 15:16:13 linux-kernel Re: [PATCH] intel_pstate: fix race condition in intel_pstate_init()
2014-01-06 18:40:39 linux-kernel Re: intel_pstate divide error with v3.13-rc4-256-gb7000ad
2014-01-06 17:18:43 linux-kernel Re: intel_pstate divide error with v3.13-rc4-256-gb7000ad
2014-01-03 20:00:01 linux-kernel Re: intel_pstate divide error with v3.13-rc4-256-gb7000ad
2014-01-03 17:46:42 linux-kernel Re: [PATCH] Documentation/cpu-freq: add intel-pstate.txt
2014-01-03 17:30:32 linux-kernel Re: intel_pstate divide error with v3.13-rc4-256-gb7000ad