index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2025-03-06
cpufreq/amd-pstate: Stop caching EPP
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Rework CPPC enabling
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Drop debug statements for policy setting
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp fun...
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Cache CPPC request in shared mem case too
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Adjust variable scope
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Run on all of the correct CPUs
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
Mario Limonciello
2025-03-06
cpufreq/amd-pstate-ut: Use _free macro to free put policy
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Drop `cppc_cap1_cached`
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Overhaul locking
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Move perf values into a union
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Drop min and max cached frequencies
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Show a warning when a CPU fails to setup
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
Mario Limonciello
2025-03-06
cpufreq/amd-pstate: Fix the clamping of perf values
Dhananjay Ugwekar
2025-03-04
cpufreq: tegra194: Allow building for Tegra234
Aaron Kling
2025-02-27
cpufreq: intel_pstate: Avoid SMP calls to get cpu-type
Pawan Gupta
2025-02-26
cpufreq: ppc_cbe: Remove powerpc Cell driver
Michael Ellerman
2025-02-23
cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_...
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Modularize perf<->freq conversion
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Convert all perf values to u8
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf
Dhananjay Ugwekar
2025-02-23
cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback
Dhananjay Ugwekar
2025-02-21
cpufreq: intel_pstate: Relocate platform preference check
Rafael J. Wysocki
2025-02-20
cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()
Jie Zhan
2025-02-19
cpufreq: enable 1200Mhz clock speed for armada-37xx
Benjamin Schneider
2025-02-18
cpufreq: intel_pstate: Make it possible to avoid enabling CAS
Rafael J. Wysocki
2025-02-17
cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
Beata Michalska
2025-02-17
cpufreq: Allow arch_freq_get_on_cpu to return an error
Beata Michalska
2025-02-07
cpufreq: Remove cpufreq_enable_boost_support()
Viresh Kumar
2025-02-07
cpufreq: staticize policy_has_boost_freq()
Viresh Kumar
2025-02-07
cpufreq: qcom: Set .set_boost directly
Viresh Kumar
2025-02-07
cpufreq: dt: Set .set_boost directly
Viresh Kumar
2025-02-07
cpufreq: scmi: Set .set_boost directly
Viresh Kumar
2025-02-07
cpufreq: powernv: Set .set_boost directly
Viresh Kumar
2025-02-07
cpufreq: loongson: Set .set_boost directly
Viresh Kumar
2025-02-07
cpufreq: apple: Set .set_boost directly
Viresh Kumar
2025-02-07
cpufreq: Restrict enabling boost on policies with no boost frequencies
Viresh Kumar
2025-02-07
cpufreq: cppc: Set policy->boost_supported
Viresh Kumar
2025-02-07
cpufreq: amd: Set policy->boost_supported
Viresh Kumar
2025-02-07
cpufreq: acpi: Set policy->boost_supported
Viresh Kumar
2025-02-07
cpufreq: Introduce policy->boost_supported flag
Viresh Kumar
[prev]
[next]