summaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h
AgeCommit message (Expand)Author
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
2020-08-27cpufreq: Use WARN_ON_ONCE() for invalid relationViresh Kumar
2020-08-11cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki
2020-08-04Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-07-30cpufreq: cached_resolved_idx can not be negativeViresh Kumar
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret
2020-06-05cpufreq: change '.set_boost' to act on one policyXiongfeng Wang
2020-05-14cpufreq: fix minor typo in struct cpufreq_driver doc commentWang Wenhu
2020-03-06cpufreq: add function to get the hardware max frequencyIonela Voinescu