summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2012-05-25Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_androidXinyu Chen
2012-05-08ENGR00180686 [CPUFreq]Delay interactive governor to speed up kernel bootAnson Huang
2012-04-20Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-04-09cpufreq: interactive: don't drop speed if recently at higher loadTodd Poynor
2012-04-09cpufreq: interactive: set at least hispeed when above hispeed loadTodd Poynor
2012-04-09cpufreq: interactive: apply intermediate load to max speed not currentTodd Poynor
2012-04-09Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_androidXinyu Chen
2012-04-05ENGR00178646-1 [CPUFreq]Fix interactive governor bugAnson Huang
2012-03-30Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_4.6.6Xinyu Chen
2012-03-27ENGR00178118-1 fix some build warnings when using GCC 4.6.2Jason Liu
2012-03-26ENGR00176177-2 Add irq count mechanism to interactive governorAnson Huang
2012-03-26ENGR00177745-1 Add interactive cpufreq governorAnson Huang
2012-02-17cpufreq interactive governor: event tracingTodd Poynor
2011-11-10cpufreq: interactive governor: default 20ms timerTodd Poynor
2011-11-10cpufreq: interactive governor: go to intermediate hi speed before maxTodd Poynor
2011-11-09cpufreq: interactive governor: scale to max only if at min speedTodd Poynor
2011-11-09cpufreq: interactive governor: apply intermediate load on current speedTodd Poynor
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-20power: cpufreq interactive governor: use default sample time 20msTodd Poynor
2011-10-16cpufreq: interactive governor: default timer 10ms, maxspeed load 95%Todd Poynor
2011-10-05cpufreq: interactive: fix possible Division by zero.Axel Haslam
2011-10-03drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar
2011-09-15cpufreq: interactive: Fix handling of SMP where CPUs must scale in tandemTodd Poynor
2011-07-19cpufreq: interactive: fix checkpatch warnings on long linesAllen Martin
2011-07-15cpufreq: interactive: cleanup checkpatch warningsAllen Martin
2011-07-15cpufreq: Add more verbose description of interactive governorAllen Martin
2011-07-15cpufreq: interactive: add sysfs control for timer rateAllen Martin
2011-07-15cpufreq: interactive: Add error checking on sysfs interfacesAllen Martin
2011-07-15cpufreq: interactive: use idle notifierAllen Martin
2011-07-15cpufreq: interactive: remove debug trace codeAllen Martin
2011-07-12Merge commit 'v3.0-rc7' into android-3.0Colin Cross
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-16cpufreq interactive: support shared CPU scalingTodd Poynor
2011-06-16[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk
2011-06-16[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk
2011-06-16[CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.Konrad Rzeszutek Wilk
2011-06-14cpufreq: Prevent memory leak in cpufreq_stats on hotplugColin Cross
2011-06-14cpufreq interactive governor: fix crash on CPU shutdownTodd Poynor
2011-06-14cpufreq interactive governor save/restore IRQs around cpumask spinlocksTodd Poynor
2011-06-14cpufreq: interactive: New 'interactive' governorMike Chan
2011-06-12[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones
2011-05-24cpufreq: make DB8500 cpufreq driver compileLinus Walleij
2011-05-24cpufreq: update DB8500 cpufreq driverLinus Walleij
2011-05-24mach-ux500: move CPUfreq driver to cpufreq subsystemLinus Walleij
2011-05-19Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2011-05-04[CPUFREQ] remove redundant sprintf from request_module call.Kees Cook
2011-05-04[CPUFREQ] cpufreq_stats.c: Fixed brace coding style issueKarthigan Srinivasan
2011-05-04[CPUFREQ] Fix memory leak in cpufreq_statsteven finney