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
2018-07-19
cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWP
Srinivas Pandruvada
1
-0
/
+9
2018-07-18
cpufreq: intel_pstate: Register when ACPI PCCH is present
Rafael J. Wysocki
1
-1
/
+16
2018-07-02
cpufreq: intel_pstate: use match_string() helper
Xie Yisheng
1
-9
/
+6
2018-06-19
cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
Srinivas Pandruvada
1
-5
/
+22
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+176
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-08
cpufreq: intel_pstate: enable boost for Skylake Xeon
Srinivas Pandruvada
1
-0
/
+10
2018-06-06
cpufreq: intel_pstate: New sysfs entry to control HWP boost
Srinivas Pandruvada
1
-0
/
+30
2018-06-06
cpufreq: intel_pstate: HWP boost performance on IO wakeup
Srinivas Pandruvada
1
-0
/
+39
2018-06-06
cpufreq: intel_pstate: Add HWP boost utility and sched util hooks
Srinivas Pandruvada
1
-3
/
+97
2018-05-15
cpufreq: intel_pstate: allow trace in passive mode
Doug Smythies
1
-2
/
+44
2018-04-10
cpufreq: intel_pstate: Do not include debugfs.h
Rafael J. Wysocki
1
-1
/
+0
2018-02-08
cpufreq: intel_pstate: Enable HWP during system resume on CPU0
Chen Yu
1
-0
/
+5
2018-01-11
cpufreq: intel_pstate: Add Skylake servers support
Srinivas Pandruvada
1
-0
/
+1
2018-01-11
cpufreq: intel_pstate: Replace bxt_funcs with core_funcs
Srinivas Pandruvada
1
-11
/
+2
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-39
/
+25
2017-09-04
Merge branch 'intel_pstate'
Rafael J. Wysocki
1
-300
/
+20
2017-09-04
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-0
/
+8
2017-09-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+0
2017-08-29
intel_pstate: convert to use acpi_match_platform_list()
Toshi Kani
1
-39
/
+25
2017-08-21
Merge back intel_pstate material for v4.14.
Rafael J. Wysocki
1
-296
/
+20
2017-08-18
cpufreq: remove setting of policy->cpu in policy->cpus during init
Sudeep Holla
1
-1
/
+0
2017-08-11
cpufreq: intel_pstate: report correct CPU frequencies during trace
Doug Smythies
1
-2
/
+1
2017-08-10
cpufreq: intel_pstate: Shorten a couple of long names
Rafael J. Wysocki
1
-4
/
+4
2017-08-10
cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate()
Rafael J. Wysocki
1
-7
/
+5
2017-08-04
Merge v4.13 intel_pstate fixes.
Rafael J. Wysocki
1
-8
/
+0
2017-08-04
cpufreq: intel_pstate: Improve IO performance with per-core P-states
Srinivas Pandruvada
1
-0
/
+10
2017-08-03
Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'
Rafael J. Wysocki
1
-8
/
+0
2017-08-01
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
1
-0
/
+8
2017-08-01
cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVAL
Rafael J. Wysocki
1
-1
/
+0
2017-07-28
cpufreq: intel_pstate: Drop ->get from intel_pstate structure
Rafael J. Wysocki
1
-8
/
+0
2017-07-26
cpufreq: intel_pstate: Drop ->update_util from pstate_funcs
Rafael J. Wysocki
1
-13
/
+2
2017-07-26
cpufreq: intel_pstate: Do not use PID-based P-state selection
Rafael J. Wysocki
1
-274
/
+2
2017-07-26
cpufreq: Don't set transition_latency for setpolicy drivers
Viresh Kumar
1
-1
/
+0
2017-07-20
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
1
-2
/
+19
2017-07-14
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
Rafael J. Wysocki
1
-1
/
+1
2017-07-14
cpufreq: intel_pstate: Correct the busy calculation for KNL
Srinivas Pandruvada
1
-2
/
+19
2017-07-12
cpufreq: intel_pstate: Fix ratio setting for min_perf_pct
Srinivas Pandruvada
1
-1
/
+1
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2017-07-04
cpufreq: intel_pstate: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-03
Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'
Rafael J. Wysocki
1
-70
/
+68
2017-07-03
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-19
/
+15
2017-06-30
cpufreq: intel_pstate: Clean up after performance governor changes
Rafael J. Wysocki
1
-6
/
+0
2017-06-27
intel_pstate: skip scheduler hook when in "performance" mode
Len Brown
1
-2
/
+2
2017-06-27
intel_pstate: delete scheduler hook in HWP mode
Len Brown
1
-11
/
+3
2017-06-24
cpufreq: intel_pstate: Remove max/min fractions to limit performance
Srinivas Pandruvada
1
-51
/
+63
2017-06-05
cpufreq: intel_pstate: Avoid division by 0 in min_perf_pct_min()
Rafael J. Wysocki
1
-2
/
+3
2017-05-16
Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
1
-19
/
+15
2017-05-12
intel_pstate: use updated msr-index.h HWP.EPP values
Len Brown
1
-19
/
+15
2017-04-17
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
1
-0
/
+2
[prev]
[next]