summaryrefslogtreecommitdiffstats
path: root/include/linux/amd-pstate.h
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: amd-pstate: remove global header fileArnd Bergmann2024-05-281-137/+0
* cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missingPerry Yuan2024-04-261-0/+6
* cpufreq: amd-pstate: Document the units for freq variables in amd_cpudataGautham R. Shenoy2024-04-261-7/+7
* cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudataGautham R. Shenoy2024-04-261-0/+4
* cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamicallyMeng Li2024-01-311-0/+6
* cpufreq: amd-pstate: Enable amd-pstate preferred core supportMeng Li2024-01-311-0/+4
* cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny2023-11-291-0/+4
* cpufreq: amd-pstate: Add a kernel config option to set default modeMario Limonciello2023-06-211-1/+3
* cpufreq: amd-pstate: Add guided autonomous modeWyes Karny2023-03-171-0/+2
* cpufreq: amd-pstate: implement amd pstate cpu online and offline callbackPerry Yuan2023-02-031-0/+1
* cpufreq: amd-pstate: implement Pstate EPP support for the AMD processorsPerry Yuan2023-02-031-1/+15
* cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par...Wyes Karny2023-02-031-0/+17
* cpufreq: amd-pstate: Expose struct amd_cpudataMeng Li2022-10-051-0/+77