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.12.y
linux-6.13.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
2024-06-24
cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
Rafael J. Wysocki
1
-7
/
+6
2024-06-12
cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()
Rafael J. Wysocki
1
-7
/
+12
2024-06-03
cpufreq: intel_pstate: Fix unchecked HWP MSR access
Srinivas Pandruvada
1
-1
/
+2
2024-05-07
cpufreq: intel_pstate: fix struct cpudata::epp_cached kernel-doc
Jeff Johnson
1
-1
/
+1
2024-04-03
cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]
Arnd Bergmann
1
-0
/
+2
2024-04-02
cpufreq: intel_pstate: Update the maximum CPU frequency consistently
Rafael J. Wysocki
1
-5
/
+18
2024-04-02
cpufreq: intel_pstate: Replace three global.turbo_disabled checks
Rafael J. Wysocki
1
-4
/
+5
2024-04-02
cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()
Rafael J. Wysocki
1
-6
/
+6
2024-04-02
cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()
Rafael J. Wysocki
1
-16
/
+18
2024-04-02
cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization
Rafael J. Wysocki
1
-43
/
+8
2024-04-02
cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into caller
Rafael J. Wysocki
1
-9
/
+4
2024-04-02
cpufreq: intel_pstate: Use __ro_after_init for three variables
Rafael J. Wysocki
1
-3
/
+3
2024-04-02
cpufreq: intel_pstate: Get rid of unnecessary READ_ONCE() annotations
Rafael J. Wysocki
1
-22
/
+5
2024-04-02
cpufreq: intel_pstate: Wait for canceled delayed work to complete
Rafael J. Wysocki
1
-2
/
+6
2024-04-02
cpufreq: intel_pstate: Simplify spinlock locking
Rafael J. Wysocki
1
-8
/
+4
2024-04-02
cpufreq: intel_pstate: Drop redundant locking from intel_pstate_driver_cleanup()
Rafael J. Wysocki
1
-2
/
+0
2024-03-11
Merge back cpufreq material for 6.9-rc1.
Rafael J. Wysocki
1
-9
/
+37
2024-02-24
cpufreq: intel_pstate: Update default EPPs for Meteor Lake
Srinivas Pandruvada
1
-0
/
+2
2024-02-24
cpufreq: intel_pstate: Allow model specific EPPs
Srinivas Pandruvada
1
-6
/
+35
2024-02-24
cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back
Doug Smythies
1
-0
/
+3
2024-02-13
cpufreq: intel_pstate: remove cpudata::prev_cummulative_iowait
Jiri Slaby (SUSE)
1
-3
/
+0
2024-01-22
cpufreq: intel_pstate: Refine computation of P-state for given frequency
Rafael J. Wysocki
1
-21
/
+34
2024-01-10
cpufreq: intel_pstate: Update hybrid scaling factor for Meteor Lake
Srinivas Pandruvada
1
-3
/
+18
2023-12-19
cpufreq: intel_pstate: Add Emerald Rapids support in no-HWP mode
Zhenguo Yao
1
-0
/
+1
2023-12-05
cpufreq: intel_pstate: Prioritize firmware-provided balance performance EPP
Srinivas Pandruvada
1
-7
/
+7
2023-09-11
cpufreq: intel_pstate: Revise global turbo disable check
Srinivas Pandruvada
1
-5
/
+1
2023-08-21
cpufreq: intel_pstate: set stale CPU frequency to minimum
Doug Smythies
1
-0
/
+5
2023-06-30
cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E...
Srinivas Pandruvada
1
-10
/
+48
2023-06-21
cpufreq: intel_pstate: Fix energy_performance_preference for passive
Tero Kristo
1
-0
/
+2
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2023-03-17
cpufreq: intel_pstate: Enable HWP IO boost for all servers
Srinivas Pandruvada
1
-10
/
+1
2023-03-17
cpufreq: move to use bus_get_dev_root()
Greg Kroah-Hartman
1
-2
/
+5
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2023-02-28
cpufreq: intel_pstate: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-02-23
cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids
Srinivas Pandruvada
1
-0
/
+1
2022-12-30
cpufreq: intel_pstate: Drop ACPI _PSS states table patching
Rafael J. Wysocki
1
-14
/
+0
2022-11-30
cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP mode
Giovanni Gherdovich
1
-0
/
+1
2022-11-03
cpufreq: intel_pstate: Allow EPP 0x80 setting by the firmware
Srinivas Pandruvada
1
-4
/
+5
2022-10-25
cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores
Rafael J. Wysocki
1
-54
/
+15
2022-10-25
cpufreq: intel_pstate: Read all MSRs on the target CPU
Rafael J. Wysocki
1
-33
/
+33
2022-09-10
cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode
Doug Smythies
1
-0
/
+1
2022-05-11
cpufreq: intel_pstate: Support Sapphire Rapids OOB mode
Srinivas Pandruvada
1
-0
/
+1
2022-04-13
cpufreq: intel_pstate: Handle no_turbo in frequency invariance
Chen Yu
1
-0
/
+1
2022-03-16
cpufreq: intel_pstate: Use firmware default EPP
Srinivas Pandruvada
1
-6
/
+32
2021-12-22
cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changes
Rafael J. Wysocki
1
-7
/
+17
2021-12-17
cpufreq: intel_pstate: Update EPP for AlderLake mobile
Srinivas Pandruvada
1
-22
/
+57
2021-12-17
cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() call
Rafael J. Wysocki
1
-12
/
+8
2021-11-23
cpufreq: intel_pstate: ITMT support for overclocked system
Srinivas Pandruvada
1
-0
/
+10
2021-11-23
cpufreq: intel_pstate: Fix active mode offline/online EPP handling
Rafael J. Wysocki
1
-0
/
+6
2021-11-23
cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs
Adamos Ttofari
1
-0
/
+1
[next]