summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq_interactive.c
AgeCommit message (Expand)Author
2013-08-29cpufreq: interactive: Add consecutive I/OJinyoung Park
2013-03-29cpufreq: interactive: Fix race when canceling timer at min freqPeter Boonstoppel
2012-12-26cpufreq:interactive:idle time excludes iowait.Satya Popuri
2012-10-26Tegra:cpufreq: restart timer if limits have changed.satya popuri
2012-09-26Cpufreq: interactive: lock "interactive" node creation/removalMatt Wagner
2012-08-06ARM: Tegra: Added support to run at two frequency modesXiao Bo Zhao
2012-07-30cpufreq: interactive: clean up sysfs declarationsIlan Aelion
2012-07-23cpufreq: governor: interactive: fix compilation errorsVarun Wadekar
2012-07-23cpufreq: interactive: remove input_boost handlingTodd Poynor
2012-07-23cpufreq: interactive: handle speed up and down in the realtime taskTodd Poynor
2012-07-23cpufreq: interactive: keep freezer happy when not current governorSam Leffler
2012-07-23cpufreq: interactive: take idle notifications only when activeSam Leffler
2012-07-12cpufreq: mid-range frequency biassatya popuri
2012-04-18cpufreq: interactive: change timer rateShridhar Rasal
2012-04-11cpufreq: set go_maxspeed_load to 85%Shridhar Rasal
2012-04-11cpufreq: update target freq alwaysShridhar Rasal
2012-03-24cpufreq: Add a knob to treat IO wait as busysatya popuri
2012-03-24cpufreq: change min_sample_timesatya popuri
2012-03-24cpufreq interactive governor: Unify attribute store functionsPeter Boonstoppel
2012-03-24cpufreq interactive governor: Reduce permissionsDan Willemsen
2012-03-24cpufreq interactive governor: Made sysfs nodes writablePeter Boonstoppel
2012-03-24cpufreq interactive governor: Fix attribute write bugPeter Boonstoppel
2012-03-24cpufreq interactive governor: add max_boost sysfs nodePeter Boonstoppel
2012-03-24cpufreq interactive governor: Init idle times on governor startAlex Frid
2012-03-24cpufreq interactive governor: Update target frequency calculationAlex Frid
2012-03-23Revert "cpufreq: interactive governor: apply intermediate load on current speed"Dan Willemsen
2012-03-23Revert "cpufreq: interactive governor: scale to max only if at min speed"Dan Willemsen
2012-03-23Revert "cpufreq: interactive governor: go to intermediate hi speed before max"Dan Willemsen
2012-03-23Revert "cpufreq: interactive governor: default 20ms timer"Dan Willemsen
2012-02-14cpufreq: interactive: New 'interactive' governorMike Chan