aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpufreq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-02cpufreq: governor: Create cpufreq_policy_apply_limits()Viresh Kumar1-0/+8
2016-06-02cpufreq: governor: Get rid of governor eventsRafael J. Wysocki1-9/+5
2016-04-08cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki1-0/+1
2016-04-02cpufreq: Support for fast frequency switchingRafael J. Wysocki1-0/+16
2016-04-02cpufreq: Move governor symbols to cpufreq.hRafael J. Wysocki1-0/+14
2016-04-02cpufreq: Move governor attribute set headers to cpufreq.hRafael J. Wysocki1-0/+23
2016-03-10Merge branch 'pm-cpufreq-governor' into pm-cpufreqRafael J. Wysocki1-5/+0
2016-03-10cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki1-34/+0
2016-03-09cpufreq: Remove 'policy->governor_enabled'Viresh Kumar1-1/+0
2016-03-09Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar1-4/+0
2016-03-09cpufreq: Add mechanism for registering utilization update callbacksRafael J. Wysocki1-0/+34
2016-02-26cpufreq: Simplify the cpufreq_for_each_valid_entry()Rafael J. Wysocki1-12/+5
2016-02-05cpufreq: Clean up default and fallback governor setupRafael J. Wysocki1-23/+2
2016-01-01cpufreq: Simplify core code related to boost supportRafael J. Wysocki1-1/+0
2016-01-01cpufreq: Make cpufreq_boost_supported() staticRafael J. Wysocki1-5/+0
2015-12-02cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada1-0/+1
2015-10-28cpufreq: create cpu/cpufreq/policyX directoriesViresh Kumar1-1/+0
2015-10-28cpufreq: remove cpufreq_sysfs_{create|remove}_file()Viresh Kumar1-2/+0