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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
cpufreq/amd-pstate: Fix setting scaling max/min freq values
Mario Limonciello
1
-4
/
+3
2024-02-01
cpufreq: intel_pstate: Refine computation of P-state for given frequency
Rafael J. Wysocki
1
-21
/
+34
2024-01-26
cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
Alexandra Diupina
1
-2
/
+5
2023-12-08
cpufreq/amd-pstate: Only print supported EPP values for performance governor
Ayush Jain
1
-1
/
+6
2023-12-08
cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
Wyes Karny
1
-13
/
+47
2023-12-08
cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily
Christoph Niedermaier
1
-1
/
+1
2023-12-08
cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
Gautham R. Shenoy
1
-1
/
+3
2023-11-28
cpufreq: stats: Fix buffer overflow detection in trans_stats()
Christian Marangi
1
-7
/
+7
2023-11-20
cpufreq: tegra194: fix warning due to missing opp_put
Sumit Gupta
1
-0
/
+2
2023-08-29
cpufreq: Support per-policy performance boost
Jie Zhan
1
-0
/
+43
2023-08-29
cpufreq: pcc: Fix the potentinal scheduling delays in target_index()
Liao Chang
1
-1
/
+1
2023-08-29
cpufreq: governor: Free dbs_data directly when gov->init() fails
Liao Chang
1
-1
/
+3
2023-08-29
cpufreq: Fix the race condition while updating the transition_task of policy
Liao Chang
1
-0
/
+2
2023-08-29
cpufreq: Avoid printing kernel addresses in cpufreq_resume()
Liao Chang
1
-4
/
+4
2023-08-28
Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
30
-100
/
+103
2023-08-28
cpufreq: tegra194: remove opp table in exit hook
Sumit Gupta
1
-0
/
+12
2023-08-28
cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
Liao Chang
1
-1
/
+2
2023-08-28
cpufreq: tegra194: add online/offline hooks
Sumit Gupta
1
-0
/
+17
2023-08-23
cpufreq: qcom-cpufreq-hw: add support for 4 freq domains
Neil Armstrong
1
-1
/
+1
2023-08-22
cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver
Swapnil Sapkal
1
-8
/
+16
2023-08-22
cpufreq: amd-pstate-ut: Remove module parameter access
Swapnil Sapkal
1
-20
/
+2
2023-08-21
cpufreq: intel_pstate: set stale CPU frequency to minimum
Doug Smythies
1
-0
/
+5
2023-08-21
cpufreq: stats: Improve the performance of cpufreq_stats_create_table()
Liao Chang
1
-1
/
+2
2023-08-17
cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fie
Liao Chang
1
-3
/
+6
2023-08-17
cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.
Liao Chang
1
-2
/
+2
2023-08-17
cpufreq: Prefer to print cpuid in MIN/MAX QoS register error message
Liao Chang
1
-4
/
+4
2023-08-11
cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
Meng Li
1
-2
/
+2
2023-08-11
cpufreq: mediatek-hw: Remove unused define
Konrad Dybcio
1
-2
/
+0
2023-08-09
cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdev
Konrad Dybcio
1
-0
/
+6
2023-08-07
cpufreq: amd-pstate: fix global sysfs attribute type
Thomas Weißschuh
1
-5
/
+5
2023-08-03
cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
Gustavo A. R. Silva
1
-1
/
+5
2023-08-03
cpufreq: blocklist MSM8998 in cpufreq-dt-platdev
AngeloGioacchino Del Regno
1
-0
/
+1
2023-07-20
cpufreq: omap: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: qoriq: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: acpi: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: tegra186: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: qcom-nvmem: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: kirkwood: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: pcc-cpufreq: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: raspberrypi: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: davinci: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: imx-cpufreq-dt: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: brcmstb-avs-cpufreq: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: tegra194: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: scpi: Convert to platform remove callback returning void
Yangtao Li
1
-3
/
+2
2023-07-20
cpufreq: mediatek-hw: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: imx6q: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: vexpress: Convert to platform remove callback returning void
Yangtao Li
1
-3
/
+2
2023-07-20
cpufreq: qcom-cpufreq-hw: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-07-20
cpufreq: dt: Convert to platform remove callback returning void
Yangtao Li
1
-3
/
+2
[next]