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.12.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-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-119
/
+707
2016-12-08
cpufreq: intel_pstate: Support for energy performance hints with HWP
Srinivas Pandruvada
1
-18
/
+224
2016-12-08
cpufreq: intel_pstate: Add locking around HWP requests
Srinivas Pandruvada
1
-12
/
+12
2016-12-01
cpufreq: intel_pstate: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-11-28
cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype
Arnd Bergmann
1
-2
/
+2
2016-11-28
cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode
Srinivas Pandruvada
1
-1
/
+105
2016-11-24
cpufreq/intel_pstate: Use CPPC to get max performance
Rafael J. Wysocki
1
-1
/
+55
2016-11-22
cpufreq: intel_pstate: increase precision of performance limits
Srinivas Pandruvada
1
-13
/
+15
2016-11-22
cpufreq: intel_pstate: round up min_perf limits
Srinivas Pandruvada
1
-2
/
+3
2016-11-21
cpufreq: intel_pstate: Generic governors support
Rafael J. Wysocki
1
-24
/
+170
2016-11-18
cpufreq: intel_pstate: Request P-states control from SMM if needed
Rafael J. Wysocki
1
-0
/
+13
2016-11-14
cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE
Srinivas Pandruvada
1
-0
/
+14
2016-11-01
cpufreq: intel_pstate: protect limits variable
Srinivas Pandruvada
1
-0
/
+22
2016-11-01
cpufreq: intel_pstate: Reduce impact due to rounding error
Srinivas Pandruvada
1
-2
/
+8
2016-11-01
cpufreq: intel_pstate: Per CPU P-State limits
Srinivas Pandruvada
1
-80
/
+156
2016-10-30
Merge back earlier cpufreq material for v4.10.
Rafael J. Wysocki
1
-7
/
+4
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-21
cpufreq: intel_pstate: Remove PID debugfs when not used
Srinivas Pandruvada
1
-1
/
+3
2016-10-21
cpufreq: intel_pstate: Drop boost_iowait flag
Rafael J. Wysocki
1
-6
/
+1
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
[next]