aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h
AgeCommit message (Expand)Author
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
2019-04-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki
2019-02-12cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar
2019-01-30cpufreq: Auto-register the driver as a thermal cooling device if askedAmit Kucheria
2019-01-29cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-01-21cpufreq: Replace open-coded << with BIT()Amit Kucheria
2018-12-11sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret
2018-05-23cpufreq: Rename cpufreq_can_do_remote_dvfs()Viresh Kumar
2018-04-10cpufreq: Drop cpufreq_table_validate_and_show()Viresh Kumar
2018-02-27cpufreq: Validate frequency table in the coreViresh Kumar
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski
2017-11-15x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki
2017-10-03cpufreq: provide default frequency-invariance setter functionDietmar Eggemann
2017-09-04Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki
2017-08-08cpufreq: Simplify cpufreq_can_do_remote_dvfs()Rafael J. Wysocki
2017-08-01cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar
2017-07-26cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar
2017-07-22cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar
2017-07-22cpufreq: governor: Drop min_sampling_rateViresh Kumar
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown
2017-05-27cpufreq: create cpufreq_table_count_valid_entries()Viresh Kumar
2017-04-17cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki
2017-02-04cpufreq: Fix typos in commentsViresh Kumar
2017-02-04cpufreq: Remove CPUFREQ_START notifier eventViresh Kumar
2017-02-03cpufreq: Remove policy create/remove notifiersViresh Kumar
2016-11-21cpufreq: Make cpufreq_update_policy() voidRafael J. Wysocki
2016-11-11cpufreq: stats: New sysfs attribute for clearing statisticsMarkus Mayer
2016-10-20cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky
2016-10-12cpufreq: skip invalid entries when searching the frequencyAaro Koskinen
2016-07-21cpufreq: add cpufreq_driver_resolve_freq()Steve Muckle
2016-07-07cpufreq: Handle sorted frequency tables more efficientlyViresh Kumar
2016-06-09cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar
2016-06-09cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar
2016-06-09cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar
2016-06-02cpufreq: stats: Make the stats code non-modularRafael J. Wysocki
2016-06-02cpufreq: Drop the 'initialized' field from struct cpufreq_governorRafael J. Wysocki
2016-06-02cpufreq: governor: Create cpufreq_policy_apply_limits()Viresh Kumar
2016-06-02cpufreq: governor: Get rid of governor eventsRafael J. Wysocki
2016-04-08cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki
2016-04-02cpufreq: Support for fast frequency switchingRafael J. Wysocki
2016-04-02cpufreq: Move governor symbols to cpufreq.hRafael J. Wysocki
2016-04-02cpufreq: Move governor attribute set headers to cpufreq.hRafael J. Wysocki
2016-03-10Merge branch 'pm-cpufreq-governor' into pm-cpufreqRafael J. Wysocki
2016-03-10cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki
2016-03-09cpufreq: Remove 'policy->governor_enabled'Viresh Kumar