Commits
Merge branches 'pm-cpufreq' and 'pm-cpuidle' * pm-cpufreq: cpufreq: postfix policy directory with the first CPU in related_cpus cpufreq: create cpu/cpufreq/policyX directories cpufreq: remove cpufreq_sysfs_{create|remove}_file() cpufreq: create cpu/cpufreq at boot time cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate() cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value cpufreq: intel_pstate: Avoid calculation for max/min Documentation: kernel_parameters for Intel P state driver cpufreq: intel_pstate: Use ACPI perf configuration cpufreq: intel-pstate: Use separate max pstate for scaling cpufreq: intel_pstate: get P1 from TAR when available cpufreq: Drop redundant check for inactive policies cpufreq : powernv: Report Pmax throttling if capped below nominal frequency cpufreq: imx: update the clock switch flow to support imx6ul cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs cpufreq: conservative: remove 'enable' field cpufreq: integrator: Fix module autoload for OF platform driver * pm-cpuidle: cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_driver cpuidle: mvebu: clean up multiple platform drivers
Showing diff to3510fac4549
- Rafael J. Wysocki committed 9bb4064ca3bMMerge branch 'pm-sleep' * pm-sleep: PM / hibernate: fix a comment typo input: i804...
- Viresh Kumar committed 3510fac4549cpufreq: postfix policy directory with the first CPU in related_cpus The sysfs policy ...
- Rafael J. Wysocki committed 54c0a8a8f50MMerge branch 'cpuidle/4.4' of http://git.linaro.org/people/daniel.lezcano/linux into pm...