summaryrefslogtreecommitdiffstats
path: root/drivers/base/power
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PM / Runtime: Don't allow to suspend a device with an active childUlf Hansson2016-11-091-1/+11
| | * | | PM / Runtime: Clarify comment in rpm_resume() when resuming the parentUlf Hansson2016-10-211-2/+2
| | * | | PM / Runtime: Remove the exported function pm_children_suspended()Ulf Hansson2016-10-211-1/+2
| | | |/ | | |/|
| * | | Merge branch 'pm-domains'Rafael J. Wysocki2016-12-121-62/+301
| |\ \ \ | | |_|/ | |/| |
| | * | PM / Domains: Fix compatible for domain idle stateLina Iyer2016-12-061-1/+1
| | * | PM / Domains: Do not print PM domain add error message if EPROBE_DEFERGeert Uytterhoeven2016-11-301-2/+3
| | * | PM / Domains: Fix a warning messageDan Carpenter2016-11-111-1/+1
| | * | PM / Domains: check for negative return from of_count_phandle_with_args()Colin Ian King2016-10-271-1/+1
| | * | PM / Domains: Support IRQ safe PM domainsLina Iyer2016-10-211-10/+101
| | * | PM / Domains: Abstract genpd lockingLina Iyer2016-10-211-40/+81
| | * | PM / Domains: Save the fwnode in genpd_power_stateLina Iyer2016-10-211-0/+1
| | * | PM / Domains: Allow domain power states to be read from DTLina Iyer2016-10-211-0/+94
| | * | PM / Domains: Make genpd state allocation dynamicLina Iyer2016-10-211-12/+23
| | |/
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-0/+27
|\ \ \ | |/ / |/| |
| * | timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-291-0/+27
| |/
* / PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris2016-11-111-4/+4
|/
*---. Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki2016-10-022-9/+15
|\ \ \
| | * | PM / OPP: Don't support OPP if it provides supported-hw but platform does notDave Gerlach2016-09-261-2/+12
| | * | PM / OPP: avoid maybe-uninitialized warningArnd Bergmann2016-09-171-7/+3
| | |/
* | | Merge branch 'pm-domains'Rafael J. Wysocki2016-10-021-78/+352
|\ \ \
| * | | PM / Domains: Rename pm_genpd_sync_poweron|poweroff()Ulf Hansson2016-09-241-12/+12
| * | | PM / Domains: Don't measure latency of ->power_on|off() during system PMUlf Hansson2016-09-241-15/+11
| * | | PM / Domains: Remove redundant system PM callbacksUlf Hansson2016-09-241-12/+0
| * | | PM / Domains: Simplify detaching a device from its genpdUlf Hansson2016-09-241-14/+19
| * | | PM / Domains: Allow holes in genpd_data.domains arrayTomeu Vizoso2016-09-171-0/+4
| * | | PM / Domains: Add support for removing nested PM domains by providerJon Hunter2016-09-131-0/+35
| * | | PM / Domains: Add support for removing PM domainsJon Hunter2016-09-131-0/+60
| * | | PM / Domains: Store the provider in the PM domain structureJon Hunter2016-09-131-5/+37
| * | | PM / Domains: Prepare for adding support to remove PM domainsJon Hunter2016-09-131-24/+73
| * | | PM / Domains: Verify the PM domain is present when adding a providerJon Hunter2016-09-131-3/+38
| * | | PM / Domains: Don't expose xlate and provider helper functionsJon Hunter2016-09-131-12/+37
| * | | PM / Domains: Don't expose generic_pm_domain structure to clientsJon Hunter2016-09-131-10/+9
| * | | PM / Domains: Add new helper functions for device-treeJon Hunter2016-09-131-0/+46
| * | | PM / Domains: Always enable debugfs support if availableJon Hunter2016-08-121-2/+2
* | | | PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney2016-09-161-2/+2
| |_|/ |/| |
* | | PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idlePaul E. McKenney2016-08-311-3/+3
* | | PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idlePaul E. McKenney2016-08-311-2/+2
|/ /
* | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-052-23/+26
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2016-08-052-23/+26
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * PM / OPP: optimize dev_pm_opp_set_rate() performance a bitJisheng Zhang2016-07-281-12/+19
| | | |/ | | |/|
| | | * PM-wakeup: Delete unnecessary checks before three function callsMarkus Elfring2016-07-281-11/+7
* | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-041-3/+3
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'Rafael J. Wysocki2016-07-253-250/+109
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| | | * | PM / Domains: Convert pm_genpd_init() to return an error codeUlf Hansson2016-06-291-3/+7
| | | * | PM / Domains: Stop/start devices during system PM suspend/resume in genpdUlf Hansson2016-06-161-4/+27
| | | * | PM / Domains: Allow runtime PM during system PM phasesUlf Hansson2016-06-161-26/+8
| | | * | PM / Runtime: Avoid resuming devices again in pm_runtime_force_resume()Ulf Hansson2016-06-161-0/+3
| | | * | PM / Domains: Remove redundant pm_request_idle() call in genpdUlf Hansson2016-06-161-1/+0
| | | * | PM / Domains: Remove redundant wrapper functions for system PMUlf Hansson2016-06-161-191/+12