index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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]