index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
intel_pstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-25
cpufreq: intel_pstate: Always set max P-state in performance mode
Rafael J. Wysocki
1
-3
/
+8
2016-10-21
cpufreq: intel_pstate: Set P-state upfront in performance mode
Rafael J. Wysocki
1
-4
/
+25
2016-10-12
cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
Rafael J. Wysocki
1
-1
/
+1
2016-10-12
cpufreq: intel_pstate: Proportional algorithm for Atom
Rafael J. Wysocki
1
-1
/
+21
2016-10-09
cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()
Rafael J. Wysocki
1
-4
/
+5
2016-10-09
cpufreq: intel_pstate: Fix unsafe HWP MSR access
Srinivas Pandruvada
1
-5
/
+5
2016-10-02
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
1
-29
/
+34
2016-09-17
cpufreq: intel_pstate: Add io_boost trace
Srinivas Pandruvada
1
-1
/
+2
2016-09-14
cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm
Rafael J. Wysocki
1
-27
/
+31
2016-09-13
intel_pstate: constify local structures
Julia Lawall
1
-4
/
+4
2016-08-16
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
1
-1
/
+1
2016-08-05
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
Rafael J. Wysocki
1
-0
/
+2
2016-07-29
cpufreq: intel_pstate: Add more out-of-band IDs
Srinivas Pandruvada
1
-0
/
+2
2016-07-25
Merge branch 'pm-cpu'
Rafael J. Wysocki
1
-2
/
+2
2016-07-21
cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT
Srinivas Pandruvada
1
-1
/
+2
2016-07-21
intel_pstate: Update cpu_frequency tracepoint every time
Rafael J. Wysocki
1
-8
/
+4
2016-07-21
cpufreq: intel_pstate: clean remnant struct element
Carsten Emde
1
-2
/
+0
2016-07-11
intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
Jan Kiszka
1
-1
/
+1
2016-07-07
cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT
Srinivas Pandruvada
1
-2
/
+2
2016-07-04
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
1
-33
/
+55
2016-06-28
intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly
Jisheng Zhang
1
-3
/
+3
2016-06-28
intel_pstate: add __init/__initdata marker to some functions/variables
Jisheng Zhang
1
-9
/
+9
2016-06-28
intel_pstate: Fix incorrect placement of __initdata
Jisheng Zhang
1
-3
/
+3
2016-06-28
intel_pstate: Do not clear utilization update hooks on policy changes
Rafael J. Wysocki
1
-2
/
+3
2016-06-20
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
1
-18
/
+40
2016-06-15
cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed
Srinivas Pandruvada
1
-20
/
+2
2016-06-14
cpufreq: intel_pstate: Broxton support
Srinivas Pandruvada
1
-0
/
+21
2016-06-14
Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...
Rafael J. Wysocki
1
-18
/
+19
2016-06-08
x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver
Dave Hansen
1
-18
/
+19
2016-06-08
cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo
Srinivas Pandruvada
1
-2
/
+5
2016-06-08
cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()
Srinivas Pandruvada
1
-1
/
+4
2016-05-30
cpufreq: intel_pstate: Downgrade print level for _PPC
Srinivas Pandruvada
1
-1
/
+1
2016-05-18
intel_pstate: Simplify conditional in intel_pstate_set_policy()
Rafael J. Wysocki
1
-6
/
+5
2016-05-11
intel_pstate: Clean up get_target_pstate_use_performance()
Rafael J. Wysocki
1
-16
/
+11
2016-05-11
intel_pstate: Use sample.core_avg_perf in get_avg_pstate()
Rafael J. Wysocki
1
-2
/
+2
2016-05-11
intel_pstate: Clarify average performance computation
Rafael J. Wysocki
1
-16
/
+24
2016-05-11
intel_pstate: Avoid unnecessary synchronize_sched() during initialization
Chen Yu
1
-0
/
+9
2016-05-09
intel_pstate: Clean up intel_pstate_get()
Rafael J. Wysocki
1
-7
/
+2
2016-05-06
Merge cpufreq fixes going into v4.6.
Rafael J. Wysocki
1
-8
/
+23
2016-05-05
cpufreq: intel_pstate: Ignore _PPC processing under HWP
Srinivas Pandruvada
1
-0
/
+3
2016-05-04
intel_pstate: Fix intel_pstate_get()
Rafael J. Wysocki
1
-6
/
+8
2016-05-02
cpufreq: intel_pstate: Fix HWP on boot CPU after system resume
Rafael J. Wysocki
1
-2
/
+10
2016-04-28
cpufreq: intel_pstate: Enable PPC enforcement for servers
Srinivas Pandruvada
1
-1
/
+11
2016-04-28
cpufreq: intel_pstate: Adjust policy->max
Srinivas Pandruvada
1
-0
/
+11
2016-04-28
cpufreq: intel_pstate: Enforce _PPC limits
Srinivas Pandruvada
1
-2
/
+134
2016-04-26
cpufreq: intel_pstate: Fix processing for turbo activation ratio
Srinivas Pandruvada
1
-0
/
+5
2016-04-25
cpufreq: intel_pstate: Use average P-State instead of current P-State
Philippe Longepe
1
-1
/
+7
2016-04-25
Merge back cpufreq changes for v4.7.
Rafael J. Wysocki
1
-30
/
+26
2016-04-10
intel_pstate: Avoid getting stuck in high P-states when idle
Rafael J. Wysocki
1
-0
/
+4
2016-04-09
intel_pstate: Use pr_fmt
Joe Perches
1
-8
/
+10
[next]