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
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
1
-63
/
+182
2020-08-04
cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
Srinivas Pandruvada
1
-0
/
+1
2020-07-30
cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
Rafael J. Wysocki
1
-5
/
+12
2020-07-30
cpufreq: intel_pstate: Rearrange the storing of new EPP values
Rafael J. Wysocki
1
-20
/
+15
2020-07-27
Merge back cpufreq material for v5.9.
Rafael J. Wysocki
1
-38
/
+121
2020-07-16
cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supported
Rafael J. Wysocki
1
-1
/
+6
2020-07-16
cpufreq: intel_pstate: Clean up aperf_mperf_shift description
Rafael J. Wysocki
1
-3
/
+1
2020-07-15
cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mper...
Lee Jones
1
-0
/
+1
2020-07-13
cpufreq: intel_pstate: Fix active mode setting from command line
Rafael J. Wysocki
1
-2
/
+6
2020-07-13
cpufreq: intel_pstate: Fix static checker warning for epp variable
Srinivas Pandruvada
1
-1
/
+1
2020-07-02
cpufreq: intel_pstate: Allow raw energy performance preference value
Srinivas Pandruvada
1
-10
/
+40
2020-07-02
cpufreq: intel_pstate: Allow enable/disable energy efficiency
Srinivas Pandruvada
1
-24
/
+73
2020-06-23
cpufreq: intel_pstate: Add one more OOB control bit
Srinivas Pandruvada
1
-2
/
+5
2020-05-02
Merge back cpufreq material for v5.8.
Rafael J. Wysocki
1
-1
/
+2
2020-04-27
cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
Chris Wilson
1
-1
/
+1
2020-04-17
cpufreq: intel_pstate: Use passive mode by default without HWP
Rafael J. Wysocki
1
-1
/
+2
2020-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-35
/
+36
2020-03-26
cpufreq: intel_pstate: Simplify intel_pstate_cpu_init()
Rafael J. Wysocki
1
-4
/
+5
2020-03-25
cpufreq/intel_pstate: Fix wrong macro conversion
Thomas Gleixner
1
-1
/
+1
2020-03-24
cpufreq: Convert to new X86 CPU match macros
Thomas Gleixner
1
-35
/
+36
2020-03-14
cpufreq: intel_pstate: Consolidate policy verification
Rafael J. Wysocki
1
-9
/
+8
2020-02-24
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
1
-22
/
+18
2020-01-28
x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...
Giovanni Gherdovich
1
-0
/
+1
2020-01-27
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
1
-21
/
+17
2020-01-13
cpufreq: intel_pstate: fix spelling mistake: "Whethet" -> "Whether"
Harry Pan
1
-1
/
+1
2019-11-10
Merge back cpufreq changes for v5.5.
Rafael J. Wysocki
1
-15
/
+15
2019-11-08
cpufreq: intel_pstate: Fix invalid EPB setting
Srinivas Pandruvada
1
-3
/
+1
2019-11-06
cpufreq: intel_pstate: Fix plain int as pointer warning from sparse
Jamal Shareef
1
-15
/
+15
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
1
-15
/
+15
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+116
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
1
-3
/
+3
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
1
-2
/
+2
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
1
-2
/
+2
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
1
-6
/
+6
2019-08-21
cpufreq: intel_pstate: Implement QoS supported freq constraints
Viresh Kumar
1
-4
/
+116
2019-07-09
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
Viresh Kumar
1
-6
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-04-08
Merge back cpufreq material for v5.2.
Rafael J. Wysocki
1
-9
/
+56
2019-04-08
drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_...
Borislav Petkov
1
-9
/
+9
2019-04-08
cpufreq: intel_pstate: Update max frequency on global turbo changes
Rafael J. Wysocki
1
-6
/
+29
2019-04-02
cpufreq: intel_pstate: Driver-specific handling of _PPC updates
Rafael J. Wysocki
1
-0
/
+24
2019-04-02
cpufreq/intel_pstate: Load only on Intel hardware
Borislav Petkov
1
-1
/
+4
2019-03-26
cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
Srinivas Pandruvada
1
-1
/
+4
2019-03-12
cpufreq: intel_pstate: Fix up iowait_boost computation
Rafael J. Wysocki
1
-1
/
+1
2019-02-18
cpufreq: intel_pstate: Rework iowait boosting to be less aggressive
Rafael J. Wysocki
1
-18
/
+18
2019-02-18
cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()
Rafael J. Wysocki
1
-7
/
+2
2019-02-18
cpufreq: intel_pstate: Avoid redundant initialization of local vars
Rafael J. Wysocki
1
-7
/
+3
2019-02-13
cpufreq: intel_pstate: Add reasons for failure and debug messages
Erwan Velu
1
-6
/
+21
2019-01-29
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
1
-11
/
+12
[next]