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-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]