summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+7
11 daysMerge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+4
12 dayscpufreq: amd-pstate: fix memory leak on CPU EPP exitPeng Ma1-0/+7
13 daysMerge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds12-299/+469
2024-05-08cpufreq: amd-pstate: fix the highest frequency issue which limits performancePerry Yuan1-3/+19
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer1-4/+4
2024-05-07cpufreq: intel_pstate: fix struct cpudata::epp_cached kernel-docJeff Johnson1-1/+1
2024-05-02Merge branch 'amd-pstate'Rafael J. Wysocki1-103/+155
2024-04-30cpufreq: Fix up printing large CPU numbers and frequency valuesJoshua Yeong1-2/+2
2024-04-30Merge tag 'cpufreq-arm-updates-6.10' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki8-76/+216
2024-04-30cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freqPerry Yuan1-4/+2
2024-04-30cpufreq: amd-pstate: fix code format problemsPerry Yuan1-4/+3
2024-04-26cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missingPerry Yuan1-2/+51
2024-04-26cpufreq: amd-pstate: get transition delay and latency value from ACPI tablesPerry Yuan1-2/+32
2024-04-26cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0Perry Yuan1-6/+10
2024-04-26cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()Gautham R. Shenoy1-30/+10
2024-04-26cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_...Perry Yuan1-67/+59
2024-04-25cpufreq: sun50i: fix error returns in dt_has_supported_hw()Dan Carpenter1-2/+2
2024-04-25cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarationsPortia Stephens1-1/+4
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot1-2/+2
2024-04-24cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot1-0/+36
2024-04-23cpufreq: dt-platdev: eliminate uses of of_node_put()Javier Carrasco1-5/+2
2024-04-23cpufreq: dt: eliminate uses of of_node_put()Javier Carrasco1-15/+6
2024-04-23cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()Shivani Gupta1-3/+1
2024-04-23cpufreq: mediatek: Add support for MT7988ASam Shih1-0/+10
2024-04-23cpufreq: sun50i: Fix build warning around snprint()Viresh Kumar1-4/+2
2024-04-19cpufreq: sun50i: Add H616 supportMartin Botka1-0/+67
2024-04-19cpufreq: sun50i: Add support for opp_supported_hwAndre Przywara1-8/+54
2024-04-19cpufreq: sun50i: Refactor speed bin decodingBrandon Cheo Fusi1-25/+49
2024-04-19cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCsMartin Botka1-0/+3
2024-04-19cppc_cpufreq: Fix possible null pointer dereferenceAleksandr Mishin1-2/+12
2024-04-19cpupfreq: tegra124: eliminate uses of of_node_put()Javier Carrasco1-13/+6
2024-04-12cpufreq: exit() callback is optionalViresh Kumar1-4/+7
2024-04-08Merge back earlier core cpufreq material for 6.10.Rafael J. Wysocki1-4/+4
2024-04-03cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]Arnd Bergmann1-0/+2
2024-04-02cpufreq: intel_pstate: Update the maximum CPU frequency consistentlyRafael J. Wysocki1-5/+18
2024-04-02cpufreq: intel_pstate: Replace three global.turbo_disabled checksRafael J. Wysocki1-4/+5
2024-04-02cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()Rafael J. Wysocki1-6/+6
2024-04-02cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()Rafael J. Wysocki1-16/+18
2024-04-02cpufreq: intel_pstate: Do not update global.turbo_disabled after initializationRafael J. Wysocki1-43/+8
2024-04-02cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into callerRafael J. Wysocki1-9/+4
2024-04-02cpufreq: intel_pstate: Use __ro_after_init for three variablesRafael J. Wysocki1-3/+3
2024-04-02cpufreq: intel_pstate: Get rid of unnecessary READ_ONCE() annotationsRafael J. Wysocki1-22/+5
2024-04-02cpufreq: intel_pstate: Wait for canceled delayed work to completeRafael J. Wysocki1-2/+6
2024-04-02cpufreq: intel_pstate: Simplify spinlock lockingRafael J. Wysocki1-8/+4
2024-04-02cpufreq: intel_pstate: Drop redundant locking from intel_pstate_driver_cleanup()Rafael J. Wysocki1-2/+0
2024-03-27cpufreq: Use a smaller freq for the policy->max when verifyXuewen Yan1-4/+4
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-26/+29
2024-03-19cpufreq: Move CPPC configs to common Kconfig and add RISC-VSunil V L2-26/+29
2024-03-15Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2-2/+20