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
/
include
/
linux
/
cpufreq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events
Viresh Kumar
1
-4
/
+2
2019-08-10
cpufreq: Add policy create/remove notifiers back
Viresh Kumar
1
-0
/
+2
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-7
/
+7
2019-07-16
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
1
-1
/
+1
2019-07-09
cpufreq: Add QoS requests for userspace constraints
Viresh Kumar
1
-6
/
+2
2019-07-09
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
Viresh Kumar
1
-0
/
+1
2019-07-09
cpufreq: Register notifiers with the PM QoS framework
Viresh Kumar
1
-0
/
+3
2019-07-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+6
2019-06-26
cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub
Daniel Lezcano
1
-0
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-10
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
1
-7
/
+7
2019-04-08
cpufreq: intel_pstate: Update max frequency on global turbo changes
Rafael J. Wysocki
1
-0
/
+10
2019-04-02
cpufreq: intel_pstate: Driver-specific handling of _PPC updates
Rafael J. Wysocki
1
-0
/
+4
2019-02-13
cpufreq: Allow light-weight tear down and bring up of CPUs
Viresh Kumar
1
-0
/
+2
2019-01-31
cpufreq: Auto-register the driver as a thermal cooling device if asked
Amit Kucheria
1
-0
/
+9
2019-01-29
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
1
-10
/
+2
2019-01-21
cpufreq: Replace open-coded << with BIT()
Amit Kucheria
1
-12
/
+13
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
1
-0
/
+8
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
1
-1
/
+1
2018-04-10
cpufreq: Drop cpufreq_table_validate_and_show()
Viresh Kumar
1
-2
/
+0
2018-02-27
cpufreq: Validate frequency table in the core
Viresh Kumar
1
-0
/
+1
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
1
-46
/
+79
2017-11-15
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
1
-0
/
+1
2017-10-03
cpufreq: provide default frequency-invariance setter function
Dietmar Eggemann
1
-0
/
+3
2017-09-04
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-0
/
+20
2017-08-08
cpufreq: Simplify cpufreq_can_do_remote_dvfs()
Rafael J. Wysocki
1
-5
/
+2
2017-08-01
cpufreq: Process remote callbacks from any CPU if the platform permits
Viresh Kumar
1
-2
/
+16
2017-08-01
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
1
-0
/
+9
2017-07-26
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
Viresh Kumar
1
-0
/
+6
2017-07-26
cpufreq: Replace "max_transition_latency" with "dynamic_switching"
Viresh Kumar
1
-7
/
+2
2017-07-22
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
1
-0
/
+1
2017-07-22
cpufreq: governor: Drop min_sampling_rate
Viresh Kumar
1
-2
/
+0
2017-07-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+14
2017-06-27
x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
Len Brown
1
-0
/
+2
2017-05-28
cpufreq: create cpufreq_table_count_valid_entries()
Viresh Kumar
1
-0
/
+14
2017-04-17
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
1
-0
/
+7
2017-02-04
cpufreq: Fix typos in comments
Viresh Kumar
1
-2
/
+2
2017-02-04
cpufreq: Remove CPUFREQ_START notifier event
Viresh Kumar
1
-1
/
+0
2017-02-04
cpufreq: Remove policy create/remove notifiers
Viresh Kumar
1
-2
/
+0
2016-11-21
cpufreq: Make cpufreq_update_policy() void
Rafael J. Wysocki
1
-1
/
+1
2016-11-11
cpufreq: stats: New sysfs attribute for clearing statistics
Markus Mayer
1
-0
/
+4
2016-10-20
cpufreq: fix overflow in cpufreq_table_find_index_dl()
Sergey Senozhatsky
1
-2
/
+2
2016-10-12
cpufreq: skip invalid entries when searching the frequency
Aaro Koskinen
1
-52
/
+52
2016-07-21
cpufreq: add cpufreq_driver_resolve_freq()
Steve Muckle
1
-0
/
+16
2016-07-07
cpufreq: Handle sorted frequency tables more efficiently
Viresh Kumar
1
-3
/
+231
2016-06-09
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
1
-2
/
+1
2016-06-09
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
1
-1
/
+0
2016-06-09
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
1
-2
/
+0
2016-06-03
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
1
-0
/
+12
2016-06-03
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
1
-1
/
+0
[next]