summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-255-67/+39
|\ \ \
| | | * PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki2016-05-201-2/+3
| | * | cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano2016-05-181-1/+1
| * | | cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar2016-05-191-1/+3
| * | | cpufreq: simplified goto out in cpufreq_register_driver()Pankaj Gupta2016-05-181-5/+4
| * | | cpufreq: governor: CPUFREQ_GOV_STOP never failsRafael J. Wysocki2016-05-181-29/+11
| * | | cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never failsRafael J. Wysocki2016-05-181-23/+12
| * | | intel_pstate: Simplify conditional in intel_pstate_set_policy()Rafael J. Wysocki2016-05-181-6/+5
* | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-16146-4495/+6477
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-05-1629-947/+1280
| |\ \ \ \ \ \ \
| | | | | * | | | cpupower: fix potential memory leakArjun Sreedharan2016-05-051-3/+5
| | | | | * | | | cpupower: Add cpuidle parts into libraryThomas Renninger2016-04-2817-931/+1242
| | | | | * | | | cpupowerutils: bench: trivial fix of spelling mistake on "average"Colin Ian King2016-04-282-3/+3
| | | | | * | | | Fix cpupower manpages "NAME" sectionMattia Dongili2016-04-284-4/+4
| | | | | * | | | cpupower: bench: parse.c: fix several resource leaksColin Ian King2016-04-281-3/+11
| | | | | * | | | Honour user's LDFLAGSMattia Dongili2016-04-281-1/+1
| | | | * | | | | powercap/intel_rapl: Add support for KabylakeJacob Pan2016-04-261-0/+2
| | | | |/ / / /
| | | * / / / / PM / clk: ensure we don't allocate a -ve size of count clksColin Ian King2016-04-261-1/+1
| | | |/ / / /
| | * / / / / PM / AVS: rockchip-io: make io-domains a child of the GRFHeiko Stuebner2016-04-262-2/+12
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki2016-05-169-121/+91
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare()Ulf Hansson2016-04-261-6/+0
| | | * | | | PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare()Ulf Hansson2016-04-261-8/+2
| | | * | | | PM / Domains: Remove ->save|restore_state() callbacksUlf Hansson2016-04-222-66/+49
| | | * | | | PM / Domains: Rename pm_genpd_runtime_suspend|resume()Ulf Hansson2016-04-221-6/+6
| | | * | | | PM / Domains: Rename stop_ok to suspend_ok for the genpd governorUlf Hansson2016-04-223-15/+15
| | * | | | | PM / sleep: Drop unused `info' variableThierry Reding2016-04-281-13/+5
| | * | | | | PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson2016-04-224-6/+8
| | * | | | | PM / Runtime: Fix error path in pm_runtime_force_resume()Ulf Hansson2016-04-211-2/+7
| * | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2016-05-1620-1824/+1942
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'PR_4.7_20160503' of https://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2016-05-0420-1824/+1942
| | |\ \ \ \ \ \
| | | * | | | | | PM / devfreq: style/typo fixesMyungJoo Ham2016-05-032-4/+2
| | | * | | | | | PM / devfreq: exynos: Add the detailed correlation for Exynos5422 busChanwoo Choi2016-05-031-0/+19
| | | * | | | | | PM / devfreq: event: Find the instance of devfreq-event device by using phandleChanwoo Choi2016-05-031-0/+5
| | | * | | | | | PM / devfreq: event: Add new Exynos NoC probe driverChanwoo Choi2016-05-035-0/+418
| | | * | | | | | MAINTAINERS: Add samsung bus frequency driver entryChanwoo Choi2016-05-031-0/+9
| | | * | | | | | PM / devfreq: exynos: Remove unused exynos4/5 busfreq driverChanwoo Choi2016-05-038-1828/+0
| | | * | | | | | PM / devfreq: exynos: Add the detailed correlation between sub-blocks and pow...Chanwoo Choi2016-05-031-0/+51
| | | * | | | | | PM / devfreq: exynos: Update documentation for bus devices using passive gove...Chanwoo Choi2016-05-031-3/+247
| | | * | | | | | PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passiv...Chanwoo Choi2016-05-032-46/+174
| | | * | | | | | PM / devfreq: Add new passive governorChanwoo Choi2016-05-034-0/+249
| | | * | | | | | PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifierChanwoo Choi2016-05-032-2/+220
| | | * | | | | | PM / devfreq: Add devfreq_get_devfreq_by_phandle()Chanwoo Choi2016-05-032-0/+53
| | | * | | | | | PM / devfreq: exynos: Add documentation for generic exynos bus frequency driverChanwoo Choi2016-05-031-0/+95
| | | * | | | | | PM / devfreq: exynos: Add generic exynos bus frequency driverChanwoo Choi2016-05-033-0/+459
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-05-166-10/+153
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge back new cpuidle material for v4.7.Rafael J. Wysocki2016-05-066-10/+153
| | |\ \ \ \ \ \
| | | * | | | | | cpuidle: Replace ktime_get() with local_clock()Daniel Lezcano2016-04-261-4/+8
| | | * | | | | | Merge back earlier cpuidle changes for v4.7.Rafael J. Wysocki2016-04-262-0/+139
| | | |\ \ \ \ \ \
| | | | * | | | | | intel_idle: add BXT supportLen Brown2016-04-092-0/+145
| | | | * | | | | | cpuidle: Indicate when a device has been unregisteredDave Gerlach2016-04-091-0/+2