index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
amd-pstate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-02-23
1
-1
/
+0
*
cpufreq: amd-pstate: Let user know amd-pstate is disabled
Kai-Heng Feng
2023-02-23
1
-1
/
+1
*
cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ
Wyes Karny
2023-02-15
1
-12
/
+13
*
cpufreq: amd-pstate: avoid uninitialized variable use
Arnd Bergmann
2023-02-09
1
-5
/
+4
*
cpufreq: Make cpufreq_unregister_driver() return void
Uwe Kleine-König
2023-02-09
1
-2
/
+2
*
cpufreq: amd-pstate: convert sprintf with sysfs_emit()
Perry Yuan
2023-02-03
1
-3
/
+3
*
cpufreq: amd-pstate: add driver working mode switch support
Perry Yuan
2023-02-03
1
-0
/
+118
*
cpufreq: amd-pstate: implement suspend and resume callbacks
Perry Yuan
2023-02-03
1
-0
/
+40
*
cpufreq: amd-pstate: implement amd pstate cpu online and offline callback
Perry Yuan
2023-02-03
1
-0
/
+82
*
cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
Perry Yuan
2023-02-03
1
-6
/
+414
*
cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par...
Wyes Karny
2023-02-03
1
-10
/
+29
*
cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
Perry Yuan
2023-01-10
1
-0
/
+1
*
cpufreq: amd-pstate: add amd-pstate driver parameter for mode selection
Perry Yuan
2022-11-22
1
-9
/
+27
*
cpufreq: amd-pstate: change amd-pstate driver to be built-in type
Perry Yuan
2022-11-22
1
-10
/
+1
*
cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at ...
Wyes Karny
2022-11-22
1
-0
/
+10
*
Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-10-06
1
-59
/
+1
|
\
|
*
cpufreq: amd-pstate: Expose struct amd_cpudata
Meng Li
2022-10-05
1
-59
/
+1
*
|
Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-10-03
1
-18
/
+21
|
\
\
|
*
|
cpufreq: amd-pstate: Fix initial highest_perf value
Perry Yuan
2022-09-03
1
-2
/
+12
|
*
|
cpufreq: amd-pstate: update pstate frequency transition delay time
Perry Yuan
2022-08-31
1
-2
/
+2
|
*
|
cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
Perry Yuan
2022-08-31
1
-2
/
+1
|
*
|
cpufreq: amd_pstate: fix wrong lowest perf fetch
Perry Yuan
2022-08-31
1
-1
/
+1
|
*
|
cpufreq: amd-pstate: fix white-space
Perry Yuan
2022-08-31
1
-2
/
+2
|
*
|
cpufreq: amd-pstate: simplify cpudata pointer assignment
Perry Yuan
2022-08-31
1
-9
/
+3
|
|
/
*
|
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
2022-08-25
1
-1
/
+1
|
/
*
cpufreq: amd-pstate: Add resume and suspend callbacks
Jinzhou Su
2022-06-23
1
-0
/
+24
*
cpufreq: amd-pstate: Add more tracepoint for AMD P-State module
Jinzhou Su
2022-03-09
1
-2
/
+57
*
cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment
Yang Li
2022-01-06
1
-0
/
+2
*
cpufreq: amd-pstate: Add AMD P-State performance attributes
Huang Rui
2021-12-30
1
-0
/
+18
*
cpufreq: amd-pstate: Add AMD P-State frequencies attributes
Huang Rui
2021-12-30
1
-0
/
+47
*
cpufreq: amd-pstate: Add boost mode support for AMD P-State
Huang Rui
2021-12-30
1
-3
/
+66
*
cpufreq: amd-pstate: Add trace for AMD P-State module
Huang Rui
2021-12-30
1
-0
/
+4
*
cpufreq: amd-pstate: Introduce the support for the processors with shared mem...
Huang Rui
2021-12-30
1
-8
/
+97
*
cpufreq: amd-pstate: Add fast switch function for AMD P-State
Huang Rui
2021-12-30
1
-0
/
+36
*
cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro...
Huang Rui
2021-12-30
1
-0
/
+386