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
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
cpufreq: amd-pstate: change cpu freq transition delay for some models
Xiaojian Du
1
-2
/
+7
2024-06-07
cpufreq: intel_pstate: Support Emerald Rapids OOB mode
Srinivas Pandruvada
1
-0
/
+1
2024-06-07
cpufreq: intel_pstate: Use Meteor Lake EPPs for Arrow Lake
Srinivas Pandruvada
1
-0
/
+2
2024-06-07
cpufreq: intel_pstate: Update Meteor Lake EPPs
Srinivas Pandruvada
1
-1
/
+1
2024-06-07
cpufreq: intel_pstate: Switch to new Intel CPU model defines
Tony Luck
1
-46
/
+44
2024-06-07
cpufreq: Switch to new Intel CPU model defines
Tony Luck
1
-4
/
+4
2024-06-06
cpufreq: ti-cpufreq: Handle deferred probe with dev_err_probe()
Primoz Fiser
1
-1
/
+1
2024-06-03
cpufreq: intel_pstate: Fix unchecked HWP MSR access
Srinivas Pandruvada
1
-1
/
+2
2024-06-03
cpufreq: dt-platdev: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-05-28
cpufreq: amd-pstate: Fix the inconsistency in max frequency units
Dhananjay Ugwekar
1
-1
/
+1
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
3
-2
/
+139
2024-05-28
cpufreq: longhaul: Fix kernel-doc param for longhaul_setstate
Yang Li
1
-2
/
+3
2024-05-28
cpufreq: qcom-nvmem: eliminate uses of of_node_put()
Javier Carrasco
1
-18
/
+7
2024-05-28
cpufreq: qcom-nvmem: fix memory leaks in probe error paths
Javier Carrasco
1
-3
/
+10
2024-05-28
cpufreq: scmi: Avoid overflow of target_freq in fast switch
Jagadeesh Kona
1
-2
/
+2
2024-05-28
cpufreq: sun50i: replace of_node_put() with automatic cleanup handler
Javier Carrasco
1
-17
/
+8
2024-05-28
cpufreq: sun50i: fix memory leak in dt_has_supported_hw()
Javier Carrasco
1
-2
/
+2
2024-05-27
cpufreq: qcom-nvmem: add support for IPQ5321
Kathiravan Thirumoorthy
1
-0
/
+1
2024-05-21
Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+7
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+4
2024-05-16
cpufreq: amd-pstate: fix memory leak on CPU EPP exit
Peng Ma
1
-0
/
+7
2024-05-14
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
12
-299
/
+469
2024-05-08
cpufreq: amd-pstate: fix the highest frequency issue which limits performance
Perry Yuan
1
-3
/
+19
2024-05-07
powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
Matthias Schiffer
1
-4
/
+4
2024-05-07
cpufreq: intel_pstate: fix struct cpudata::epp_cached kernel-doc
Jeff Johnson
1
-1
/
+1
2024-05-02
Merge branch 'amd-pstate'
Rafael J. Wysocki
1
-103
/
+155
2024-04-30
cpufreq: Fix up printing large CPU numbers and frequency values
Joshua Yeong
1
-2
/
+2
2024-04-30
Merge tag 'cpufreq-arm-updates-6.10' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
8
-76
/
+216
2024-04-30
cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freq
Perry Yuan
1
-4
/
+2
2024-04-30
cpufreq: amd-pstate: fix code format problems
Perry Yuan
1
-4
/
+3
2024-04-26
cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing
Perry Yuan
1
-2
/
+51
2024-04-26
cpufreq: amd-pstate: get transition delay and latency value from ACPI tables
Perry Yuan
1
-2
/
+32
2024-04-26
cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0
Perry Yuan
1
-6
/
+10
2024-04-26
cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()
Gautham R. Shenoy
1
-30
/
+10
2024-04-26
cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_...
Perry Yuan
1
-67
/
+59
2024-04-25
cpufreq: sun50i: fix error returns in dt_has_supported_hw()
Dan Carpenter
1
-2
/
+2
2024-04-25
cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations
Portia Stephens
1
-1
/
+4
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
1
-2
/
+2
2024-04-24
cpufreq: Add a cpufreq pressure feedback for the scheduler
Vincent Guittot
1
-0
/
+36
2024-04-23
cpufreq: dt-platdev: eliminate uses of of_node_put()
Javier Carrasco
1
-5
/
+2
2024-04-23
cpufreq: dt: eliminate uses of of_node_put()
Javier Carrasco
1
-15
/
+6
2024-04-23
cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()
Shivani Gupta
1
-3
/
+1
2024-04-23
cpufreq: mediatek: Add support for MT7988A
Sam Shih
1
-0
/
+10
2024-04-23
cpufreq: sun50i: Fix build warning around snprint()
Viresh Kumar
1
-4
/
+2
2024-04-19
cpufreq: sun50i: Add H616 support
Martin Botka
1
-0
/
+67
2024-04-19
cpufreq: sun50i: Add support for opp_supported_hw
Andre Przywara
1
-8
/
+54
2024-04-19
cpufreq: sun50i: Refactor speed bin decoding
Brandon Cheo Fusi
1
-25
/
+49
2024-04-19
cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCs
Martin Botka
1
-0
/
+3
2024-04-19
cppc_cpufreq: Fix possible null pointer dereference
Aleksandr Mishin
1
-2
/
+12
2024-04-19
cpupfreq: tegra124: eliminate uses of of_node_put()
Javier Carrasco
1
-13
/
+6
[prev]
[next]