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