summaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h
AgeCommit message (Expand)Author
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
2020-02-03cpufreq: Make cpufreq_global_kobject staticYangtao Li
2020-01-27cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki
2019-12-12cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki
2019-09-02cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier eventsViresh Kumar
2019-08-10cpufreq: Add policy create/remove notifiers backViresh Kumar
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar
2019-07-08cpufreq: Add QoS requests for userspace constraintsViresh Kumar
2019-07-08cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar
2019-07-08cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-06-26cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-10cpufreq: Call transition notifier only once for each policyViresh Kumar
2019-04-08cpufreq: intel_pstate: Update max frequency on global turbo changesRafael J. Wysocki