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
/
include
/
linux
/
cpufreq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
cpufreq: Reintroduce ready() callback
Bjorn Andersson
1
-0
/
+3
2021-11-02
Merge branches 'pm-em' and 'powercap'
Rafael J. Wysocki
1
-30
/
+135
2021-11-02
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-1
/
+1
2021-11-02
cpufreq: Fix parameter in parse_perf_domain()
Hector.Yuan
1
-1
/
+1
2021-10-21
cpufreq: Fix typo in cpufreq.h
Rafael J. Wysocki
1
-1
/
+1
2021-10-05
cpufreq: Use CPUFREQ_RELATION_E in DVFS governors
Vincent Donnefort
1
-2
/
+8
2021-10-05
cpufreq: Introducing CPUFREQ_RELATION_E
Vincent Donnefort
1
-25
/
+86
2021-10-05
cpufreq: Add an interface to mark inefficient frequencies
Vincent Donnefort
1
-3
/
+41
2021-09-07
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-1
/
+57
2021-09-06
cpufreq: Add of_perf_domain_get_sharing_cpumask
Hector.Yuan
1
-1
/
+57
2021-09-02
cpufreq: Remove ready() callback
Viresh Kumar
1
-3
/
+0
2021-08-12
cpufreq: Add callback to register with energy model
Viresh Kumar
1
-0
/
+14
2021-06-30
cpufreq: Remove ->resolve_freq()
Viresh Kumar
1
-9
/
+0
2021-06-30
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
1
-1
/
+0
2021-02-04
cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
Viresh Kumar
1
-8
/
+5
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
1
-10
/
+7
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
1
-0
/
+14
2020-11-16
Merge back cpufreq updates for v5.11.
Rafael J. Wysocki
1
-5
/
+0
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
1
-0
/
+6
2020-11-10
cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
Rafael J. Wysocki
1
-0
/
+3
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
1
-2
/
+7
2020-11-02
cpufreq: Drop restore_freq from struct cpufreq_policy
Rafael J. Wysocki
1
-5
/
+0
2020-10-29
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
1
-0
/
+1
2020-10-27
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
1
-1
/
+9
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
1
-3
/
+8
2020-09-18
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
1
-1
/
+2
2020-09-18
cpufreq: report whether cpufreq supports Frequency Invariance (FI)
Ionela Voinescu
1
-0
/
+5
2020-08-27
cpufreq: Use WARN_ON_ONCE() for invalid relation
Viresh Kumar
1
-2
/
+2
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
1
-0
/
+2
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-1
/
+1
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
1
-1
/
+1
2020-07-02
cpufreq: Register governors at core_initcall
Quentin Perret
1
-0
/
+14
2020-06-05
cpufreq: change '.set_boost' to act on one policy
Xiongfeng Wang
1
-1
/
+1
2020-05-14
cpufreq: fix minor typo in struct cpufreq_driver doc comment
Wang Wenhu
1
-1
/
+1
2020-03-06
cpufreq: add function to get the hardware max frequency
Ionela Voinescu
1
-0
/
+5
2020-02-03
cpufreq: Make cpufreq_global_kobject static
Yangtao Li
1
-3
/
+0
2020-01-27
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
1
-9
/
+23
2019-12-12
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
1
-11
/
+0
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
1
-2
/
+5
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
[next]