1. 16 May, 2016 6 commits
    • Rafael J. Wysocki's avatar
      Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools' · 27c4a1c5
      Rafael J. Wysocki authored
      * pm-avs:
        PM / AVS: rockchip-io: make io-domains a child of the GRF
      
      * pm-clk:
        PM / clk: ensure we don't allocate a -ve size of count clks
      
      * powercap:
        powercap/intel_rapl: Add support for Kabylake
      
      * pm-tools:
        cpupower: fix potential memory leak
        cpupower: Add cpuidle parts into library
        cpupowerutils: bench: trivial fix of spelling mistake on "average"
        Fix cpupower manpages "NAME" section
        cpupower: bench: parse.c: fix several resource leaks
        Honour user's LDFLAGS
      27c4a1c5
    • Rafael J. Wysocki's avatar
      Merge branches 'pm-core' and 'pm-domains' · aa24781b
      Rafael J. Wysocki authored
      * pm-core:
        PM / sleep: Drop unused `info' variable
        PM / Runtime: Move ignore_children flag under CONFIG_PM
        PM / Runtime: Fix error path in pm_runtime_force_resume()
      
      * pm-domains:
        PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare()
        PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare()
        PM / Domains: Remove ->save|restore_state() callbacks
        PM / Domains: Rename pm_genpd_runtime_suspend|resume()
        PM / Domains: Rename stop_ok to suspend_ok for the genpd governor
      aa24781b
    • Rafael J. Wysocki's avatar
      Merge branch 'pm-devfreq' · 7777c278
      Rafael J. Wysocki authored
      * pm-devfreq:
        PM / devfreq: style/typo fixes
        PM / devfreq: exynos: Add the detailed correlation for Exynos5422 bus
        PM / devfreq: event: Find the instance of devfreq-event device by using phandle
        PM / devfreq: event: Add new Exynos NoC probe driver
        MAINTAINERS: Add samsung bus frequency driver entry
        PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver
        PM / devfreq: exynos: Add the detailed correlation between sub-blocks and power line
        PM / devfreq: exynos: Update documentation for bus devices using passive governor
        PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passive governor
        PM / devfreq: Add new passive governor
        PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
        PM / devfreq: Add devfreq_get_devfreq_by_phandle()
        PM / devfreq: exynos: Add documentation for generic exynos bus frequency driver
        PM / devfreq: exynos: Add generic exynos bus frequency driver
      7777c278
    • 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 16 commits