summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6 days3-250/+0
|\
| * cpufreq: maple: Remove maple driverMichael Ellerman2024-11-133-250/+0
* | Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds7 days12-93/+451
|\ \
| * \ Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki10 days12-93/+451
| |\ \
| | * | cpufreq: sun50i: add a100 cpufreq supportShuosheng Huang2024-11-112-0/+29
| | * | cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()Jinjie Ruan2024-11-111-1/+1
| | * | cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()Jinjie Ruan2024-11-111-1/+1
| | * | cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()Jinjie Ruan2024-11-111-1/+1
| | * | cpufreq: loongson3: Check for error code from devm_mutex_init() callAndy Shevchenko2024-11-111-2/+5
| | * | cpufreq: scmi: Fix cleanup path when boost enablement failsSibi Sankar2024-11-111-1/+3
| | * | cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()Jinjie Ruan2024-10-301-0/+3
| | * | cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()Jinjie Ruan2024-10-301-0/+3
| | * | Revert "cpufreq: brcmstb-avs-cpufreq: Fix initial command check"Colin Ian King2024-10-301-2/+2
| | * | cpufreq: add virtual-cpufreq driverDavid Dai2024-10-293-0/+348
| | * | cpufreq: loongson2: Unregister platform_driver on failureYuan Can2024-10-161-1/+3
| | * | cpufreq: ti-cpufreq: Remove revision offsets in AM62 familyDhruva Gole2024-10-101-3/+0
| | * | cpufreq: ti-cpufreq: Allow backward compatibility for efuse sysconDhruva Gole2024-10-101-0/+7
| | * | cppc_cpufreq: Remove HiSilicon CPPC workaroundJie Zhan2024-10-031-72/+1
| | * | cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchangedJie Zhan2024-10-031-11/+46
* | | | Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds9 days1-54/+28
|\ \ \ \
| * | | | cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list()Ulf Hansson2024-10-101-54/+28
| | |/ / | |/| |
* | | | Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10 days1-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefixMario Limonciello2024-10-251-1/+1
| |/ /
* | | Merge back cpufreq material for 6.13Rafael J. Wysocki2024-11-1424-164/+122
|\ \ \
| * | | cpufreq: intel_pstate: Update Balance-performance EPP for Granite RapidsSrinivas Pandruvada2024-11-131-0/+2
| * | | cpufreq: ACPI: Simplify MSR read on the boot CPUChang S. Bae2024-11-121-5/+2
| * | | Merge back cpufreq material for 6.13Rafael J. Wysocki2024-11-1123-159/+118
| |\ \ \
| | * | | cpufreq/amd-pstate: Move registration after static function call updateMario Limonciello2024-10-291-6/+6
| | * | | cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_initMario Limonciello2024-10-291-2/+2
| | * | | cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systemsDhananjay Ugwekar2024-10-281-0/+1
| | * | | cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable functionDhananjay Ugwekar2024-10-281-2/+4
| | * | | cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLEDhananjay Ugwekar2024-10-281-0/+6
| | * | | cpufreq/amd-pstate: Rename functions that enable CPPCDhananjay Ugwekar2024-10-281-13/+13
| | * | | cpufreq/amd-pstate-ut: Add fix for min freq unit testMario Limonciello2024-10-281-3/+3
| | * | | amd-pstate: Switch to amd-pstate by default on some Server platformsSwapnil Sapkal2024-10-281-2/+2
| | * | | amd-pstate: Set min_perf to nominal_perf for active mode performance govGautham R. Shenoy2024-10-281-1/+1
| | * | | cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() callDhananjay Ugwekar2024-10-281-8/+4
| | * | | cpufreq/amd-pstate: Remove the switch case in amd_pstate_init()Dhananjay Ugwekar2024-10-281-11/+5
| | * | | cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver()Dhananjay Ugwekar2024-10-281-25/+22
| | * | | cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init()Dhananjay Ugwekar2024-10-281-10/+2
| | * | | cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freqDhananjay Ugwekar2024-10-281-1/+20
| | * | | cpufreq/amd-pstate: Remove the redundant verify() functionDhananjay Ugwekar2024-10-281-11/+4
| | * | | cpufreq/amd-pstate: Drop needless EPP initializationMario Limonciello2024-10-281-6/+0
| | * | | cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limitsMario Limonciello2024-10-281-16/+3
| | * | | cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update()Mario Limonciello2024-10-281-23/+1
| | * | | cpufreq/amd-pstate: Fix non kerneldoc commentMario Limonciello2024-10-281-1/+1
| | * | | cpufreq/amd-pstate: Rename MSR and shared memory specific functionsDhananjay Ugwekar2024-10-281-12/+12
| | * | | cpufreq: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-2820-20/+20
| | * | | cpufreq: use proper units for frequencyMarcin Juszkiewicz2024-10-281-1/+1
* | | | | cpufreq: intel_pstate: Rearrange locking in hybrid_init_cpu_capacity_scaling()Rafael J. Wysocki2024-11-111-19/+16
|/ / / /