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
/
amd-pstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
Perry Yuan
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
1
-10
/
+1
2022-11-22
cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at ...
Wyes Karny
1
-0
/
+10
2022-10-06
Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-59
/
+1
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
1
-18
/
+21
2022-09-03
cpufreq: amd-pstate: Fix initial highest_perf value
Perry Yuan
1
-2
/
+12
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-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
1
-1
/
+1
2022-06-23
cpufreq: amd-pstate: Add resume and suspend callbacks
Jinzhou Su
1
-0
/
+24
2022-03-09
cpufreq: amd-pstate: Add more tracepoint for AMD P-State module
Jinzhou Su
1
-2
/
+57
2022-01-06
cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment
Yang Li
1
-0
/
+2
2021-12-30
cpufreq: amd-pstate: Add AMD P-State performance attributes
Huang Rui
1
-0
/
+18
2021-12-30
cpufreq: amd-pstate: Add AMD P-State frequencies attributes
Huang Rui
1
-0
/
+47
2021-12-30
cpufreq: amd-pstate: Add boost mode support for AMD P-State
Huang Rui
1
-3
/
+66
2021-12-30
cpufreq: amd-pstate: Add trace for AMD P-State module
Huang Rui
1
-0
/
+4
2021-12-30
cpufreq: amd-pstate: Introduce the support for the processors with shared mem...
Huang Rui
1
-8
/
+97
2021-12-30
cpufreq: amd-pstate: Add fast switch function for AMD P-State
Huang Rui
1
-0
/
+36
2021-12-30
cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro...
Huang Rui
1
-0
/
+386