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
/
cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-17
cpufreq: make interface functions and lock holding state clear
Schspa Shi
1
-3
/
+3
2022-05-17
cpufreq: Abort show()/store() for half-initialized policies
Schspa Shi
1
-4
/
+7
2022-05-12
cpufreq: Rearrange locking in cpufreq_remove_dev()
Rafael J. Wysocki
1
-7
/
+14
2022-05-12
cpufreq: Split cpufreq_offline()
Rafael J. Wysocki
1
-14
/
+19
2022-05-12
cpufreq: Reorganize checks in cpufreq_offline()
Rafael J. Wysocki
1
-12
/
+12
2022-05-11
cpufreq: Clear real_cpus mask from remove_cpu_dev_symlink()
Viresh Kumar
1
-4
/
+4
2022-05-09
Revert "cpufreq: Fix possible race in cpufreq online error path"
Viresh Kumar
1
-3
/
+2
2022-05-06
cpufreq: Avoid unnecessary frequency updates due to mismatch
Viresh Kumar
1
-0
/
+11
2022-04-22
cpufreq: Fix possible race in cpufreq online error path
Schspa Shi
1
-2
/
+3
2022-02-09
cpufreq: Reintroduce ready() callback
Bjorn Andersson
1
-0
/
+4
2021-12-28
cpufreq: use default_groups in kobj_type
Greg Kroah-Hartman
1
-2
/
+3
2021-12-17
cpufreq: Fix initialization of min and max frequency QoS requests
Rafael J. Wysocki
1
-2
/
+2
2021-12-01
cpufreq: Fix a comment in cpufreq_policy_free
Tang Yizhou
1
-2
/
+3
2021-12-01
cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
Xiongfeng Wang
1
-5
/
+4
2021-10-05
cpufreq: Use CPUFREQ_RELATION_E in DVFS governors
Vincent Donnefort
1
-1
/
+1
2021-10-05
cpufreq: Introducing CPUFREQ_RELATION_E
Vincent Donnefort
1
-1
/
+9
2021-10-05
cpufreq: Make policy min/max hard requirements
Vincent Donnefort
1
-0
/
+7
2021-09-02
cpufreq: Remove ready() callback
Viresh Kumar
1
-4
/
+0
2021-08-31
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+13
2021-08-12
cpufreq: Add callback to register with energy model
Viresh Kumar
1
-0
/
+13
2021-08-04
cpufreq: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-3
/
+3
2021-06-30
cpufreq: Remove ->resolve_freq()
Viresh Kumar
1
-13
/
+8
2021-06-30
cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()
Viresh Kumar
1
-20
/
+22
2021-06-30
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
1
-3
/
+0
2021-06-23
cpufreq: Make cpufreq_online() call driver->offline() on errors
Rafael J. Wysocki
1
-1
/
+10
2021-04-08
cpufreq: Remove unused for_each_policy macro
Shaokun Zhang
1
-3
/
+0
2021-02-19
cpufreq: Fix typo in kerneldoc comment
Yue Hu
1
-1
/
+1
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
1
-2
/
+1
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
1
-0
/
+40
2020-12-11
cpufreq: Fix cpufreq_online() return value on errors
Wang ShaoBo
1
-1
/
+4
2020-12-11
cpufreq: Fix up several kerneldoc comments
Rafael J. Wysocki
1
-35
/
+35
2020-11-16
Merge back cpufreq updates for v5.11.
Rafael J. Wysocki
1
-5
/
+5
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
1
-0
/
+2
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
1
-1
/
+1
2020-11-02
cpufreq: Drop restore_freq from struct cpufreq_policy
Rafael J. Wysocki
1
-5
/
+5
2020-10-29
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
1
-0
/
+12
2020-10-27
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
1
-1
/
+2
2020-10-16
cpufreq: Improve code around unlisted freq check
Viresh Kumar
1
-8
/
+7
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
1
-7
/
+0
2020-10-05
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
1
-0
/
+7
2020-10-05
cpufreq: stats: Enable stats for fast-switch as well
Viresh Kumar
1
-0
/
+4
2020-09-18
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
1
-2
/
+3
2020-09-18
cpufreq: report whether cpufreq supports Frequency Invariance (FI)
Ionela Voinescu
1
-0
/
+16
2020-09-18
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
1
-1
/
+11
2020-08-27
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
1
-2
/
+1
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
1
-4
/
+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-15
cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status
Lee Jones
1
-15
/
+17
2020-07-02
cpufreq: Remove the weakly defined cpufreq_default_governor()
Viresh Kumar
1
-7
/
+0
[next]