summaryrefslogtreecommitdiffstats
path: root/include/linux/cpufreq.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-09-071-1/+57
|\
| * cpufreq: Add of_perf_domain_get_sharing_cpumaskHector.Yuan2021-09-061-1/+57
* | cpufreq: Remove ready() callbackViresh Kumar2021-09-021-3/+0
|/
* cpufreq: Add callback to register with energy modelViresh Kumar2021-08-121-0/+14
* cpufreq: Remove ->resolve_freq()Viresh Kumar2021-06-301-9/+0
* cpufreq: Remove the ->stop_cpu() driver callbackViresh Kumar2021-06-301-1/+0
* cpufreq: Remove unused flag CPUFREQ_PM_NO_WARNViresh Kumar2021-02-041-8/+5
* cpufreq: Remove CPUFREQ_STICKY flagViresh Kumar2021-02-041-10/+7
* cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki2020-12-151-0/+14
* Merge back cpufreq updates for v5.11.Rafael J. Wysocki2020-11-161-5/+0
|\
| * cpufreq: Drop restore_freq from struct cpufreq_policyRafael J. Wysocki2020-11-021-5/+0
* | cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki2020-11-101-0/+6
* | cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki2020-11-101-0/+3
* | cpufreq: Introduce governor flagsRafael J. Wysocki2020-11-101-2/+7
|/
* cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki2020-10-291-0/+1
* cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki2020-10-271-1/+9
* cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2020-10-081-3/+8
* arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2020-09-181-1/+2
* cpufreq: report whether cpufreq supports Frequency Invariance (FI)Ionela Voinescu2020-09-181-0/+5
* cpufreq: Use WARN_ON_ONCE() for invalid relationViresh Kumar2020-08-271-2/+2
* cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki2020-08-111-0/+2
* Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-08-041-1/+1
|\
| * cpufreq: cached_resolved_idx can not be negativeViresh Kumar2020-07-301-1/+1
* | cpufreq: Register governors at core_initcallQuentin Perret2020-07-021-0/+14
|/
* cpufreq: change '.set_boost' to act on one policyXiongfeng Wang2020-06-051-1/+1
* cpufreq: fix minor typo in struct cpufreq_driver doc commentWang Wenhu2020-05-141-1/+1
* cpufreq: add function to get the hardware max frequencyIonela Voinescu2020-03-061-0/+5
* cpufreq: Make cpufreq_global_kobject staticYangtao Li2020-02-031-3/+0
* cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki2020-01-271-9/+23
* cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki2019-12-121-11/+0
* cpufreq: Use per-policy frequency QoSRafael J. Wysocki2019-10-211-2/+5
* cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier eventsViresh Kumar2019-09-021-4/+2
* cpufreq: Add policy create/remove notifiers backViresh Kumar2019-08-101-0/+2
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-181-7/+7
|\
| * cpufreq: Make cpufreq_generic_init() return voidViresh Kumar2019-07-161-1/+1
| * cpufreq: Add QoS requests for userspace constraintsViresh Kumar2019-07-081-6/+2
| * cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar2019-07-081-0/+1
| * cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar2019-07-081-0/+3
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-081-0/+6
|\|
| * cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano2019-06-261-0/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* cpufreq: Call transition notifier only once for each policyViresh Kumar2019-05-101-7/+7
* cpufreq: intel_pstate: Update max frequency on global turbo changesRafael J. Wysocki2019-04-081-0/+10
* cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki2019-04-011-0/+4
* cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar2019-02-121-0/+2
* cpufreq: Auto-register the driver as a thermal cooling device if askedAmit Kucheria2019-01-301-0/+9
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-01-291-10/+2
* cpufreq: Replace open-coded << with BIT()Amit Kucheria2019-01-211-12/+13
* sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret2018-12-111-0/+8
* cpufreq: Rename cpufreq_can_do_remote_dvfs()Viresh Kumar2018-05-231-1/+1