index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-10-28
cpufreq: intel_pstate: Fix unsafe HWP MSR access
Srinivas Pandruvada
1
-5
/
+5
2016-08-20
intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()
Jan Kiszka
1
-1
/
+1
2016-05-04
cpufreq: intel_pstate: Fix processing for turbo activation ratio
Srinivas Pandruvada
1
-0
/
+5
2015-12-12
cpufreq: intel_pstate: Minor cleanup for FRAC_BITS
Prarit Bhargava
1
-1
/
+1
2015-11-25
intel_pstate: Fix "performance" mode behavior with HWP enabled
Alexandra Yates
1
-0
/
+2
2015-11-23
cpufreq: intel_pstate: Fix limits->max_perf rounding error
Prarit Bhargava
1
-0
/
+1
2015-11-23
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-18
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-01
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-07-31
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-16
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-23
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-12
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
1
-1
/
+1
2015-05-05
intel_pstate: Add tsc collection and keep previous target pstate
Doug Smythies
1
-10
/
+21
2015-04-15
cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning
Borislav Petkov
1
-6
/
+6
2015-04-15
intel_pstate: Change the setpoint for Atom params
Kristen Carlson Accardi
1
-1
/
+1
2015-04-11
intel_pstate: Knights Landing support
Dasaratharaman Chandramouli
1
-0
/
+31
2015-04-11
intel_pstate: remove MSR test
Kristen Carlson Accardi
1
-14
/
+0
2015-02-06
intel_pstate: provide option to only use intel_pstate with HWP
Kristen Carlson Accardi
1
-0
/
+6
2015-01-30
intel_pstate: honor user space min_perf_pct override on resume
Kristen Carlson Accardi
1
-3
/
+11
2015-01-30
intel_pstate: respect cpufreq policy request
Srinivas Pandruvada
1
-1
/
+2
2015-01-30
intel_pstate: Add num_pstates to sysfs
Kristen Carlson Accardi
1
-0
/
+13
2015-01-30
intel_pstate: expose turbo range to sysfs
Kristen Carlson Accardi
1
-0
/
+18
2015-01-30
intel_pstate: Add support for SkyLake
Kristen Carlson Accardi
1
-0
/
+1
2014-12-11
intel_pstate: Add a few comments
Kristen Carlson Accardi
1
-1
/
+31
2014-12-11
intel_pstate: add kernel parameter to force loading
Ethan Zhao
1
-1
/
+5
[next]