index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
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
2024-10-28
cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq
Dhananjay Ugwekar
2024-10-28
cpufreq/amd-pstate: Remove the redundant verify() function
Dhananjay Ugwekar
2024-10-28
cpufreq/amd-pstate: Drop needless EPP initialization
Mario Limonciello
2024-10-28
cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits
Mario Limonciello
2024-10-28
cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update()
Mario Limonciello
2024-10-28
cpufreq/amd-pstate: Fix non kerneldoc comment
Mario Limonciello
2024-10-28
cpufreq/amd-pstate: Rename MSR and shared memory specific functions
Dhananjay Ugwekar
2024-10-28
cpufreq: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-28
cpufreq: use proper units for frequency
Marcin Juszkiewicz
2024-10-25
x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
Mario Limonciello
2024-10-16
cpufreq: loongson2: Unregister platform_driver on failure
Yuan Can
2024-10-15
cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled
Mario Limonciello
2024-10-10
cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list()
Ulf Hansson
2024-10-10
cpufreq: ti-cpufreq: Remove revision offsets in AM62 family
Dhruva Gole
[next]