index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
amd-pstate.c
Age
Commit message (
Expand
)
Author
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
2023-02-15
cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ
Wyes Karny
2023-02-09
cpufreq: amd-pstate: avoid uninitialized variable use
Arnd Bergmann
2023-02-09
cpufreq: Make cpufreq_unregister_driver() return void
Uwe Kleine-König
2023-02-03
cpufreq: amd-pstate: convert sprintf with sysfs_emit()
Perry Yuan
2023-02-03
cpufreq: amd-pstate: add driver working mode switch support
Perry Yuan
2023-02-03
cpufreq: amd-pstate: implement suspend and resume callbacks
Perry Yuan
2023-02-03
cpufreq: amd-pstate: implement amd pstate cpu online and offline callback
Perry Yuan
2023-02-03
cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
Perry Yuan
2023-02-03
cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par...
Wyes Karny
2023-01-10
cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
Perry Yuan
2022-11-22
cpufreq: amd-pstate: add amd-pstate driver parameter for mode selection
Perry Yuan
2022-11-22
cpufreq: amd-pstate: change amd-pstate driver to be built-in type
Perry Yuan
2022-11-22
cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at ...
Wyes Karny
2022-10-06
Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-10-05
cpufreq: amd-pstate: Expose struct amd_cpudata
Meng Li
2022-10-03
Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-09-03
cpufreq: amd-pstate: Fix initial highest_perf value
Perry Yuan
2022-08-31
cpufreq: amd-pstate: update pstate frequency transition delay time
Perry Yuan
2022-08-31
cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
Perry Yuan
2022-08-31
cpufreq: amd_pstate: fix wrong lowest perf fetch
Perry Yuan
2022-08-31
cpufreq: amd-pstate: fix white-space
Perry Yuan
2022-08-31
cpufreq: amd-pstate: simplify cpudata pointer assignment
Perry Yuan
2022-08-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
2022-06-23
cpufreq: amd-pstate: Add resume and suspend callbacks
Jinzhou Su
2022-03-09
cpufreq: amd-pstate: Add more tracepoint for AMD P-State module
Jinzhou Su
2022-01-06
cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment
Yang Li
2021-12-30
cpufreq: amd-pstate: Add AMD P-State performance attributes
Huang Rui
2021-12-30
cpufreq: amd-pstate: Add AMD P-State frequencies attributes
Huang Rui
2021-12-30
cpufreq: amd-pstate: Add boost mode support for AMD P-State
Huang Rui
2021-12-30
cpufreq: amd-pstate: Add trace for AMD P-State module
Huang Rui
2021-12-30
cpufreq: amd-pstate: Introduce the support for the processors with shared mem...
Huang Rui
2021-12-30
cpufreq: amd-pstate: Add fast switch function for AMD P-State
Huang Rui
[next]