summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()Rafael J. Wysocki8 days1-7/+12
* cpufreq: intel_pstate: Fix unchecked HWP MSR accessSrinivas Pandruvada2024-06-031-1/+2
* cpufreq: amd-pstate: Fix the inconsistency in max frequency unitsDhananjay Ugwekar2024-05-281-1/+1
* cpufreq: amd-pstate: remove global header fileArnd Bergmann2024-05-283-2/+139
* Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-05-211-0/+7
|\
| * cpufreq: amd-pstate: fix memory leak on CPU EPP exitPeng Ma2024-05-161-0/+7
* | Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-171-4/+4
|\ \ | |/ |/|
| * powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer2024-05-081-4/+4
* | Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-05-1412-299/+469
|\ \
| * | cpufreq: amd-pstate: fix the highest frequency issue which limits performancePerry Yuan2024-05-081-3/+19
| * | cpufreq: intel_pstate: fix struct cpudata::epp_cached kernel-docJeff Johnson2024-05-071-1/+1
| * | Merge branch 'amd-pstate'Rafael J. Wysocki2024-05-021-103/+155
| |\ \
| | * | cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freqPerry Yuan2024-04-301-4/+2
| | * | cpufreq: amd-pstate: fix code format problemsPerry Yuan2024-04-301-4/+3
| | * | cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missingPerry Yuan2024-04-261-2/+51
| | * | cpufreq: amd-pstate: get transition delay and latency value from ACPI tablesPerry Yuan2024-04-261-2/+32
| | * | cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0Perry Yuan2024-04-261-6/+10
| | * | cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()Gautham R. Shenoy2024-04-261-30/+10
| | * | cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_...Perry Yuan2024-04-261-67/+59
| * | | cpufreq: Fix up printing large CPU numbers and frequency valuesJoshua Yeong2024-04-301-2/+2
| * | | Merge tag 'cpufreq-arm-updates-6.10' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki2024-04-308-76/+216
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: sun50i: fix error returns in dt_has_supported_hw()Dan Carpenter2024-04-251-2/+2
| | * | cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarationsPortia Stephens2024-04-251-1/+4
| | * | cpufreq: dt-platdev: eliminate uses of of_node_put()Javier Carrasco2024-04-231-5/+2
| | * | cpufreq: dt: eliminate uses of of_node_put()Javier Carrasco2024-04-231-15/+6
| | * | cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()Shivani Gupta2024-04-231-3/+1
| | * | cpufreq: mediatek: Add support for MT7988ASam Shih2024-04-231-0/+10
| | * | cpufreq: sun50i: Fix build warning around snprint()Viresh Kumar2024-04-231-4/+2
| | * | cpufreq: sun50i: Add H616 supportMartin Botka2024-04-191-0/+67
| | * | cpufreq: sun50i: Add support for opp_supported_hwAndre Przywara2024-04-191-8/+54
| | * | cpufreq: sun50i: Refactor speed bin decodingBrandon Cheo Fusi2024-04-191-25/+49
| | * | cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCsMartin Botka2024-04-191-0/+3
| | * | cppc_cpufreq: Fix possible null pointer dereferenceAleksandr Mishin2024-04-191-2/+12
| | * | cpupfreq: tegra124: eliminate uses of of_node_put()Javier Carrasco2024-04-191-13/+6
| | |/
| * | cpufreq: exit() callback is optionalViresh Kumar2024-04-121-4/+7
| * | Merge back earlier core cpufreq material for 6.10.Rafael J. Wysocki2024-04-081-4/+4
| |\ \
| | * | cpufreq: Use a smaller freq for the policy->max when verifyXuewen Yan2024-03-271-4/+4
| | |/
| * | cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]Arnd Bergmann2024-04-031-0/+2
| * | cpufreq: intel_pstate: Update the maximum CPU frequency consistentlyRafael J. Wysocki2024-04-021-5/+18
| * | cpufreq: intel_pstate: Replace three global.turbo_disabled checksRafael J. Wysocki2024-04-021-4/+5
| * | cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()Rafael J. Wysocki2024-04-021-6/+6
| * | cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()Rafael J. Wysocki2024-04-021-16/+18
| * | cpufreq: intel_pstate: Do not update global.turbo_disabled after initializationRafael J. Wysocki2024-04-021-43/+8
| * | cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into callerRafael J. Wysocki2024-04-021-9/+4
| * | cpufreq: intel_pstate: Use __ro_after_init for three variablesRafael J. Wysocki2024-04-021-3/+3
| * | cpufreq: intel_pstate: Get rid of unnecessary READ_ONCE() annotationsRafael J. Wysocki2024-04-021-22/+5
| * | cpufreq: intel_pstate: Wait for canceled delayed work to completeRafael J. Wysocki2024-04-021-2/+6
| * | cpufreq: intel_pstate: Simplify spinlock lockingRafael J. Wysocki2024-04-021-8/+4
| * | cpufreq: intel_pstate: Drop redundant locking from intel_pstate_driver_cleanup()Rafael J. Wysocki2024-04-021-2/+0
| |/
* | sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2024-04-241-2/+2