1. 16 May, 2016 3 commits
    • Rafael J. Wysocki's avatar
      Merge branch 'pm-cpuidle' · acc53b49
      Rafael J. Wysocki authored
      * pm-cpuidle:
        cpuidle: Replace ktime_get() with local_clock()
        drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops
        soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops
        ARM: cpuidle: constify return value of arm_cpuidle_get_ops()
        ARM: cpuidle: add const qualifier to cpuidle_ops member in structures
        intel_idle: add BXT support
        cpuidle: Indicate when a device has been unregistered
      acc53b49
    • Rafael J. Wysocki's avatar
      Merge branch 'pm-cpufreq' · c47b3bd0
      Rafael J. Wysocki authored
      * pm-cpufreq: (63 commits)
        intel_pstate: Clean up get_target_pstate_use_performance()
        intel_pstate: Use sample.core_avg_perf in get_avg_pstate()
        intel_pstate: Clarify average performance computation
        intel_pstate: Avoid unnecessary synchronize_sched() during initialization
        cpufreq: schedutil: Make default depend on CONFIG_SMP
        cpufreq: powernv: del_timer_sync when global and local pstate are equal
        cpufreq: powernv: Move smp_call_function_any() out of irq safe block
        intel_pstate: Clean up intel_pstate_get()
        cpufreq: schedutil: Make it depend on CONFIG_SMP
        cpufreq: governor: Fix handling of special cases in dbs_update()
        cpufreq: intel_pstate: Ignore _PPC processing under HWP
        cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table
        cpufreq: tango: Use generic platdev driver
        cpufreq: Fix GOV_LIMITS handling for the userspace governor
        cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/
        cpufreq: dt: Kill platform-data
        mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared
        cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2
        cpufreq: governor: Change confusing struct field and variable names
        cpufreq: intel_pstate: Enable PPC enforcement for servers
        ...
      c47b3bd0
    • Rafael J. Wysocki's avatar
      Merge branch 'pm-opp' · 29cff184
      Rafael J. Wysocki authored
      * pm-opp:
        PM / OPP: Move CONFIG_OF dependent code in a separate file
        PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table
        PM / OPP: pass cpumask by reference
        PM / OPP: Add dev_pm_opp_get_sharing_cpus()
        PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()
        PM / OPP: -ENOSYS is applicable only to syscalls
        PM / OPP: Mark shared-opp for non-dt case
        PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
        PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF
        PM / OPP: Add missing doc style comments
        PM / OPP: Propagate the error returned by _find_opp_table()
      29cff184
  2. 11 May, 2016 8 commits
  3. 09 May, 2016 2 commits
  4. 08 May, 2016 1 commit
  5. 07 May, 2016 7 commits
  6. 06 May, 2016 19 commits