aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2014-03-19cpufreq: interactive: pin timers to associated CPUTodd Poynor
2014-03-19cpufreq: interactive: run at fraction of hispeed_freq when load is lowTodd Poynor
2014-03-19cpufreq: interactive: always limit initial speed bump to hispeedTodd Poynor
2014-03-19cpufreq: interactive: remove input_boost handlingTodd Poynor
2014-03-19cpufreq: interactive: handle speed up and down in the realtime taskTodd Poynor
2014-03-19cpufreq: interactive: keep freezer happy when not current governorSam Leffler
2014-03-19cpufreq: interactive: take idle notifications only when activeSam Leffler
2014-03-19cpufreq: interactive: restart above_hispeed_delay at each hispeed loadTodd Poynor
2014-03-19cpufreq-interactive: Compile fixupJohn Stultz
2014-03-19cpufreq: interactive: add boost pulse interfaceTodd Poynor
2014-03-19cpufreq: interactive: set floor for boosted speedTodd Poynor
2014-03-19cpufreq: interactive: Add sysfs boost interface for hints from userspaceTodd Poynor
2014-03-19cpufreq: interactive: remove unused target_validate_time_in_idleTodd Poynor
2014-03-19cpufreq: interactive: Boost frequency on touchscreen inputTodd Poynor
2014-03-19cpufreq: interactive: Separate speed target revalidate time and initial set timeTodd Poynor
2014-03-19cpufreq: interactive: base hispeed bump on target freq, not actualTodd Poynor
2014-03-19cpufreq: interactive: adjust code and documentation to matchTodd Poynor
2014-03-19cpufreq: interactive: configurable delay before raising above hispeedTodd Poynor
2014-03-19cpufreq: interactive: don't drop speed if recently at higher loadTodd Poynor
2014-03-19cpufreq: interactive: set at least hispeed when above hispeed loadTodd Poynor
2014-03-19cpufreq: interactive: apply intermediate load to max speed not currentTodd Poynor
2014-03-19cpufreq interactive governor: event tracingTodd Poynor
2014-03-19cpufreq: interactive: New 'interactive' governorMike Chan
2014-03-13cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-26intel_pstate: Change busy calculation to use fixed point math.Dirk Brandewie
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie
2014-02-19cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat
2014-02-19cpufreq: remove sysfs link when a cpu != policy->cpu, is removedviresh kumar
2014-02-13intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie
2014-02-04intel_pstate: Take core C0 time into account for core busy calculationDirk Brandewie
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2014-01-28acpi-cpufreq: De-register CPU notifier and free struct msr on error.Konrad Rzeszutek Wilk
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-17cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQLukasz Majewski
2014-01-17cpufreq: exynos: Extend Exynos cpufreq driver to support boostLukasz Majewski
2014-01-17cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski
2014-01-17acpi-cpufreq: Adjust the code to use the common boost attributeLukasz Majewski
2014-01-17cpufreq: Add boost frequency support in coreLukasz Majewski
2014-01-17intel_pstate: Add trace point to report internal state.Dirk Brandewie
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar
2014-01-17cpufreq: stats: create sysfs entries when cpufreq_stats is a moduleViresh Kumar
2014-01-17cpufreq: stats: free table and remove sysfs entry in a single routineViresh Kumar