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
2023-02-14
cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems
Douglas Anderson
1
-11
/
+13
2023-02-01
cpufreq: armada-37xx: stop using 0 as NULL pointer
Miles Chen
1
-1
/
+1
2023-02-01
cpufreq: Add SM6375 to cpufreq-dt-platdev blocklist
Konrad Dybcio
1
-0
/
+1
2023-02-01
cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist
Sumit Gupta
1
-0
/
+1
2023-02-01
cpufreq: CPPC: Add u64 casts to avoid overflowing
Pierre Gondois
1
-5
/
+6
2023-01-18
cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
Perry Yuan
1
-0
/
+1
2023-01-07
cpufreq: Init completion before kobject_init_and_add()
Yongqiang Liu
1
-1
/
+1
2022-12-31
cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()
Xiongfeng Wang
1
-0
/
+2
2022-12-31
cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()
Manivannan Sadhasivam
1
-13
/
+29
2022-12-31
cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
Chen Hui
1
-0
/
+1
2022-11-22
cpufreq: amd-pstate: add amd-pstate driver parameter for mode selection
Perry Yuan
1
-9
/
+27
2022-11-22
cpufreq: amd-pstate: change amd-pstate driver to be built-in type
Perry Yuan
2
-11
/
+2
2022-11-22
cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at ...
Wyes Karny
1
-0
/
+10
2022-10-25
cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores
Rafael J. Wysocki
1
-54
/
+15
2022-10-25
cpufreq: intel_pstate: Read all MSRs on the target CPU
Rafael J. Wysocki
1
-33
/
+33
2022-10-18
cpufreq: sun50i: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-10-18
cpufreq: qcom-nvmem: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-10-18
cpufreq: imx6q: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+1
2022-10-18
cpufreq: dt: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-10-18
cpufreq: qcom: remove unused parameter in function definition
Fabien Parent
1
-4
/
+4
2022-10-18
cpufreq: qcom: fix writes in read-only memory region
Fabien Parent
1
-1
/
+2
2022-10-18
cpufreq: qcom: fix memory leak in error path
Fabien Parent
1
-2
/
+5
2022-10-18
cpufreq: tegra194: Fix module loading
Jon Hunter
1
-0
/
+1
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-10-06
Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-59
/
+310
2022-10-05
cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
Meng Li
1
-0
/
+8
2022-10-05
cpufreq: amd-pstate: modify type in argument 2 for filp_open
Meng Li
1
-1
/
+1
2022-10-05
cpufreq: amd-pstate: Add test module for amd-pstate driver
Meng Li
3
-0
/
+301
2022-10-05
cpufreq: amd-pstate: Expose struct amd_cpudata
Meng Li
1
-59
/
+1
2022-10-03
Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
9
-47
/
+69
2022-10-03
Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'
Rafael J. Wysocki
2
-6
/
+23
2022-09-28
Merge tag 'cpufreq-arm-updates-6.1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
7
-29
/
+47
2022-09-26
cpufreq: qcom-cpufreq-hw: Add cpufreq qos for LMh
Xuewen Yan
1
-0
/
+14
2022-09-26
cpufreq: Add __init annotation to module init funcs
Xiu Jianfeng
3
-3
/
+3
2022-09-26
cpufreq: tegra194: change tegra239_cpufreq_soc to static
Yang Yingliang
1
-1
/
+1
2022-09-24
ACPI: CPPC: Disable FIE if registers in PCC regions
Jeremy Linton
1
-4
/
+21
2022-09-24
nvmem: prefix all symbols with NVMEM_
Rafał Miłecki
1
-1
/
+1
2022-09-21
cpufreq: tegra194: Add support for Tegra239
Sumit Gupta
1
-14
/
+15
2022-09-21
cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning
Viresh Kumar
1
-5
/
+5
2022-09-10
cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode
Doug Smythies
1
-0
/
+1
2022-09-03
cpufreq: amd-pstate: Fix initial highest_perf value
Perry Yuan
1
-2
/
+12
2022-09-01
cpufreq: tegra194: Remove the unneeded result variable
ye xingchen
1
-5
/
+1
2022-08-31
cpufreq: amd-pstate: update pstate frequency transition delay time
Perry Yuan
1
-2
/
+2
2022-08-31
cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
Perry Yuan
1
-2
/
+1
2022-08-31
cpufreq: amd_pstate: fix wrong lowest perf fetch
Perry Yuan
1
-1
/
+1
2022-08-31
cpufreq: amd-pstate: fix white-space
Perry Yuan
1
-2
/
+2
2022-08-31
cpufreq: amd-pstate: simplify cpudata pointer assignment
Perry Yuan
1
-9
/
+3
2022-08-30
cpufreq: bmips-cpufreq: Use module_init and add module_exit
Zhang Jianhua
1
-2
/
+8
2022-08-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
2
-2
/
+2
2022-08-23
cpufreq: check only freq_table in __resolve_freq()
Lukasz Luba
1
-1
/
+1
[next]