summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq_interactive.c
AgeCommit message (Expand)Author
2011-11-30cpufreq: interactive governor: go to intermediate hi speed before maxTodd Poynor
2011-11-30cpufreq: interactive governor: scale to max only if at min speedTodd Poynor
2011-11-30cpufreq: interactive governor: apply intermediate load on current speedTodd Poynor
2011-11-30power: cpufreq interactive governor: use default sample time 20msTodd Poynor
2011-11-30cpufreq: interactive governor: default timer 10ms, maxspeed load 95%Todd Poynor
2011-11-30cpufreq: interactive: fix possible Division by zero.Axel Haslam
2011-11-30cpufreq: interactive: Fix handling of SMP where CPUs must scale in tandemTodd Poynor
2011-11-30cpufreq: interactive: fix checkpatch warnings on long linesAllen Martin
2011-11-30cpufreq: interactive: cleanup checkpatch warningsAllen Martin
2011-11-30cpufreq: interactive: add sysfs control for timer rateAllen Martin
2011-11-30cpufreq: interactive: Add error checking on sysfs interfacesAllen Martin
2011-11-30cpufreq: interactive: use idle notifierAllen Martin
2011-11-30cpufreq: interactive: remove debug trace codeAllen Martin
2011-11-30cpufreq interactive: support shared CPU scalingTodd Poynor
2011-11-30cpufreq interactive governor: fix crash on CPU shutdownTodd Poynor
2011-11-30cpufreq interactive governor save/restore IRQs around cpumask spinlocksTodd Poynor
2011-11-30cpufreq: interactive: New 'interactive' governorMike Chan