summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_governor.h
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar2017-07-261-1/+1
* cpufreq: governor: Drop min_sampling_rateViresh Kumar2017-07-221-1/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* cpufreq: conservative: Decrease frequency faster for deferred updatesStratos Karafotis2016-11-161-0/+1
* cpufreq: governor: Don't use 'timer' keywordViresh Kumar2016-11-111-2/+2
* cpufreq: Drop the 'initialized' field from struct cpufreq_governorRafael J. Wysocki2016-06-021-2/+2
* cpufreq: governor: Get rid of governor eventsRafael J. Wysocki2016-06-021-1/+19
* cpufreq: governor: Change confusing struct field and variable namesRafael J. Wysocki2016-04-281-1/+1
* cpufreq: Move governor symbols to cpufreq.hRafael J. Wysocki2016-04-021-14/+0
* cpufreq: Move governor attribute set headers to cpufreq.hRafael J. Wysocki2016-04-021-21/+0
* cpufreq: governor: Move abstract gov_attr_set code to seperate fileRafael J. Wysocki2016-04-021-0/+6
* cpufreq: governor: New data type for management part of dbs_dataRafael J. Wysocki2016-04-021-15/+20
* cpufreq: governor: Make dbs_data_mutex staticRafael J. Wysocki2016-03-091-1/+0
* cpufreq: governor: Relocate definitions of tuners structuresRafael J. Wysocki2016-03-091-10/+0
* cpufreq: governor: Move per-CPU data to the common codeRafael J. Wysocki2016-03-091-17/+1
* cpufreq: governor: Make governor private data per-policyRafael J. Wysocki2016-03-091-7/+2
* cpufreq: governor: Fix CPU load information updates via ->storeRafael J. Wysocki2016-03-091-0/+1
* cpufreq: ondemand: Drop one more callback from struct od_opsRafael J. Wysocki2016-03-091-1/+0
* cpufreq: governor: Drop unused governor callback and data fieldsRafael J. Wysocki2016-03-091-14/+1
* cpufreq: governor: Add a ->start callback for governorsRafael J. Wysocki2016-03-091-0/+1
* cpufreq: governor: Move io_is_busy to struct dbs_dataRafael J. Wysocki2016-03-091-1/+1
* cpufreq: ondemand: Drop unused callback from struct od_opsRafael J. Wysocki2016-03-091-1/+0
* cpufreq: governor: Use microseconds in sample delay computationsRafael J. Wysocki2016-03-091-13/+2
* cpufreq: governor: Move rate_mult to struct policy_dbsRafael J. Wysocki2016-03-091-1/+2
* cpufreq: governor: Get rid of the ->gov_check_cpu callbackRafael J. Wysocki2016-03-091-2/+1
* cpufreq: governor: Avoid atomic operations in hot pathsRafael J. Wysocki2016-03-091-0/+3
* cpufreq: conservative: Update sample_delay_ns immediatelyViresh Kumar2016-03-091-0/+2
* cpufreq: Remove cpufreq_governor_lockViresh Kumar2016-03-091-1/+0
* cpufreq: governor: Create and traverse list of policy_dbs to avoid deadlockViresh Kumar2016-03-091-1/+6
* cpufreq: governor: Drop unused macros for creating governor tunable attributesViresh Kumar2016-03-091-89/+0
* cpufreq: governor: New sysfs show/store callbacks for governor tunablesViresh Kumar2016-03-091-2/+37
* cpufreq: governor: Move common tunables to 'struct dbs_data'Viresh Kumar2016-03-091-9/+5
* cpufreq: governor: Create generic macro for common tunablesViresh Kumar2016-03-091-16/+20
* cpufreq: governor: Rename skip_work to work_countRafael J. Wysocki2016-03-091-1/+1
* cpufreq: governor: Rearrange governor data structuresRafael J. Wysocki2016-03-091-12/+15
* cpufreq: governor: Drop cpu argument from dbs_check_cpu()Rafael J. Wysocki2016-03-091-1/+1
* cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_infoRafael J. Wysocki2016-03-091-4/+4
* cpufreq: governor: Drop the gov pointer from struct dbs_dataRafael J. Wysocki2016-03-091-2/+6
* cpufreq: governor: Rework cpufreq_governor_dbs()Rafael J. Wysocki2016-03-091-2/+1
* cpufreq: governor: Rename some data types and variablesRafael J. Wysocki2016-03-091-6/+6
* cpufreq: governor: Put governor structure into common_dbs_dataRafael J. Wysocki2016-03-091-1/+2
* cpufreq: governor: Use common mutex for dbs_data protectionRafael J. Wysocki2016-03-091-5/+1
* cpufreq: governor: Replace timers with utilization update callbacksRafael J. Wysocki2016-03-091-7/+12
* cpufreq: governor: Use lockless timer functionRafael J. Wysocki2015-12-091-7/+2
* cpufreq: governor: replace per-CPU delayed work with timersViresh Kumar2015-12-091-6/+14
* cpufreq: governor: Pass policy as argument to ->gov_dbs_timer()Viresh Kumar2015-12-071-2/+1
* cpufreq: conservative: remove 'enable' fieldViresh Kumar2015-09-261-1/+0
* cpufreq: governor: split out common part of {cs|od}_dbs_timer()Viresh Kumar2015-07-211-5/+5
* cpufreq: governor: Keep single copy of information common to policy->cpusViresh Kumar2015-07-211-9/+15
* cpufreq: governor: rename cur_policy as policyViresh Kumar2015-07-171-1/+1
OpenPOWER on IntegriCloud