- e4731ba cpufreq: amd-pstate: Fix the inconsistency in max frequency units by Dhananjay Ugwekar · 10 months ago
- 779b8a1 cpufreq: amd-pstate: remove global header file by Arnd Bergmann · 10 months ago
- cea04f3 cpufreq: amd-pstate: fix memory leak on CPU EPP exit by Peng Ma · 10 months ago
- bf202e6 cpufreq: amd-pstate: fix the highest frequency issue which limits performance by Perry Yuan · 10 months ago
- 5c3fd1e cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freq by Perry Yuan · 11 months ago
- 5131a3c cpufreq: amd-pstate: fix code format problems by Perry Yuan · 11 months ago
- eb8b6c3 cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing by Perry Yuan · 11 months ago
- 069a2bb cpufreq: amd-pstate: get transition delay and latency value from ACPI tables by Perry Yuan · 11 months ago
- 2ddb8a3 cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0 by Perry Yuan · 11 months ago
- 3cbbe88 cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq() by Gautham R. Shenoy · 11 months ago
- 5547c0e cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_freq by Perry Yuan · 11 months ago
- 8164f74 cpufreq: amd-pstate: adjust min/max limit perf by Meng Li · 1 year, 1 month ago
- b26ffbf cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf() by Tor Vic · 1 year, 1 month ago
- e571a5e cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically by Meng Li · 1 year, 2 months ago
- f3a0523 cpufreq: amd-pstate: Enable amd-pstate preferred core support by Meng Li · 1 year, 2 months ago
- 22fb4f0 cpufreq/amd-pstate: Fix setting scaling max/min freq values by Mario Limonciello · 1 year, 2 months ago
- 142c169b cpufreq/amd-pstate: Only print supported EPP values for performance governor by Ayush Jain · 1 year, 4 months ago
- febab20 cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update by Wyes Karny · 1 year, 4 months ago
- bb87be2 cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch() by Gautham R. Shenoy · 1 year, 4 months ago
- 5e720f8c cpufreq: amd-pstate: fix global sysfs attribute type by Thomas Weißschuh · 1 year, 7 months ago
- c88ad30 cpufreq: amd-pstate: Add a kernel config option to set default mode by Mario Limonciello · 1 year, 9 months ago
- 32f80b9 cpufreq: amd-pstate: Set a fallback policy based on preferred_profile by Mario Limonciello · 1 year, 9 months ago
- f4aad63 cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated by Wyes Karny · 1 year, 9 months ago
- 217e677 cpufreq: amd-pstate: Write CPPC enable bit per-socket by Wyes Karny · 1 year, 10 months ago
- 3bf8c63 cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf() by Wyes Karny · 1 year, 10 months ago
- 249b62c cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver by Wyes Karny · 1 year, 10 months ago
- 4badf2e cpufreq: amd-pstate: Add ->fast_switch() callback by Gautham R. Shenoy · 1 year, 10 months ago
- 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 11 months ago
- 11fa52f cpufreq: amd-pstate: Make varaiable mode_state_machine static by Tom Rix · 2 years ago
- 3ca7bc8 cpufreq: amd-pstate: Add guided mode control support via sysfs by Wyes Karny · 2 years ago
- 2dd6d0e cpufreq: amd-pstate: Add guided autonomous mode by Wyes Karny · 2 years ago
- 3666062 cpufreq: amd-pstate: move to use bus_get_dev_root() by Greg Kroah-Hartman · 2 years ago
- fa0746b11 cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules by Nick Alcock · 2 years, 1 month ago
- 7af7802 cpufreq: amd-pstate: Let user know amd-pstate is disabled by Kai-Heng Feng · 2 years, 1 month ago
- 6e9d121 cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ by Wyes Karny · 2 years, 1 month ago
- 7cca9a9 cpufreq: amd-pstate: avoid uninitialized variable use by Arnd Bergmann · 2 years, 1 month ago
- dd329e1 cpufreq: Make cpufreq_unregister_driver() return void by Uwe Kleine-König · 2 years, 1 month ago
- 3ec32b6 cpufreq: amd-pstate: convert sprintf with sysfs_emit() by Perry Yuan · 2 years, 1 month ago
- abd61c0 cpufreq: amd-pstate: add driver working mode switch support by Perry Yuan · 2 years, 1 month ago
- 50ddd2f cpufreq: amd-pstate: implement suspend and resume callbacks by Perry Yuan · 2 years, 1 month ago
- d4da12f cpufreq: amd-pstate: implement amd pstate cpu online and offline callback by Perry Yuan · 2 years, 1 month ago
- ffa5096 cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors by Perry Yuan · 2 years, 1 month ago
- 36c5014 cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param() by Wyes Karny · 2 years, 1 month ago
- 4f3085f cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering by Perry Yuan · 2 years, 2 months ago
- 202e683 cpufreq: amd-pstate: add amd-pstate driver parameter for mode selection by Perry Yuan · 2 years, 4 months ago
- 456ca88d cpufreq: amd-pstate: change amd-pstate driver to be built-in type by Perry Yuan · 2 years, 4 months ago
- 919f455 cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at init by Wyes Karny · 2 years, 4 months ago
- dd42d9c Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 5 months ago
- f1375ec cpufreq: amd-pstate: Expose struct amd_cpudata by Meng Li · 2 years, 7 months ago
- c79e6fa Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 5 months ago
- bedadcf cpufreq: amd-pstate: Fix initial highest_perf value by Perry Yuan · 2 years, 7 months ago
- ca08e46 cpufreq: amd-pstate: update pstate frequency transition delay time by Perry Yuan · 2 years, 7 months ago
- 0e9a863 cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor by Perry Yuan · 2 years, 7 months ago
- b185c50 cpufreq: amd_pstate: fix wrong lowest perf fetch by Perry Yuan · 2 years, 7 months ago
- d8bee41 cpufreq: amd-pstate: fix white-space by Perry Yuan · 2 years, 7 months ago
- 4f59540 cpufreq: amd-pstate: simplify cpudata pointer assignment by Perry Yuan · 2 years, 7 months ago
- a2a9d18 ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid() by Perry Yuan · 2 years, 7 months ago
- b376471 cpufreq: amd-pstate: Add resume and suspend callbacks by Jinzhou Su · 2 years, 9 months ago
- 23c296f cpufreq: amd-pstate: Add more tracepoint for AMD P-State module by Jinzhou Su · 3 years ago
- bdc4fd3 cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment by Yang Li · 3 years, 2 months ago
- 3ad7fde cpufreq: amd-pstate: Add AMD P-State performance attributes by Huang Rui · 3 years, 3 months ago
- ec4e332 cpufreq: amd-pstate: Add AMD P-State frequencies attributes by Huang Rui · 3 years, 3 months ago
- 4127101 cpufreq: amd-pstate: Add boost mode support for AMD P-State by Huang Rui · 3 years, 3 months ago
- 60e10f8 cpufreq: amd-pstate: Add trace for AMD P-State module by Huang Rui · 3 years, 3 months ago
- e059c18 cpufreq: amd-pstate: Introduce the support for the processors with shared memory solution by Huang Rui · 3 years, 3 months ago
- 1d215f0 cpufreq: amd-pstate: Add fast switch function for AMD P-State by Huang Rui · 3 years, 3 months ago
- ec437d7 cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future processors by Huang Rui · 3 years, 3 months ago