summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-07-01cpufreq: interactive: fix deadlock on spinlock in timerTodd Poynor
2013-07-01cpufreq: interactive: don't handle transition notification if not enabledTodd Poynor
2013-07-01cpufreq: interactive: init default values at compile timeTodd Poynor
2013-07-01cpufreq: interactive: default go_hispeed_load 99%, doc updatesTodd Poynor
2013-07-01cpufreq: interactive: fix race on timer restart on governor startTodd Poynor
2013-07-01cpufreq: interactive: fix racy timer stoppingTodd Poynor
2013-07-01cpufreq: interactive: fix boosting logicTodd Poynor
2013-07-01cpufreq: interactive: add timer slack to limit idle at speed > minTodd Poynor
2013-07-01cpufreq: interactive: specify duration of CPU speed boost pulseTodd Poynor
2013-07-01cpufreq: interactive: adjust load for changes in speedTodd Poynor
2013-07-01cpufreq: interactive: remove load since last speed changeTodd Poynor
2013-07-01cpufreq: interactive: allow arbitrary speed / target load mappingsTodd Poynor
2013-07-01cpufreq: interactive: apply above_hispeed_delay to each step above hispeedTodd Poynor
2013-07-01cpufreq: interactive: change speed according to current speed and target loadTodd Poynor
2013-07-01cpufreq: interactive: trace actual speed in target speed decisionsTodd Poynor
2013-07-01cpufreq: interactive: kick timer on idle exit past expiryTodd Poynor
2013-07-01cpufreq: interactive: use deferrable timer by defaultLianwei Wang
2013-07-01cpufreq: interactive: pin timers to associated CPUTodd Poynor
2013-07-01cpufreq: interactive: run at fraction of hispeed_freq when load is lowTodd Poynor
2013-07-01cpufreq: interactive: always limit initial speed bump to hispeedTodd Poynor
2013-07-01cpufreq: interactive: remove input_boost handlingTodd Poynor
2013-07-01cpufreq: interactive: handle speed up and down in the realtime taskTodd Poynor
2013-07-01cpufreq: interactive: keep freezer happy when not current governorSam Leffler
2013-07-01cpufreq: interactive: take idle notifications only when activeSam Leffler
2013-07-01cpufreq: interactive: restart above_hispeed_delay at each hispeed loadTodd Poynor
2013-07-01cpufreq-interactive: Compile fixupJohn Stultz
2013-07-01cpufreq: interactive: add boost pulse interfaceTodd Poynor
2013-07-01cpufreq: interactive: set floor for boosted speedTodd Poynor
2013-07-01cpufreq: interactive: Add sysfs boost interface for hints from userspaceTodd Poynor
2013-07-01cpufreq: interactive: remove unused target_validate_time_in_idleTodd Poynor
2013-07-01cpufreq: interactive: Boost frequency on touchscreen inputTodd Poynor
2013-07-01cpufreq: interactive: Separate speed target revalidate time and initial set timeTodd Poynor
2013-07-01cpufreq: interactive: base hispeed bump on target freq, not actualTodd Poynor
2013-07-01cpufreq: interactive: adjust code and documentation to matchTodd Poynor
2013-07-01cpufreq: interactive: configurable delay before raising above hispeedTodd Poynor
2013-07-01cpufreq: interactive: don't drop speed if recently at higher loadTodd Poynor
2013-07-01cpufreq: interactive: set at least hispeed when above hispeed loadTodd Poynor
2013-07-01cpufreq: interactive: apply intermediate load to max speed not currentTodd Poynor
2013-07-01cpufreq interactive governor: event tracingTodd Poynor
2013-07-01cpufreq: Prevent memory leak in cpufreq_stats on hotplugColin Cross
2013-07-01cpufreq: interactive: New 'interactive' governorMike Chan
2013-06-25cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin
2013-06-05cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski
2013-06-05cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()Michael Wang
2013-06-05acpi-cpufreq: set current frequency based on target P-StateRoss Lagerwall
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-22cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar
2013-05-22cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar
2013-05-22cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle