aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpufreq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-02cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier eventsViresh Kumar1-4/+2
2019-08-10cpufreq: Add policy create/remove notifiers backViresh Kumar1-0/+2
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki1-7/+7
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar1-1/+1
2019-07-08cpufreq: Add QoS requests for userspace constraintsViresh Kumar1-6/+2
2019-07-08cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar1-0/+1
2019-07-08cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar1-0/+3
2019-07-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+6
2019-06-26cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano1-0/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-10cpufreq: Call transition notifier only once for each policyViresh Kumar1-7/+7
2019-04-08cpufreq: intel_pstate: Update max frequency on global turbo changesRafael J. Wysocki1-0/+10
2019-04-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki1-0/+4
2019-02-12cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar1-0/+2
2019-01-30cpufreq: Auto-register the driver as a thermal cooling device if askedAmit Kucheria1-0/+9
2019-01-29cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar1-10/+2
2019-01-21cpufreq: Replace open-coded << with BIT()Amit Kucheria1-12/+13
2018-12-11sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret1-0/+8
2018-05-23cpufreq: Rename cpufreq_can_do_remote_dvfs()Viresh Kumar1-1/+1
2018-04-10cpufreq: Drop cpufreq_table_validate_and_show()Viresh Kumar1-2/+0
2018-02-27cpufreq: Validate frequency table in the coreViresh Kumar1-0/+1
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski1-46/+79
2017-11-15x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki1-0/+1
2017-10-03cpufreq: provide default frequency-invariance setter functionDietmar Eggemann1-0/+3
2017-09-04Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki1-0/+20
2017-08-08cpufreq: Simplify cpufreq_can_do_remote_dvfs()Rafael J. Wysocki1-5/+2
2017-08-01cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar1-2/+16
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar1-0/+9
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar1-0/+6
2017-07-26cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar1-7/+2
2017-07-22cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar1-0/+1
2017-07-22cpufreq: governor: Drop min_sampling_rateViresh Kumar1-2/+0
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+14
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown1-0/+2
2017-05-27cpufreq: create cpufreq_table_count_valid_entries()Viresh Kumar1-0/+14
2017-04-17cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki1-0/+7
2017-02-04cpufreq: Fix typos in commentsViresh Kumar1-2/+2
2017-02-04cpufreq: Remove CPUFREQ_START notifier eventViresh Kumar1-1/+0
2017-02-03cpufreq: Remove policy create/remove notifiersViresh Kumar1-2/+0
2016-11-21cpufreq: Make cpufreq_update_policy() voidRafael J. Wysocki1-1/+1
2016-11-11cpufreq: stats: New sysfs attribute for clearing statisticsMarkus Mayer1-0/+4
2016-10-20cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky1-2/+2
2016-10-12cpufreq: skip invalid entries when searching the frequencyAaro Koskinen1-52/+52
2016-07-21cpufreq: add cpufreq_driver_resolve_freq()Steve Muckle1-0/+16
2016-07-07cpufreq: Handle sorted frequency tables more efficientlyViresh Kumar1-3/+231
2016-06-09cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar1-2/+1
2016-06-09cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar1-1/+0
2016-06-09cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar1-2/+0
2016-06-02cpufreq: stats: Make the stats code non-modularRafael J. Wysocki1-0/+12
2016-06-02cpufreq: Drop the 'initialized' field from struct cpufreq_governorRafael J. Wysocki1-1/+0