summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2016-09-29cpufreq: imx7: don't support OPP table from platform dataStefan Agner
2016-06-24MLK-12623-01 cpufreq: imx: Add support for 700MHz setpoint in cpufreqBai Ping
2016-01-28MLK-12328 cpufreq: imx: put the cpufreq policy after usedBai Ping
2016-01-14MLK-11987 cpufreq: imx: remove unused value assignmentBai Ping
2016-01-14subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequencyrahul.khandelwal
2016-01-14cpufreq: interactive: replace strict_strtoul() with kstrtoul()Amit Pundir
2016-01-14cpufreq: interactive: Rearm governor timer at max freqRohit Gupta
2016-01-14cpufreq: interactive: Implement cluster-based min_sample_timeJunjie Wu
2016-01-14cpufreq: interactive: Exercise hispeed settings at a policy levelSaravana Kannan
2016-01-14cpufreq: interactive: Round up timer_rate to match jiffyJunjie Wu
2016-01-14cpufreq: interactive: Don't set floor_validate_time during boostJunjie Wu
2016-01-14cpufreq: interactive: Put global cpufreq kobject on failureJunjie Wu
2016-01-14cpufreq: interactive: only boost tunable affected cpusLianwei Wang
2016-01-14cpufreq: interactive: don't skip waking up speedchange_task if target_freq > ...Minsung Kim
2016-01-14cpufreq: interactive: make common_tunables staticCylen Yao
2016-01-14cpufreq: interactive: prevents the frequency to directly raise above the hisp...Ruchi Kandoi
2016-01-14cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee8776...Ruchi Kandoi
2016-01-14cpufreq: interactive: turn boost_pulse off on boost offRuchi Kandoi
2016-01-14cpufreq: interactive: restructure CPUFREQ_GOV_LIMITSBadhri Jagan Sridharan
2016-01-14cpufreq: interactive: hold reference on global cpufreq kobject if neededGreg Hackmann
2016-01-14cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.cViresh Kumar
2016-01-14cpufreq: interactive: fix NULL pointer dereference at sysfs opsMinsung Kim
2016-01-14cpufreq: interactive: fix compiling warningsChih-Wei Huang
2016-01-14cpufreq: interactive: delete timers for GOV_STARTShridhar Rasal
2016-01-14cpufreq: Interactive: Implement per policy instances of governorViresh Kumar
2016-01-14cpufreq: interactive: Move definition of cpufreq_gov_interactive downwardsViresh Kumar
2016-01-14cpufreq: interactive: Remove unnecessary cpu_online() checkViresh Kumar
2016-01-14cpufreq: interactive: fix show_target_loads and show_above_hispeed_delayMinsung Kim
2016-01-14cpufreq: interactive: resched timer if max freq raisedLianwei Wang
2016-01-14cpufreq: interactive: fix race on cpufreq TRANSITION notifierLianwei Wang
2016-01-14cpufreq: interactive: avoid underflow on active time calculationMinsung Kim
2016-01-14cpufreq: interactive: reduce chance of zero time delta on load evalTodd Poynor
2016-01-14cpufreq: interactive: handle errors from cpufreq_frequency_table_targetTodd Poynor
2016-01-14cpufreq: interactive: fix uninitialized spinlockMinsung Kim
2016-01-14cpufreq: interactive: base above_hispeed_delay on target freq, not currentTodd Poynor
2016-01-14cpufreq: interactive: fix crash on error paths in get_tokenized_dataTodd Poynor
2016-01-14cpufreq: interactive: add io_is_busy interfaceLianwei Wang
2016-01-14cpufreq: interactive: allow arbitrary speed / delay mappingsMinsung Kim
2016-01-14cpufreq: interactive: fix race on governor start/stopLianwei Wang
2016-01-14cpufreq: interactive: fix deadlock on spinlock in timerTodd Poynor
2016-01-14cpufreq: interactive: don't handle transition notification if not enabledTodd Poynor
2016-01-14cpufreq: interactive: init default values at compile timeTodd Poynor
2016-01-14cpufreq: interactive: default go_hispeed_load 99%, doc updatesTodd Poynor
2016-01-14cpufreq: interactive: fix race on timer restart on governor startTodd Poynor
2016-01-14cpufreq: interactive: fix racy timer stoppingTodd Poynor
2016-01-14cpufreq: interactive: fix boosting logicTodd Poynor
2016-01-14cpufreq: interactive: add timer slack to limit idle at speed > minTodd Poynor
2016-01-14cpufreq: interactive: specify duration of CPU speed boost pulseTodd Poynor
2016-01-14cpufreq: interactive: adjust load for changes in speedTodd Poynor
2016-01-14cpufreq: interactive: remove load since last speed changeTodd Poynor