- c88ad30 cpufreq: amd-pstate: Add a kernel config option to set default mode by Mario Limonciello · 1 year, 8 months ago
- 32f80b9 cpufreq: amd-pstate: Set a fallback policy based on preferred_profile by Mario Limonciello · 1 year, 8 months ago
- f4aad63 cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated by Wyes Karny · 1 year, 8 months ago
- 217e677 cpufreq: amd-pstate: Write CPPC enable bit per-socket by Wyes Karny · 1 year, 9 months ago
- 3bf8c63 cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf() by Wyes Karny · 1 year, 9 months ago
- 249b62c cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver by Wyes Karny · 1 year, 9 months ago
- 4badf2e cpufreq: amd-pstate: Add ->fast_switch() callback by Gautham R. Shenoy · 1 year, 9 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, 10 months ago
- 11fa52f cpufreq: amd-pstate: Make varaiable mode_state_machine static by Tom Rix · 1 year, 11 months 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 ago
- 7af7802 cpufreq: amd-pstate: Let user know amd-pstate is disabled by Kai-Heng Feng · 2 years ago
- 6e9d121 cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ by Wyes Karny · 2 years ago
- 7cca9a9 cpufreq: amd-pstate: avoid uninitialized variable use by Arnd Bergmann · 2 years ago
- dd329e1 cpufreq: Make cpufreq_unregister_driver() return void by Uwe Kleine-König · 2 years 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, 1 month ago
- 202e683 cpufreq: amd-pstate: add amd-pstate driver parameter for mode selection by Perry Yuan · 2 years, 3 months ago
- 456ca88d cpufreq: amd-pstate: change amd-pstate driver to be built-in type by Perry Yuan · 2 years, 3 months ago
- 919f455 cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at init by Wyes Karny · 2 years, 3 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, 4 months ago
- f1375ec cpufreq: amd-pstate: Expose struct amd_cpudata by Meng Li · 2 years, 6 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, 6 months ago
- ca08e46 cpufreq: amd-pstate: update pstate frequency transition delay time by Perry Yuan · 2 years, 6 months ago
- 0e9a863 cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor by Perry Yuan · 2 years, 6 months ago
- b185c50 cpufreq: amd_pstate: fix wrong lowest perf fetch by Perry Yuan · 2 years, 6 months ago
- d8bee41 cpufreq: amd-pstate: fix white-space by Perry Yuan · 2 years, 6 months ago
- 4f59540 cpufreq: amd-pstate: simplify cpudata pointer assignment by Perry Yuan · 2 years, 6 months ago
- a2a9d18 ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid() by Perry Yuan · 2 years, 6 months ago
- b376471 cpufreq: amd-pstate: Add resume and suspend callbacks by Jinzhou Su · 2 years, 8 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, 1 month ago
- 3ad7fde cpufreq: amd-pstate: Add AMD P-State performance attributes by Huang Rui · 3 years, 2 months ago
- ec4e332 cpufreq: amd-pstate: Add AMD P-State frequencies attributes by Huang Rui · 3 years, 2 months ago
- 4127101 cpufreq: amd-pstate: Add boost mode support for AMD P-State by Huang Rui · 3 years, 2 months ago
- 60e10f8 cpufreq: amd-pstate: Add trace for AMD P-State module by Huang Rui · 3 years, 2 months ago
- e059c18 cpufreq: amd-pstate: Introduce the support for the processors with shared memory solution by Huang Rui · 3 years, 2 months ago
- 1d215f0 cpufreq: amd-pstate: Add fast switch function for AMD P-State by Huang Rui · 3 years, 2 months ago
- ec437d7 cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future processors by Huang Rui · 3 years, 2 months ago