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
starfive-6.6.48-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
/
kernel
/
sched
/
cpufreq_schedutil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-17
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
1
-5
/
+10
2017-04-13
cpufreq: schedutil: Reduce frequencies slower
Rafael J. Wysocki
1
-0
/
+3
2017-03-25
Merge back schedutil governor updates for 4.12.
Rafael J. Wysocki
1
-23
/
+41
2017-03-24
cpufreq: schedutil: Trace frequency only if it has changed
Rafael J. Wysocki
1
-9
/
+7
2017-03-23
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
1
-0
/
+27
2017-03-21
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
Rafael J. Wysocki
1
-13
/
+7
2017-03-13
cpufreq: schedutil: Refactor sugov_next_freq_shared()
Viresh Kumar
1
-16
/
+9
2017-03-13
cpufreq: schedutil: Redefine the rate_limit_us tunable
Viresh Kumar
1
-2
/
+2
2017-03-06
cpufreq: schedutil: Pass sg_policy to get_next_freq()
Viresh Kumar
1
-6
/
+5
2017-03-06
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
Viresh Kumar
1
-4
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2016-11-24
cpufreq: schedutil: Rectify comment in sugov_irq_work() function
Viresh Kumar
1
-6
/
+6
2016-11-17
cpufreq: schedutil: irq-work and mutex are only used in slow path
Viresh Kumar
1
-5
/
+8
2016-11-17
cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
Viresh Kumar
1
-7
/
+78
2016-11-17
cpufreq: schedutil: enable fast switch earlier
Viresh Kumar
1
-6
/
+11
2016-11-17
cpufreq: schedutil: Avoid indented labels
Viresh Kumar
1
-3
/
+3
2016-09-14
cpufreq: schedutil: Add iowait boosting
Rafael J. Wysocki
1
-4
/
+49
2016-09-01
cpufreq / sched: ignore SMT when determining max cpu capacity
Steve Muckle
1
-1
/
+3
2016-08-16
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
1
-30
/
+37
2016-07-21
cpufreq: schedutil: map raw required frequency to driver frequency
Steve Muckle
1
-8
/
+23
2016-06-03
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
1
-8
/
+1
2016-06-03
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
1
-26
/
+8
2016-05-19
cpufreq: schedutil: Improve prints messages with pr_fmt
Viresh Kumar
1
-1
/
+3
2016-04-08
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
1
-0
/
+2
2016-04-02
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
1
-0
/
+528