开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2024-12-11
cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macros
Mario Limonciello
2024-12-11
cpufreq/amd-pstate: Drop cached epp_policy variable
Mario Limonciello
2024-12-11
cpufreq/amd-pstate: convert mutex use to guard()
Mario Limonciello
2024-12-11
cpufreq/amd-pstate: Add trace event for EPP perf updates
Mario Limonciello
2024-12-11
cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...
Dhananjay Ugwekar
2024-12-11
cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions
Dhananjay Ugwekar
2024-12-11
cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...
Dhananjay Ugwekar
2024-12-11
cpufreq/amd-pstate: Move the invocation of amd_pstate_update_perf()
Dhananjay Ugwekar
2024-12-11
cpufreq/amd-pstate: Convert the amd_pstate_get/set_epp() to static calls
Dhananjay Ugwekar
2024-12-10
cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list
Rafael J. Wysocki
2024-12-10
cpufreq: intel_pstate: Use CPPC to get scaling factors
Rafael J. Wysocki
2024-12-10
cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies
Mario Limonciello
2024-12-10
cpufreq/amd-pstate: Store the boost numerator as highest perf again
Mario Limonciello
2024-12-09
cpufreq/amd-pstate: Detect preferred core support before driver registration
K Prateek Nayak
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-22
Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-11-20
Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2024-11-19
Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-14
Merge back cpufreq material for 6.13
Rafael J. Wysocki
2024-11-13
cpufreq: intel_pstate: Update Balance-performance EPP for Granite Rapids
Srinivas Pandruvada
2024-11-13
cpufreq: maple: Remove maple driver
Michael Ellerman
2024-11-12
cpufreq: ACPI: Simplify MSR read on the boot CPU
Chang S. Bae
2024-11-11
cpufreq: intel_pstate: Rearrange locking in hybrid_init_cpu_capacity_scaling()
Rafael J. Wysocki
2024-11-11
Merge back cpufreq material for 6.13
Rafael J. Wysocki
2024-11-11
cpufreq: sun50i: add a100 cpufreq support
Shuosheng Huang
2024-11-11
cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()
Jinjie Ruan
2024-11-11
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()
Jinjie Ruan
2024-11-11
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()
Jinjie Ruan
2024-11-11
cpufreq: loongson3: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-11-11
cpufreq: scmi: Fix cleanup path when boost enablement fails
Sibi Sankar
2024-11-04
cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initially
Rafael J. Wysocki
2024-11-04
cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration
Rafael J. Wysocki
2024-10-30
cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()
Jinjie Ruan
2024-10-30
cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()
Jinjie Ruan
2024-10-30
Revert "cpufreq: brcmstb-avs-cpufreq: Fix initial command check"
Colin Ian King
2024-10-29
cpufreq/amd-pstate: Move registration after static function call update
Mario Limonciello
2024-10-29
cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init
Mario Limonciello
2024-10-29
cpufreq: add virtual-cpufreq driver
David Dai
2024-10-28
cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems
Dhananjay Ugwekar
2024-10-28
cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function
Dhananjay Ugwekar
2024-10-28
cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE
Dhananjay Ugwekar
2024-10-28
cpufreq/amd-pstate: Rename functions that enable CPPC
Dhananjay Ugwekar
2024-10-28
cpufreq/amd-pstate-ut: Add fix for min freq unit test
Mario Limonciello
2024-10-28
amd-pstate: Switch to amd-pstate by default on some Server platforms
Swapnil Sapkal
2024-10-28
amd-pstate: Set min_perf to nominal_perf for active mode performance gov
Gautham R. Shenoy
2024-10-28
cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call
Dhananjay Ugwekar
2024-10-28
cpufreq/amd-pstate: Remove the switch case in amd_pstate_init()
Dhananjay Ugwekar
2024-10-28
cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver()
Dhananjay Ugwekar
2024-10-28
cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init()
Dhananjay Ugwekar
[prev]
[next]