Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
*---. | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' | Rafael J. Wysocki | 2016-05-25 | 5 | -67/+39 | |
|\ \ \ | ||||||
| | | * | PM / sleep: Handle failures in device_suspend_late() consistently | Rafael J. Wysocki | 2016-05-20 | 1 | -2/+3 | |
| | * | | cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter() | Daniel Lezcano | 2016-05-18 | 1 | -1/+1 | |
| * | | | cpufreq: schedutil: Improve prints messages with pr_fmt | Viresh Kumar | 2016-05-19 | 1 | -1/+3 | |
| * | | | cpufreq: simplified goto out in cpufreq_register_driver() | Pankaj Gupta | 2016-05-18 | 1 | -5/+4 | |
| * | | | cpufreq: governor: CPUFREQ_GOV_STOP never fails | Rafael J. Wysocki | 2016-05-18 | 1 | -29/+11 | |
| * | | | cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never fails | Rafael J. Wysocki | 2016-05-18 | 1 | -23/+12 | |
| * | | | intel_pstate: Simplify conditional in intel_pstate_set_policy() | Rafael J. Wysocki | 2016-05-18 | 1 | -6/+5 | |
* | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-05-16 | 146 | -4495/+6477 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2016-05-16 | 29 | -947/+1280 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | cpupower: fix potential memory leak | Arjun Sreedharan | 2016-05-05 | 1 | -3/+5 | |
| | | | | * | | | | cpupower: Add cpuidle parts into library | Thomas Renninger | 2016-04-28 | 17 | -931/+1242 | |
| | | | | * | | | | cpupowerutils: bench: trivial fix of spelling mistake on "average" | Colin Ian King | 2016-04-28 | 2 | -3/+3 | |
| | | | | * | | | | Fix cpupower manpages "NAME" section | Mattia Dongili | 2016-04-28 | 4 | -4/+4 | |
| | | | | * | | | | cpupower: bench: parse.c: fix several resource leaks | Colin Ian King | 2016-04-28 | 1 | -3/+11 | |
| | | | | * | | | | Honour user's LDFLAGS | Mattia Dongili | 2016-04-28 | 1 | -1/+1 | |
| | | | * | | | | | powercap/intel_rapl: Add support for Kabylake | Jacob Pan | 2016-04-26 | 1 | -0/+2 | |
| | | | |/ / / / | ||||||
| | | * / / / / | PM / clk: ensure we don't allocate a -ve size of count clks | Colin Ian King | 2016-04-26 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | * / / / / | PM / AVS: rockchip-io: make io-domains a child of the GRF | Heiko Stuebner | 2016-04-26 | 2 | -2/+12 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'pm-core' and 'pm-domains' | Rafael J. Wysocki | 2016-05-16 | 9 | -121/+91 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare() | Ulf Hansson | 2016-04-26 | 1 | -6/+0 | |
| | | * | | | | PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare() | Ulf Hansson | 2016-04-26 | 1 | -8/+2 | |
| | | * | | | | PM / Domains: Remove ->save|restore_state() callbacks | Ulf Hansson | 2016-04-22 | 2 | -66/+49 | |
| | | * | | | | PM / Domains: Rename pm_genpd_runtime_suspend|resume() | Ulf Hansson | 2016-04-22 | 1 | -6/+6 | |
| | | * | | | | PM / Domains: Rename stop_ok to suspend_ok for the genpd governor | Ulf Hansson | 2016-04-22 | 3 | -15/+15 | |
| | * | | | | | PM / sleep: Drop unused `info' variable | Thierry Reding | 2016-04-28 | 1 | -13/+5 | |
| | * | | | | | PM / Runtime: Move ignore_children flag under CONFIG_PM | Ulf Hansson | 2016-04-22 | 4 | -6/+8 | |
| | * | | | | | PM / Runtime: Fix error path in pm_runtime_force_resume() | Ulf Hansson | 2016-04-21 | 1 | -2/+7 | |
| * | | | | | | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 2016-05-16 | 20 | -1824/+1942 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'PR_4.7_20160503' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 2016-05-04 | 20 | -1824/+1942 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | PM / devfreq: style/typo fixes | MyungJoo Ham | 2016-05-03 | 2 | -4/+2 | |
| | | * | | | | | | PM / devfreq: exynos: Add the detailed correlation for Exynos5422 bus | Chanwoo Choi | 2016-05-03 | 1 | -0/+19 | |
| | | * | | | | | | PM / devfreq: event: Find the instance of devfreq-event device by using phandle | Chanwoo Choi | 2016-05-03 | 1 | -0/+5 | |
| | | * | | | | | | PM / devfreq: event: Add new Exynos NoC probe driver | Chanwoo Choi | 2016-05-03 | 5 | -0/+418 | |
| | | * | | | | | | MAINTAINERS: Add samsung bus frequency driver entry | Chanwoo Choi | 2016-05-03 | 1 | -0/+9 | |
| | | * | | | | | | PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver | Chanwoo Choi | 2016-05-03 | 8 | -1828/+0 | |
| | | * | | | | | | PM / devfreq: exynos: Add the detailed correlation between sub-blocks and pow... | Chanwoo Choi | 2016-05-03 | 1 | -0/+51 | |
| | | * | | | | | | PM / devfreq: exynos: Update documentation for bus devices using passive gove... | Chanwoo Choi | 2016-05-03 | 1 | -3/+247 | |
| | | * | | | | | | PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passiv... | Chanwoo Choi | 2016-05-03 | 2 | -46/+174 | |
| | | * | | | | | | PM / devfreq: Add new passive governor | Chanwoo Choi | 2016-05-03 | 4 | -0/+249 | |
| | | * | | | | | | PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier | Chanwoo Choi | 2016-05-03 | 2 | -2/+220 | |
| | | * | | | | | | PM / devfreq: Add devfreq_get_devfreq_by_phandle() | Chanwoo Choi | 2016-05-03 | 2 | -0/+53 | |
| | | * | | | | | | PM / devfreq: exynos: Add documentation for generic exynos bus frequency driver | Chanwoo Choi | 2016-05-03 | 1 | -0/+95 | |
| | | * | | | | | | PM / devfreq: exynos: Add generic exynos bus frequency driver | Chanwoo Choi | 2016-05-03 | 3 | -0/+459 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2016-05-16 | 6 | -10/+153 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Merge back new cpuidle material for v4.7. | Rafael J. Wysocki | 2016-05-06 | 6 | -10/+153 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | cpuidle: Replace ktime_get() with local_clock() | Daniel Lezcano | 2016-04-26 | 1 | -4/+8 | |
| | | * | | | | | | Merge back earlier cpuidle changes for v4.7. | Rafael J. Wysocki | 2016-04-26 | 2 | -0/+139 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | intel_idle: add BXT support | Len Brown | 2016-04-09 | 2 | -0/+145 | |
| | | | * | | | | | | cpuidle: Indicate when a device has been unregistered | Dave Gerlach | 2016-04-09 | 1 | -0/+2 |