summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2024-04-26cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_...Perry Yuan
2024-04-25cpufreq: sun50i: fix error returns in dt_has_supported_hw()Dan Carpenter
2024-04-25cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarationsPortia Stephens
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot
2024-04-24cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot
2024-04-23cpufreq: dt-platdev: eliminate uses of of_node_put()Javier Carrasco
2024-04-23cpufreq: dt: eliminate uses of of_node_put()Javier Carrasco
2024-04-23cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()Shivani Gupta
2024-04-23cpufreq: mediatek: Add support for MT7988ASam Shih
2024-04-23cpufreq: sun50i: Fix build warning around snprint()Viresh Kumar
2024-04-19cpufreq: sun50i: Add H616 supportMartin Botka
2024-04-19cpufreq: sun50i: Add support for opp_supported_hwAndre Przywara
2024-04-19cpufreq: sun50i: Refactor speed bin decodingBrandon Cheo Fusi
2024-04-19cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCsMartin Botka
2024-04-19cppc_cpufreq: Fix possible null pointer dereferenceAleksandr Mishin
2024-04-19cpupfreq: tegra124: eliminate uses of of_node_put()Javier Carrasco
2024-04-12cpufreq: exit() callback is optionalViresh Kumar
2024-04-08Merge back earlier core cpufreq material for 6.10.Rafael J. Wysocki
2024-04-03cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]Arnd Bergmann
2024-04-02cpufreq: intel_pstate: Update the maximum CPU frequency consistentlyRafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Replace three global.turbo_disabled checksRafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()Rafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()Rafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Do not update global.turbo_disabled after initializationRafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into callerRafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Use __ro_after_init for three variablesRafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Get rid of unnecessary READ_ONCE() annotationsRafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Wait for canceled delayed work to completeRafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Simplify spinlock lockingRafael J. Wysocki
2024-04-02cpufreq: intel_pstate: Drop redundant locking from intel_pstate_driver_cleanup()Rafael J. Wysocki
2024-03-27cpufreq: Use a smaller freq for the policy->max when verifyXuewen Yan
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-19cpufreq: Move CPPC configs to common Kconfig and add RISC-VSunil V L
2024-03-15Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2024-03-15cpufreq: scmi: Enable boost supportSibi Sankar
2024-03-15cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski
2024-03-13cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar
2024-03-11Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2024-03-11Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki
2024-03-06cpufreq: scmi: Set transition_delay_usPierre Gondois
2024-03-01cpufreq: Don't unregister cpufreq cooling on CPU hotplugViresh Kumar
2024-02-29cpufreq: Honour transition_latency over transition_delay_usQais Yousef
2024-02-29cpufreq: amd-pstate: adjust min/max limit perfMeng Li
2024-02-24cpufreq: Remove references to 10ms min sampling ratePierre Gondois
2024-02-24cpufreq: intel_pstate: Update default EPPs for Meteor LakeSrinivas Pandruvada
2024-02-24cpufreq: intel_pstate: Allow model specific EPPsSrinivas Pandruvada
2024-02-24cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call backDoug Smythies
2024-02-15cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependencyArnd Bergmann
2024-02-15cpufreq: dt-platdev: block SDM670 in cpufreq-dt-platdevRichard Acayan
2024-02-13cpufreq: intel_pstate: remove cpudata::prev_cummulative_iowaitJiri Slaby (SUSE)