summaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h
AgeCommit message (Expand)Author
2024-04-24cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2024-03-11Merge tag 'opp-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2024-03-11cpufreq: Move dev_pm_opp_{init|free}_cpufreq_table() to pm_opp.hViresh Kumar
2024-02-29cpufreq: Limit resolving a frequency to policy min/maxShivnandan Kumar
2024-02-24cpufreq: Remove references to 10ms min sampling ratePierre Gondois
2024-02-21cpufreq: do not open-code of_phandle_args_equal()Krzysztof Kozlowski
2024-01-31ACPI: cpufreq: Add highest perf change notificationMeng Li
2023-12-23cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot
2023-10-06cpufreq: Rebuild sched-domains when removing cpufreq driverPierre Gondois
2023-08-29cpufreq: Support per-policy performance boostJie Zhan
2023-08-28Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-08-22cpufreq: Use clamp() helper macro to improve the code readabilityLiao Chang
2023-08-17cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.Liao Chang
2023-06-15cpufreq: Fail driver register if it has adjust_perf without fast_switchWyes Karny
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-13cpufreq: Adjust includes to remove of_device.hRob Herring
2023-04-07cpufreq: drivers with target_index() must set freq_tableViresh Kumar
2023-02-09cpufreq: Make cpufreq_unregister_driver() return voidUwe Kleine-König
2022-11-02cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatHector Martin
2022-04-27x86/aperfmperf: Replace aperfmperf_get_khz()Thomas Gleixner
2022-02-28Merge back cpufreq changes for v5.18.Rafael J. Wysocki
2022-02-09cpufreq: Reintroduce ready() callbackBjorn Andersson
2022-02-04cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao
2021-11-02Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki
2021-11-02Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-11-02cpufreq: Fix parameter in parse_perf_domain()Hector.Yuan
2021-10-21cpufreq: Fix typo in cpufreq.hRafael J. Wysocki
2021-10-05cpufreq: Use CPUFREQ_RELATION_E in DVFS governorsVincent Donnefort
2021-10-05cpufreq: Introducing CPUFREQ_RELATION_EVincent Donnefort
2021-10-05cpufreq: Add an interface to mark inefficient frequenciesVincent Donnefort
2021-09-07Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-09-06cpufreq: Add of_perf_domain_get_sharing_cpumaskHector.Yuan
2021-09-02cpufreq: Remove ready() callbackViresh Kumar
2021-08-12cpufreq: Add callback to register with energy modelViresh Kumar
2021-06-30cpufreq: Remove ->resolve_freq()Viresh Kumar
2021-06-30cpufreq: Remove the ->stop_cpu() driver callbackViresh Kumar
2021-02-04cpufreq: Remove unused flag CPUFREQ_PM_NO_WARNViresh Kumar
2021-02-04cpufreq: Remove CPUFREQ_STICKY flagViresh Kumar
2020-12-15cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki
2020-11-16Merge back cpufreq updates for v5.11.Rafael J. Wysocki
2020-11-10cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki
2020-11-10cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki
2020-11-10cpufreq: Introduce governor flagsRafael J. Wysocki
2020-11-02cpufreq: Drop restore_freq from struct cpufreq_policyRafael J. Wysocki
2020-10-29cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki
2020-10-27cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu
2020-09-18arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider
2020-09-18cpufreq: report whether cpufreq supports Frequency Invariance (FI)Ionela Voinescu