index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2021-11-04
cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enable
Srinivas Pandruvada
1
-0
/
+1
2021-11-04
cpufreq: intel_pstate: Fix unchecked MSR 0x773 access
Srinivas Pandruvada
1
-0
/
+3
2021-11-04
cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
Rafael J. Wysocki
1
-2
/
+30
2021-10-26
cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization
Zhang Rui
1
-1
/
+2
2021-10-05
cpufreq: intel_pstate: Process HWP Guaranteed change notification
Srinivas Pandruvada
1
-6
/
+111
2021-09-13
cpufreq: intel_pstate: Override parameters if HWP forced by BIOS
Doug Smythies
1
-8
/
+14
2021-09-07
cpufreq: intel_pstate: hybrid: Rework HWP calibration
Rafael J. Wysocki
1
-114
/
+71
2021-09-07
Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification"
Rafael J. Wysocki
1
-39
/
+0
2021-08-25
cpufreq: intel_pstate: Process HWP Guaranteed change notification
Srinivas Pandruvada
1
-0
/
+39
2021-08-04
cpufreq: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-06-30
cpufreq: intel_pstate: Combine ->stop_cpu() and ->offline()
Rafael J. Wysocki
1
-6
/
+5
2021-06-07
cpufreq: intel_pstate: hybrid: Fix build with CONFIG_ACPI unset
Rafael J. Wysocki
1
-43
/
+48
2021-05-21
cpufreq: intel_pstate: Add Cometlake support in no-HWP mode
Giovanni Gherdovich
1
-0
/
+1
2021-05-21
cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode
Giovanni Gherdovich
1
-0
/
+1
2021-05-21
cpufreq: intel_pstate: hybrid: CPU-specific scaling factor
Rafael J. Wysocki
1
-23
/
+210
2021-05-21
cpufreq: intel_pstate: hybrid: Avoid exposing two global attributes
Rafael J. Wysocki
1
-2
/
+13
2021-05-10
cpufreq: intel_pstate: Use HWP if enabled by platform firmware
Rafael J. Wysocki
1
-1
/
+13
2021-04-09
cpufreq: intel_pstate: Simplify intel_pstate_update_perf_limits()
Rafael J. Wysocki
1
-16
/
+6
2021-03-23
cpufreq: intel_pstate: Clean up frequency computations
Rafael J. Wysocki
1
-56
/
+45
2021-01-22
cpufreq: intel_pstate: Remove repeated word
Nigel Christian
1
-1
/
+1
2021-01-12
cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...
Chen Yu
1
-2
/
+3
2021-01-12
cpufreq: intel_pstate: Rename two functions
Rafael J. Wysocki
1
-5
/
+5
2021-01-12
cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argument
Rafael J. Wysocki
1
-8
/
+8
2021-01-12
cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE()
Rafael J. Wysocki
1
-6
/
+7
2021-01-07
cpufreq: intel_pstate: remove obsolete functions
Lukas Bulwahn
1
-10
/
+0
2021-01-07
cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()
Rafael J. Wysocki
1
-2
/
+3
2020-12-30
cpufreq: intel_pstate: Fix fast-switch fallback path
Rafael J. Wysocki
1
-1
/
+0
2020-12-21
cpufreq: intel_pstate: Use most recent guaranteed performance values
Rafael J. Wysocki
1
-3
/
+13
2020-12-15
cpufreq: intel_pstate: Implement the ->adjust_perf() callback
Rafael J. Wysocki
1
-12
/
+58
2020-12-11
cpufreq: intel_pstate: Simplify intel_cpufreq_update_pstate()
Rafael J. Wysocki
1
-5
/
+4
2020-11-10
cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account
Rafael J. Wysocki
1
-7
/
+9
2020-10-27
cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode
Rafael J. Wysocki
1
-7
/
+6
2020-10-16
cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the dr...
Chen Yu
1
-1
/
+21
2020-09-30
cpufreq: intel_pstate: Fix missing return statement
Zhang Rui
1
-0
/
+1
2020-09-01
cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled
Francisco Jerez
1
-1
/
+1
2020-09-01
cpufreq: intel_pstate: Free memory only when turning off
Rafael J. Wysocki
1
-33
/
+24
2020-09-01
cpufreq: intel_pstate: Add ->offline and ->online callbacks
Rafael J. Wysocki
1
-49
/
+94
2020-09-01
cpufreq: intel_pstate: Tweak the EPP sysfs interface
Rafael J. Wysocki
1
-0
/
+8
2020-09-01
cpufreq: intel_pstate: Update cached EPP in the active mode
Rafael J. Wysocki
1
-5
/
+15
2020-09-01
cpufreq: intel_pstate: Refuse to turn off with HWP enabled
Rafael J. Wysocki
1
-3
/
+9
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
1
-63
/
+182
[next]