index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-03-20
intel_pstate: Do not call wrmsrl_on_cpu() with disabled interrupts
Rafael J. Wysocki
1
-30
/
+43
2016-03-11
intel_pstate: Do not skip samples partially
Rafael J. Wysocki
1
-5
/
+7
2016-03-11
intel_pstate: Remove freq calculation from intel_pstate_calc_busy()
Philippe Longepe
1
-8
/
+8
2016-03-11
intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_perfor...
Philippe Longepe
1
-3
/
+2
2016-03-11
intel_pstate: Optimize calculation for max/min_perf_adj
Philippe Longepe
1
-2
/
+2
2016-03-11
intel_pstate: Remove extra conversions in pid calculation
Philippe Longepe
1
-4
/
+4
2016-03-10
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
1
-64
/
+39
2016-03-09
cpufreq: Reduce cpufreq_update_util() overhead a bit
Rafael J. Wysocki
1
-2
/
+2
2016-03-09
cpufreq: intel_pstate: Replace timers with utilization update callbacks
Rafael J. Wysocki
1
-64
/
+39
2016-02-27
cpufreq: intel_pstate: disable HWP notifications
Srinivas Pandruvada
1
-0
/
+3
2016-02-27
cpufreq: intel_pstate: Enable HWP by default
Srinivas Pandruvada
1
-12
/
+22
2016-02-23
intel_pstate: Update frequencies of policy->cpus only from ->set_policy()
Viresh Kumar
1
-9
/
+12
2015-12-21
Merge back earlier cpufreq material for v4.5.
Rafael J. Wysocki
1
-16
/
+57
2015-12-12
cpufreq: intel_pstate: Minor cleanup for FRAC_BITS
Prarit Bhargava
1
-1
/
+1
2015-12-10
cpufreq: intel_pstate: Account for IO wait time
Philippe Longepe
1
-3
/
+21
2015-12-10
cpufreq: intel_pstate: Account for non C0 time
Philippe Longepe
1
-5
/
+24
2015-12-10
cpufreq: intel_pstate: Configurable algorithm to get target pstate
Philippe Longepe
1
-13
/
+17
2015-11-26
intel_pstate: Fix "performance" mode behavior with HWP enabled
Alexandra Yates
1
-0
/
+2
2015-11-24
cpufreq: intel_pstate: Fix limits->max_perf rounding error
Prarit Bhargava
1
-0
/
+1
2015-11-24
cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error
Prarit Bhargava
1
-1
/
+2
2015-11-19
cpufreq: intel_pstate: Add separate support for Airmont cores
Philippe Longepe
1
-11
/
+46
2015-11-19
cpufreq: intel_pstate: Replace BYT with ATOM
Philippe Longepe
1
-29
/
+29
2015-11-19
Revert "cpufreq: intel_pstate: Use ACPI perf configuration"
Rafael J. Wysocki
1
-170
/
+1
2015-11-19
Revert "cpufreq: intel_pstate: Avoid calculation for max/min"
Rafael J. Wysocki
1
-43
/
+5
2015-11-02
intel_pstate: decrease number of "HWP enabled" messages
Prarit Bhargava
1
-4
/
+6
2015-10-16
cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value
Prarit Bhargava
1
-57
/
+85
2015-10-16
Merge back earlier cpufreq material for v4.4.
Rafael J. Wysocki
1
-10
/
+266
2015-10-15
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
Srinivas Pandruvada
1
-0
/
+5
2015-10-15
cpufreq: intel_pstate: Avoid calculation for max/min
Srinivas Pandruvada
1
-5
/
+45
2015-10-15
cpufreq: intel_pstate: Use ACPI perf configuration
Srinivas Pandruvada
1
-1
/
+170
2015-10-15
cpufreq: intel-pstate: Use separate max pstate for scaling
Srinivas Pandruvada
1
-2
/
+18
2015-10-15
cpufreq: intel_pstate: get P1 from TAR when available
Srinivas Pandruvada
1
-4
/
+35
2015-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-10
/
+28
2015-09-09
intel_pstate: fix PCT_TO_HWP macro
Kristen Carlson Accardi
1
-7
/
+14
2015-09-09
intel_pstate: Fix user input of min/max to legal policy region
Chen Yu
1
-3
/
+14
2015-09-02
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+14
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
1
-0
/
+1
2015-08-07
intel_pstate: append more Oracle OEM table id to vendor bypass list
Ethan Zhao
1
-0
/
+4
2015-08-07
intel_pstate: Add SKY-S support
Kristen Carlson Accardi
1
-0
/
+1
2015-08-01
intel_pstate: Fix possible overflow complained by Coverity
Chen Yu
1
-2
/
+2
2015-07-28
Merge back earlier cpufreq material for v4.3.
Rafael J. Wysocki
1
-4
/
+7
2015-07-27
intel_pstate: Add get_scaling cpu_defaults param to Knights Landing
Lukasz Anaczkowski
1
-0
/
+1
2015-07-17
intel_pstate: enable HWP per CPU
Kristen Carlson Accardi
1
-4
/
+7
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-1
/
+1
2015-06-24
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-30
/
+42
2015-06-16
intel_pstate: Fix overflow in busy_scaled due to long delay
Prarit Bhargava
1
-5
/
+5
2015-06-10
intel_pstate: Force setting target pstate when required
Doug Smythies
1
-10
/
+11
2015-06-10
intel_pstate: change some inconsistent debug information
Doug Smythies
1
-4
/
+4
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
1
-0
/
+1
2015-05-13
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
1
-1
/
+1
[next]