开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
amd-pstate.c
Age
Commit message (
Expand
)
Author
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
2024-07-07
cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC sy...
Dhananjay Ugwekar
2024-06-26
cpufreq: amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is off
Perry Yuan
2024-06-26
cpufreq: amd-pstate: initialize core precision boost state
Perry Yuan
2024-06-24
cpufreq: amd-pstate: Don't create attributes when registration fails
Mario Limonciello
2024-06-20
cpufreq/amd-pstate: fix setting policy current frequency value
Meng Li
2024-06-20
cpufreq: amd-pstate: auto-load pstate driver by default
Perry Yuan
2024-06-20
cpufreq: amd-pstate: enable shared memory type CPPC by default
Perry Yuan
2024-06-20
cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
Perry Yuan
2024-06-20
cpufreq: amd-pstate: add debug message while CPPC is supported and disabled b...
Perry Yuan
2024-06-20
cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
Perry Yuan
2024-06-20
cpufreq: amd-pstate: remove unused variable nominal_freq
Perry Yuan
2024-06-20
cpufreq: amd-pstate: optimize the initial frequency values verification
Perry Yuan
2024-06-20
cpufreq: amd-pstate: Allow users to write 'default' EPP string
Mario Limonciello
2024-06-11
cpufreq: amd-pstate: change cpu freq transition delay for some models
Xiaojian Du
2024-05-28
cpufreq: amd-pstate: Fix the inconsistency in max frequency units
Dhananjay Ugwekar
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
2024-05-16
cpufreq: amd-pstate: fix memory leak on CPU EPP exit
Peng Ma
2024-05-08
cpufreq: amd-pstate: fix the highest frequency issue which limits performance
Perry Yuan
2024-04-30
cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freq
Perry Yuan
2024-04-30
cpufreq: amd-pstate: fix code format problems
Perry Yuan
2024-04-26
cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing
Perry Yuan
2024-04-26
cpufreq: amd-pstate: get transition delay and latency value from ACPI tables
Perry Yuan
2024-04-26
cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0
Perry Yuan
2024-04-26
cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()
Gautham R. Shenoy
2024-04-26
cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_...
Perry Yuan
2024-02-29
cpufreq: amd-pstate: adjust min/max limit perf
Meng Li
2024-02-12
cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
Tor Vic
2024-01-31
cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
Meng Li
2024-01-31
cpufreq: amd-pstate: Enable amd-pstate preferred core support
Meng Li
2024-01-22
cpufreq/amd-pstate: Fix setting scaling max/min freq values
Mario Limonciello
2023-11-29
cpufreq/amd-pstate: Only print supported EPP values for performance governor
Ayush Jain
2023-11-29
cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
Wyes Karny
2023-11-28
cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
Gautham R. Shenoy
2023-08-07
cpufreq: amd-pstate: fix global sysfs attribute type
Thomas Weißschuh
2023-06-21
cpufreq: amd-pstate: Add a kernel config option to set default mode
Mario Limonciello
2023-06-21
cpufreq: amd-pstate: Set a fallback policy based on preferred_profile
Mario Limonciello
2023-06-16
cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated
Wyes Karny
2023-06-16
cpufreq: amd-pstate: Write CPPC enable bit per-socket
Wyes Karny
2023-05-25
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
2023-05-24
cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver
Wyes Karny
2023-05-24
cpufreq: amd-pstate: Add ->fast_switch() callback
Gautham R. Shenoy
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-11
cpufreq: amd-pstate: Make varaiable mode_state_machine static
Tom Rix
2023-03-17
cpufreq: amd-pstate: Add guided mode control support via sysfs
Wyes Karny
2023-03-17
cpufreq: amd-pstate: Add guided autonomous mode
Wyes Karny
2023-03-17
cpufreq: amd-pstate: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-02-23
cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-02-23
cpufreq: amd-pstate: Let user know amd-pstate is disabled
Kai-Heng Feng
[next]